All Packages Class Hierarchy This Package Previous Next Index
Interface examples.mo.kstat.hme0MO
- public interface hme0MO
- extends ManagedObject
Generated by the mogen compiler version:
Generator.java 3.1 09/29/98 SMI
- See Also:
- MoGen
-
getallocbfail()
-
-
getbabble()
-
-
getbuff()
-
-
getcode_violations()
-
-
getcollisions()
-
-
getcrc()
-
-
getdefer()
-
-
getdrop()
-
-
geteop_error()
-
-
getfirst_collisions()
-
-
getframing()
-
-
getierrors()
-
-
getinits()
-
-
getipackets()
-
-
getjabber()
-
-
getlen_errors()
-
-
getmissed()
-
-
getno_rbufs()
-
-
getno_tbufs()
-
-
getno_tmds()
-
-
getnocanput()
-
-
getnocarrier()
-
-
getoerrors()
-
-
getoflo()
-
-
getopackets()
-
-
getretry_error()
-
-
getrunt()
-
-
getrx_error_ack()
-
-
getrx_late_collisions()
-
-
getrx_late_error()
-
-
getrx_parity_error()
-
-
getrx_tag_error()
-
-
getslv_error_ack()
-
-
getslv_parity_error()
-
-
getsqe()
-
-
gettmd_error()
-
-
gettx_error_ack()
-
-
gettx_late_collisions()
-
-
gettx_late_error()
-
-
gettx_parity_error()
-
-
gettx_tag_error()
-
-
getuflo()
-
getno_tbufs
public abstract Integer getno_tbufs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getframing
public abstract Integer getframing() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getrx_parity_error
public abstract Integer getrx_parity_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getretry_error
public abstract Integer getretry_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getopackets
public abstract Integer getopackets() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getno_rbufs
public abstract Integer getno_rbufs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getjabber
public abstract Integer getjabber() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
gettx_error_ack
public abstract Integer gettx_error_ack() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getrx_error_ack
public abstract Integer getrx_error_ack() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getmissed
public abstract Integer getmissed() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getierrors
public abstract Integer getierrors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getslv_error_ack
public abstract Integer getslv_error_ack() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
geteop_error
public abstract Integer geteop_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
gettmd_error
public abstract Integer gettmd_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getcode_violations
public abstract Integer getcode_violations() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getbuff
public abstract Integer getbuff() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getinits
public abstract Integer getinits() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
gettx_parity_error
public abstract Integer gettx_parity_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getbabble
public abstract Integer getbabble() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getipackets
public abstract Integer getipackets() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getcrc
public abstract Integer getcrc() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getdefer
public abstract Integer getdefer() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getrx_late_collisions
public abstract Integer getrx_late_collisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getfirst_collisions
public abstract Integer getfirst_collisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getlen_errors
public abstract Integer getlen_errors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
gettx_tag_error
public abstract Integer gettx_tag_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getrx_late_error
public abstract Integer getrx_late_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getslv_parity_error
public abstract Integer getslv_parity_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getdrop
public abstract Integer getdrop() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getno_tmds
public abstract Integer getno_tmds() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getuflo
public abstract Integer getuflo() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnocarrier
public abstract Integer getnocarrier() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
gettx_late_error
public abstract Integer gettx_late_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getoflo
public abstract Integer getoflo() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getcollisions
public abstract Integer getcollisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnocanput
public abstract Integer getnocanput() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getrx_tag_error
public abstract Integer getrx_tag_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getallocbfail
public abstract Integer getallocbfail() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
gettx_late_collisions
public abstract Integer gettx_late_collisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getsqe
public abstract Integer getsqe() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getoerrors
public abstract Integer getoerrors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getrunt
public abstract Integer getrunt() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
All Packages Class Hierarchy This Package Previous Next Index