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

Method Index

 o getallocbfail()
 o getbrdcstrcv()
 o getbrdcstxmt()
 o getcollisions()
 o getcrc()
 o getdefer()
 o getframing()
 o getierrors()
 o getinits()
 o getipackets()
 o getlate_collisions()
 o getmissed()
 o getmultircv()
 o getmultixmt()
 o getnocanput()
 o getnocarrier()
 o getnorbufs()
 o getnorcvbuf()
 o getnotbufs()
 o getnotmds()
 o getnoxmtbuf()
 o getobytes()
 o getoerrors()
 o getoflo()
 o getopackets()
 o getrbytes()
 o getretry_error()
 o getuflo()

Methods

 o getframing
 public abstract Integer getframing() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getobytes
 public abstract Integer getobytes() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getretry_error
 public abstract Integer getretry_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnotmds
 public abstract Integer getnotmds() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getopackets
 public abstract Integer getopackets() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getmissed
 public abstract Integer getmissed() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getierrors
 public abstract Integer getierrors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnorcvbuf
 public abstract Integer getnorcvbuf() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getinits
 public abstract Integer getinits() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getipackets
 public abstract Integer getipackets() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getcrc
 public abstract Integer getcrc() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getdefer
 public abstract Integer getdefer() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getlate_collisions
 public abstract Integer getlate_collisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getuflo
 public abstract Integer getuflo() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getrbytes
 public abstract Integer getrbytes() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnotbufs
 public abstract Integer getnotbufs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnocarrier
 public abstract Integer getnocarrier() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getoflo
 public abstract Integer getoflo() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getcollisions
 public abstract Integer getcollisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getbrdcstrcv
 public abstract Integer getbrdcstrcv() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnorbufs
 public abstract Integer getnorbufs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnocanput
 public abstract Integer getnocanput() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getbrdcstxmt
 public abstract Integer getbrdcstxmt() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getallocbfail
 public abstract Integer getallocbfail() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnoxmtbuf
 public abstract Integer getnoxmtbuf() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getmultircv
 public abstract Integer getmultircv() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getmultixmt
 public abstract Integer getmultixmt() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getoerrors
 public abstract Integer getoerrors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException

All Packages  Class Hierarchy  This Package  Previous  Next  Index