All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class examples.snmp.agent.InterfacesImpl

java.lang.Object
   |
   +----examples.snmp.agent.Interfaces
           |
           +----examples.snmp.agent.InterfacesImpl

public class InterfacesImpl
extends Interfaces

Constructor Index

 o InterfacesImpl(SnmpMib)
 o InterfacesImpl(SnmpMib, Framework)

Method Index

 o find(int)

Constructors

 o InterfacesImpl
 public InterfacesImpl(SnmpMib myMib)
 o InterfacesImpl
 public InterfacesImpl(SnmpMib myMib,
                       Framework cmf)

Methods

 o find
 public static IfEntryImpl find(int ifIndex)

All Packages  Class Hierarchy  This Package  Previous  Next  Index