Package | Description |
---|---|
org.opennms.netmgt.provision.service.operations | |
org.opennms.netmgt.provision.service.snmp |
Class and Description |
---|
IfTable
The IfTable uses a SnmpSession to collect the entries in the remote agent's
interface table.
|
IfXTable
The IfXTable uses a SnmpSession to collect the entries in the remote agent's
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.
|
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.
|
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.
|
Class and Description |
---|
IfTableEntry
This object contains a list of all the elements defined in the MIB-II
interface 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.
|
IpAddrTableEntry
The IpAddrTableEntry class is designed to hold all the MIB-II information for
one entry in the ipAddrTable.
|
SnmpTable |
SnmpTableEntry |
Copyright © 2021. All rights reserved.