Uses of Class
org.opennms.netmgt.capsd.snmp.SnmpTableEntry

Packages that use SnmpTableEntry
org.opennms.netmgt.capsd.snmp TODO: add package overview sentence here. 
org.opennms.netmgt.linkd TODO: add package overview sentence here. 
org.opennms.netmgt.linkd.snmp TODO: add package overview sentence here. 
 

Uses of SnmpTableEntry in org.opennms.netmgt.capsd.snmp
 

Classes in org.opennms.netmgt.capsd.snmp with type parameters of type SnmpTableEntry
 class SnmpTable<T extends SnmpTableEntry>
          Abstract SnmpTable class.
 

Subclasses of SnmpTableEntry in org.opennms.netmgt.capsd.snmp
 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 IpAddrTableEntry
           The IpAddrTableEntry class is designed to hold all the MIB-II information for one entry in the ipAddrTable.
 

Uses of SnmpTableEntry in org.opennms.netmgt.linkd
 

Fields in org.opennms.netmgt.linkd with type parameters of type SnmpTableEntry
 SnmpTable<SnmpTableEntry> SnmpCollection.m_ipRoute
          The ipRoute table information
 SnmpTable<SnmpTableEntry> SnmpCollection.m_vlanTable
          The Vlan Table information
 

Uses of SnmpTableEntry in org.opennms.netmgt.linkd.snmp
 

Subclasses of SnmpTableEntry in org.opennms.netmgt.linkd.snmp
 class CdpCacheTableEntry
          The CdpCacheTableEntry class is designed to hold all the MIB-II information for one entry in the .iso.org.dod.internet.private.enterprises.cisco.ciscoMgmt.
 class CiscoVlanTableEntry
          The CiscoVlanTableEntry class is designed to hold all the information for one entry in the: iso.org.dod.internet.private.enterprises.cisco.ciscoMgmt.
 class Dot1dBasePortTableEntry
          The Dot1dBaseTableEntry class is designed to hold all the MIB-II information for one entry in the .iso.org.dod.internet.mgmt.mib-2.dot1dBridge.dot1dBase.dot1dBasePortTable The table effectively contains a list of these entries, each entry having information about bridge info.
 class Dot1dStpPortTableEntry
          The Dot1dStpPortTableEntry class is designed to hold all the MIB-II information for one entry in the MIB II dot1dBridge.dot1dStp.dot1dStpPortTable.
 class Dot1dTpFdbTableEntry
          The Dot1dTpFdbTableEntry class is designed to hold all the MIB-II information for one entry in the MIB II dot1dBridge.dot1dTp.dot1dTpFdbTable.
 class Dot1qStaticVlanTableEntry
          The Dot1qStaticVlanTableEntry class is designed to hold all the MIB-II information for one entry in the .iso.org.dod.internet.mgmt.mib-2.
 class ExtremeNetworkVlanTableEntry
          The ExtremeNetworkVlanTableEntry class is designed to hold all the MIB-II information for one entry in the iso.org.dod.internet.private.enterprises.cisco.ciscoMgmt.
 class InetCidrRouteTableEntry
          The InetCidrRouteTableEntry class is designed to hold all the MIB-II information for one entry in the ipRouteTable.
 class IntelVlanTableEntry
          The IntelVlanTableEntry class is designed to hold all the MIB information for one entry in the table .1.3.6.1.4.1.343.6.11.1.9.1
 class IpCidrRouteTableEntry
          The IpCidrRouteTableEntry class is designed to hold all the MIB-II information for one entry in the ipRouteTable.
 class IpNetToMediaTableEntry
          The IpNetToMediaTableEntry class is designed to hold all the MIB-II information for one entry in the ipNetToMediaTable.
 class IpRouteCollectorEntry
           
 class IpRouteTableEntry
          The IpRouteTableEntry class is designed to hold all the MIB-II information for one entry in the ipRouteTable.
 class QBridgeDot1dTpFdbTableEntry
          The QbridgeDot1dTpFdbTableEntry class is designed to hold all the MIB-II information for one entry in the MIB II dot1dBridge.dot1dTp.dot1dTpFdbTable.
 class RapidCityVlanTableEntry
          The RapidCityVlanTableEntry class is designed to hold all the MIB information for one entry in the: .1.3.6.1.4.1.2272.1.3.2.1
 class ThreeComVlanTableEntry
          The ThreeComVlanTableEntry class is designed to hold all the MIB information for one entry in the: 1.3.6.1.4.1.43.10.1.14.1.2.1
 



Copyright © 2011. All Rights Reserved.