Uses of Class
org.opennms.netmgt.provision.service.snmp.SnmpTableEntry
-
Packages that use SnmpTableEntry Package Description org.opennms.netmgt.provision.service.snmp -
-
Uses of SnmpTableEntry in org.opennms.netmgt.provision.service.snmp
Classes in org.opennms.netmgt.provision.service.snmp with type parameters of type SnmpTableEntry Modifier and Type Class Description class
SnmpTable<T extends SnmpTableEntry>
Subclasses of SnmpTableEntry in org.opennms.netmgt.provision.service.snmp Modifier and Type Class Description class
IfTableEntry
This object contains a list of all the elements defined in the MIB-II interface table.class
IfXTableEntry
This object contains a list of all the elements defined in the MIB-II interface extensions table.class
IpAddressTableEntry
The IpAddrTableEntry class is designed to hold all the MIB-II information for one entry in the ipAddrTable.class
IpAddrTableEntry
The IpAddrTableEntry class is designed to hold all the MIB-II information for one entry in the ipAddrTable.
-