All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class examples.snmp.agent.IfEntryImpl

java.lang.Object
   |
   +----examples.snmp.agent.IfEntry
           |
           +----examples.snmp.agent.IfEntryImpl

public class IfEntryImpl
extends IfEntry

Constructor Index

 o IfEntryImpl(SnmpMib)

Method Index

 o addInCmf(Framework)
 o sendTrap(int)
 o switchifOperStatus()
 o switchifOperStatus(EnumIfOperStatus)

Constructors

 o IfEntryImpl
 public IfEntryImpl(SnmpMib myMib)

Methods

 o addInCmf
 public void addInCmf(Framework cmf)
 o switchifOperStatus
 public void switchifOperStatus()
 o switchifOperStatus
 public void switchifOperStatus(EnumIfOperStatus x)
 o sendTrap
 public void sendTrap(int generic)

All Packages  Class Hierarchy  This Package  Previous  Next  Index