Package | Description |
---|---|
org.opennms.netmgt.provision.service.snmp |
Modifier and Type | Class and Description |
---|---|
class |
IfTable
The IfTable uses a SnmpSession to collect the entries in the remote agent's
interface table.
|
class |
IfXTable
The IfXTable uses a SnmpSession to collect the entries in the remote agent's
interface extensions table.
|
class |
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.
|
class |
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.
|
Copyright © 2021. All rights reserved.