|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.snmp.AbstractSnmpStore
org.opennms.netmgt.capsd.snmp.SnmpStore
org.opennms.netmgt.linkd.snmp.CdpCacheTableEntry
public final 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. ciscoCdpMIB.ciscoCdpMIBObjects.cdpCache.cdpCacheTable.cdpCacheEntry
This object is used by the CdpCacheTable to hold information single entries in the table. See the CdpCacheTable documentation form more information.
CdpCacheTable,
RFC1213| Field Summary | |
|---|---|
static String |
CDP_ADDRESS
Constant CDP_ADDRESS="cdpCacheAddress" |
static String |
CDP_ADDRESS_TYPE
Constant CDP_ADDRESS_TYPE="cdpCacheAddressType" |
static String |
CDP_APPLIANCEID
Constant CDP_APPLIANCEID="cdpCacheApplianceID" |
static String |
CDP_CAPS
Constant CDP_CAPS="cdpCacheCapabilities" |
static String |
CDP_DEVICEID
Constant CDP_DEVICEID="cdpCacheDeviceId" |
static String |
CDP_DEVICEINDEX
Constant CDP_DEVICEINDEX="cdpCacheDeviceIndex" |
static String |
CDP_DEVICEPORT
Constant CDP_DEVICEPORT="cdpCacheDevicePort" |
static String |
CDP_DUPLEX
Constant CDP_DUPLEX="cdpCacheDuplex" |
static String |
CDP_IFINDEX
Constant CDP_IFINDEX="cdpCacheIfIndex" |
static String |
CDP_LASTCHANGE
Constant CDP_LASTCHANGE="cdpCacheLastChange" |
static String |
CDP_MTU
Constant CDP_MTU="cdpCacheMTU" |
static String |
CDP_NATIVEVLAN
Constant CDP_NATIVEVLAN="cdpCacheNatveVlan" |
static String |
CDP_PHYSLOC
Constant CDP_PHYSLOC="cdpCachePhysLocation" |
static String |
CDP_PLATFORM
Constant CDP_PLATFORM="cdpPlatform" |
static String |
CDP_POWERCONS
Constant CDP_POWERCONS="cdpCachePowerConsumption" |
static String |
CDP_PRIMARYMGMTADDR
Constant CDP_PRIMARYMGMTADDR="cdpCachePrimaryMgmtAddress" |
static String |
CDP_PRIMARYMGMTADDR_TYPE
Constant CDP_PRIMARYMGMTADDR_TYPE="cdpCachePrimaryMgmtAddressType" |
static String |
CDP_SECONDARYMGMTADDR
Constant CDP_SECONDARYMGMTADDR="cdpCacheSecondaryMgmtAddress" |
static String |
CDP_SECONDARYMGMTADDR_TYPE
Constant CDP_SECONDARYMGMTADDR_TYPE="cdpCacheSecondaryMgmtAddressType" |
static String |
CDP_SYSNAME
Constant CDP_SYSNAME="cdpCacheSysName" |
static String |
CDP_SYSOBJID
Constant CDP_SYSOBJID="cdpCacheSysObjectID" |
static String |
CDP_VERSION
Constant CDP_VERSION="cdpCacheVersion" |
static String |
CDP_VLANID
Constant CDP_VLANID="cdpCacheVlanID" |
static String |
CDP_VTP_MGMTDOMAIN
Constant CDP_VTP_MGMTDOMAIN="cdpCacheVtpMgmtDomain" |
static NamedSnmpVar[] |
cdpCache_elemList
The keys that will be supported by default from the TreeMap base class. |
static String |
TABLE_OID
The TABLE_OID is the object identifier that represents the root of the table CdPCacheTable in the MIB forest. |
| Fields inherited from class org.opennms.netmgt.capsd.snmp.SnmpStore |
|---|
ms_elemList |
| Fields inherited from class org.opennms.netmgt.snmp.AbstractSnmpStore |
|---|
IFINDEX |
| Constructor Summary | |
|---|---|
CdpCacheTableEntry()
Constructor for CdpCacheTableEntry. |
|
| Method Summary | |
|---|---|
InetAddress |
getCdpCacheAddress()
getCdpCacheAddress |
int |
getCdpCacheAddressType()
getCdpCacheAddressType |
String |
getCdpCacheDeviceId()
getCdpCacheDeviceId |
int |
getCdpCacheDeviceIndex()
getCdpCacheDeviceIndex |
String |
getCdpCacheDevicePort()
getCdpCacheDevicePort |
int |
getCdpCacheIfIndex()
getCdpCacheIfIndex |
String |
getCdpCacheVersion()
getCdpCacheVersion |
String |
getCdpPlatform()
getCdpPlatform |
void |
storeResult(SnmpResult res)
|
| Methods inherited from class org.opennms.netmgt.capsd.snmp.SnmpStore |
|---|
getElementListSize, getElements, log |
| Methods inherited from class org.opennms.netmgt.snmp.AbstractSnmpStore |
|---|
getDisplayString, getHexString, getIfIndex, getInt32, getIPAddress, getObjectID, getUInt32, getValue, isEmpty, putIfIndex, putValue, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String CDP_IFINDEX
CDP_IFINDEX="cdpCacheIfIndex"
public static final String CDP_DEVICEINDEX
CDP_DEVICEINDEX="cdpCacheDeviceIndex"
public static final String CDP_ADDRESS_TYPE
CDP_ADDRESS_TYPE="cdpCacheAddressType"
public static final String CDP_ADDRESS
CDP_ADDRESS="cdpCacheAddress"
public static final String CDP_VERSION
CDP_VERSION="cdpCacheVersion"
public static final String CDP_DEVICEID
CDP_DEVICEID="cdpCacheDeviceId"
public static final String CDP_DEVICEPORT
CDP_DEVICEPORT="cdpCacheDevicePort"
public static final String CDP_PLATFORM
CDP_PLATFORM="cdpPlatform"
public static final String CDP_CAPS
CDP_CAPS="cdpCacheCapabilities"
public static final String CDP_VTP_MGMTDOMAIN
CDP_VTP_MGMTDOMAIN="cdpCacheVtpMgmtDomain"
public static final String CDP_NATIVEVLAN
CDP_NATIVEVLAN="cdpCacheNatveVlan"
public static final String CDP_DUPLEX
CDP_DUPLEX="cdpCacheDuplex"
public static final String CDP_APPLIANCEID
CDP_APPLIANCEID="cdpCacheApplianceID"
public static final String CDP_VLANID
CDP_VLANID="cdpCacheVlanID"
public static final String CDP_POWERCONS
CDP_POWERCONS="cdpCachePowerConsumption"
public static final String CDP_MTU
CDP_MTU="cdpCacheMTU"
public static final String CDP_SYSNAME
CDP_SYSNAME="cdpCacheSysName"
public static final String CDP_SYSOBJID
CDP_SYSOBJID="cdpCacheSysObjectID"
public static final String CDP_PRIMARYMGMTADDR_TYPE
CDP_PRIMARYMGMTADDR_TYPE="cdpCachePrimaryMgmtAddressType"
public static final String CDP_PRIMARYMGMTADDR
CDP_PRIMARYMGMTADDR="cdpCachePrimaryMgmtAddress"
public static final String CDP_SECONDARYMGMTADDR_TYPE
CDP_SECONDARYMGMTADDR_TYPE="cdpCacheSecondaryMgmtAddressType"
public static final String CDP_SECONDARYMGMTADDR
CDP_SECONDARYMGMTADDR="cdpCacheSecondaryMgmtAddress"
public static final String CDP_PHYSLOC
CDP_PHYSLOC="cdpCachePhysLocation"
public static final String CDP_LASTCHANGE
CDP_LASTCHANGE="cdpCacheLastChange"
public static final NamedSnmpVar[] cdpCache_elemList
The keys that will be supported by default from the TreeMap base class. Each of the elements in the list are an instance of the dot1dbasetable. Objects in this list should be used by multiple instances of this class.
public static final String TABLE_OID
The TABLE_OID is the object identifier that represents the root of the table CdPCacheTable in the MIB forest.
| Constructor Detail |
|---|
public CdpCacheTableEntry()
Constructor for CdpCacheTableEntry.
| Method Detail |
|---|
public void storeResult(SnmpResult res)
storeResult in class SnmpStorepublic int getCdpCacheIfIndex()
getCdpCacheIfIndex
public int getCdpCacheDeviceIndex()
getCdpCacheDeviceIndex
public int getCdpCacheAddressType()
getCdpCacheAddressType
public InetAddress getCdpCacheAddress()
getCdpCacheAddress
InetAddress object.public String getCdpCacheVersion()
getCdpCacheVersion
String object.public String getCdpCacheDeviceId()
getCdpCacheDeviceId
String object.public String getCdpCacheDevicePort()
getCdpCacheDevicePort
String object.public String getCdpPlatform()
getCdpPlatform
String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||