Class Summary |
IfTable |
The IfTable uses a SnmpSession to collect the entries in the remote agent's
interface table. |
IfTableEntry |
This object contains a list of all the elements
defined in the MIB-II interface table. |
IfXTable |
The IfXTable uses a SnmpSession to collect the entries in the remote agent's
interface extensions table. |
IfXTableEntry |
This object contains a list of all the elements
defined in the MIB-II interface extensions table. |
IpAddrTable |
IpAddrTable uses a SnmpSession to collect the ipAddrTable entries
It implements the SnmpHandler to receive notifications when a reply is
received/error occurs in the SnmpSession used to send requests /recieve
replies. |
IpAddrTableEntry |
The IpAddrTableEntry class is designed to hold all the MIB-II
information for one entry in the ipAddrTable. |
NamedSnmpVar |
The NamedSnmpVar class is used to associate a
name for a particular snmp instance with its object
identifier. |
SystemGroup |
SystemGroup holds the system group properties
It implements the SnmpHandler to receive notifications when a reply is
received/error occurs in the SnmpSession used to send requests /recieve
replies. |