public final class CdpCacheTableEntry extends SnmpStore
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
,
RFC1213Modifier and Type | Field and Description |
---|---|
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.
|
ms_elemList
IFINDEX
Constructor and Description |
---|
CdpCacheTableEntry()
Constructor for CdpCacheTableEntry.
|
Modifier and Type | Method and Description |
---|---|
String |
getCdpCacheAddress()
getCdpCacheAddress
|
int |
getCdpCacheAddressType()
getCdpCacheAddressType
|
String |
getCdpCacheDeviceId()
getCdpCacheDeviceId
|
int |
getCdpCacheDeviceIndex()
getCdpCacheDeviceIndex
|
String |
getCdpCacheDevicePort()
getCdpCacheDevicePort
|
int |
getCdpCacheIfIndex()
getCdpCacheIfIndex
|
InetAddress |
getCdpCacheIpv4Address() |
String |
getCdpCacheVersion()
getCdpCacheVersion
|
void |
storeResult(SnmpResult res) |
getElementListSize, getElements
getDisplayString, getHexString, getIfIndex, getInt32, getIPAddress, getObjectID, getUInt32, getValue, isEmpty, putIfIndex, putValue, size
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.
public CdpCacheTableEntry()
Constructor for CdpCacheTableEntry.
public void storeResult(SnmpResult res)
storeResult
in class SnmpStore
public int getCdpCacheIfIndex()
getCdpCacheIfIndex
public int getCdpCacheDeviceIndex()
getCdpCacheDeviceIndex
public int getCdpCacheAddressType()
getCdpCacheAddressType
public String getCdpCacheAddress()
getCdpCacheAddress
InetAddress
object.public InetAddress getCdpCacheIpv4Address()
public String getCdpCacheDeviceId()
getCdpCacheDeviceId
String
object.Copyright © 2015. All rights reserved.