All Packages Class Hierarchy This Package Previous Next Index
Interface examples.mo.kstat.le0MO
- public interface le0MO
- extends ManagedObject
Generated by the mogen compiler version:
Generator.java 3.1 09/29/98 SMI
- See Also:
- MoGen
-
getallocbfail()
-
-
getbrdcstrcv()
-
-
getbrdcstxmt()
-
-
getcollisions()
-
-
getcrc()
-
-
getdefer()
-
-
getframing()
-
-
getierrors()
-
-
getinits()
-
-
getipackets()
-
-
getlate_collisions()
-
-
getmissed()
-
-
getmultircv()
-
-
getmultixmt()
-
-
getnocanput()
-
-
getnocarrier()
-
-
getnorbufs()
-
-
getnorcvbuf()
-
-
getnotbufs()
-
-
getnotmds()
-
-
getnoxmtbuf()
-
-
getobytes()
-
-
getoerrors()
-
-
getoflo()
-
-
getopackets()
-
-
getrbytes()
-
-
getretry_error()
-
-
getuflo()
-
getframing
public abstract Integer getframing() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getobytes
public abstract Integer getobytes() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getretry_error
public abstract Integer getretry_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnotmds
public abstract Integer getnotmds() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getopackets
public abstract Integer getopackets() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getmissed
public abstract Integer getmissed() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getierrors
public abstract Integer getierrors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnorcvbuf
public abstract Integer getnorcvbuf() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getinits
public abstract Integer getinits() 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
getlate_collisions
public abstract Integer getlate_collisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getuflo
public abstract Integer getuflo() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getrbytes
public abstract Integer getrbytes() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnotbufs
public abstract Integer getnotbufs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnocarrier
public abstract Integer getnocarrier() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getoflo
public abstract Integer getoflo() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getcollisions
public abstract Integer getcollisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getbrdcstrcv
public abstract Integer getbrdcstrcv() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnorbufs
public abstract Integer getnorbufs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnocanput
public abstract Integer getnocanput() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getbrdcstxmt
public abstract Integer getbrdcstxmt() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getallocbfail
public abstract Integer getallocbfail() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnoxmtbuf
public abstract Integer getnoxmtbuf() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getmultircv
public abstract Integer getmultircv() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getmultixmt
public abstract Integer getmultixmt() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getoerrors
public abstract Integer getoerrors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
All Packages Class Hierarchy This Package Previous Next Index