| Class | Description | 
|---|---|
| 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. 
 | 
| IpAddressTable | 
 
 IpAddressTable uses a SnmpSession to collect the IpAddressTable entries It
 implements the SnmpHandler to receive notifications when a reply is
 received/error occurs in the SnmpSession used to send requests /recieve
 replies. 
 | 
| IpAddressTableEntry | 
 
 The IpAddrTableEntry class is designed to hold all the MIB-II information for
 one entry in the ipAddrTable. 
 | 
| 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. 
 | 
| SnmpTable<T extends SnmpTableEntry> | |
| SnmpTableEntry | |
| 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/receive replies. 
 | 
Copyright © 2021. All rights reserved.