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

Method Index

 o getallocbfail()
 o getbabble()
 o getbuff()
 o getcode_violations()
 o getcollisions()
 o getcrc()
 o getdefer()
 o getdrop()
 o geteop_error()
 o getfirst_collisions()
 o getframing()
 o getierrors()
 o getinits()
 o getipackets()
 o getjabber()
 o getlen_errors()
 o getmissed()
 o getno_rbufs()
 o getno_tbufs()
 o getno_tmds()
 o getnocanput()
 o getnocarrier()
 o getoerrors()
 o getoflo()
 o getopackets()
 o getretry_error()
 o getrunt()
 o getrx_error_ack()
 o getrx_late_collisions()
 o getrx_late_error()
 o getrx_parity_error()
 o getrx_tag_error()
 o getslv_error_ack()
 o getslv_parity_error()
 o getsqe()
 o gettmd_error()
 o gettx_error_ack()
 o gettx_late_collisions()
 o gettx_late_error()
 o gettx_parity_error()
 o gettx_tag_error()
 o getuflo()

Methods

 o getno_tbufs
 public abstract Integer getno_tbufs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getframing
 public abstract Integer getframing() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getrx_parity_error
 public abstract Integer getrx_parity_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getretry_error
 public abstract Integer getretry_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getopackets
 public abstract Integer getopackets() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getno_rbufs
 public abstract Integer getno_rbufs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getjabber
 public abstract Integer getjabber() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o gettx_error_ack
 public abstract Integer gettx_error_ack() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getrx_error_ack
 public abstract Integer getrx_error_ack() 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 getslv_error_ack
 public abstract Integer getslv_error_ack() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o geteop_error
 public abstract Integer geteop_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o gettmd_error
 public abstract Integer gettmd_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getcode_violations
 public abstract Integer getcode_violations() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getbuff
 public abstract Integer getbuff() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getinits
 public abstract Integer getinits() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o gettx_parity_error
 public abstract Integer gettx_parity_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getbabble
 public abstract Integer getbabble() 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 getrx_late_collisions
 public abstract Integer getrx_late_collisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getfirst_collisions
 public abstract Integer getfirst_collisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getlen_errors
 public abstract Integer getlen_errors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o gettx_tag_error
 public abstract Integer gettx_tag_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getrx_late_error
 public abstract Integer getrx_late_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getslv_parity_error
 public abstract Integer getslv_parity_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getdrop
 public abstract Integer getdrop() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getno_tmds
 public abstract Integer getno_tmds() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getuflo
 public abstract Integer getuflo() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnocarrier
 public abstract Integer getnocarrier() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o gettx_late_error
 public abstract Integer gettx_late_error() 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 getnocanput
 public abstract Integer getnocanput() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getrx_tag_error
 public abstract Integer getrx_tag_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getallocbfail
 public abstract Integer getallocbfail() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o gettx_late_collisions
 public abstract Integer gettx_late_collisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getsqe
 public abstract Integer getsqe() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getoerrors
 public abstract Integer getoerrors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getrunt
 public abstract Integer getrunt() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException

All Packages  Class Hierarchy  This Package  Previous  Next  Index