clcCdpApCacheEntry
CISCO-LWAPP-CDP-MIB ·
.1.3.6.1.4.1.9.9.623.1.3.1.1
Object
row
An entry in the clcCdpApCacheTable,
containing the information received via CDP on one
interface from one device. Entries appear when
a CDP advertisement is received from a neighbor
device. Entries disappear when CDP is disabled
on the interface or globally.
Consider a setup where two APs, 'AP1' and 'AP2'
have been connected to a CISCO-3750 switch.
Both the APs register with WLAN CONTROLLER 4400
which is on LAN/Internet/Intranet.
+.........................+
+ +
+ WLAN CONTROLLER 4400 +
+ 10.14.2.11 +
+.........................+
..
..
INTERNET .. LAN
..
+...............+
+ +
+ SWITCH-3750 +
+ 10.16.1.1 +
+...............+
FE 0/13 .. FE 0/15
. .
. .
. .
. .
. .
+......+ +......+
+ + + +
+ AP1 + + AP2 +
+ + + +
+......+ +......+
00:12:CF:DA:29:11 23:43:CE:9A:66:76
10.16.1.43 10.16.1.45
Given the above example, the clcCdpApEntry on
WLAN CONTROLLER 4400 looks like :
----------------------------------------------------------------------
| MIB - ATTRIBUTES | ROW#1 | ROW#2 |
----------------------------------------------------------------------
| cLApSysMacAddress | 00:12:CF:DA:29:11 | 23:43:CE:9A:66:76|
----------------------------------------------------------------------
| clcCdpApCacheDeviceIndex | 16 | 16 |
----------------------------------------------------------------------
| clcCdpApCacheApName | AP1 | AP2 |
----------------------------------------------------------------------
| clcCdpApCacheApAddressType | ip(1) | ip(1) |
----------------------------------------------------------------------
| clcCdpApCacheApAddress | 10.16.1.43 | 10.16.1.45 |
----------------------------------------------------------------------
| clcCdpApCacheLocalInterface | Port - 1 | Port -2 |
----------------------------------------------------------------------
| clcCdpApCacheNeighName | SWITCH-3750 | SWITCH-3750 |
----------------------------------------------------------------------
| clcCdpApCacheNeighAddressType| ip(1) | ip(1) |
----------------------------------------------------------------------
| clcCdpApCacheNeighAddress | 10.16.1.1 | 10.16.1.1 |
----------------------------------------------------------------------
| clcCdpApCacheNeighInterface | FE 0/13 | FE 0/45 |
----------------------------------------------------------------------
| clcCdpApCacheNeighVersion | IOS Ver2.2. ... | IOS Ver 2.2. ... |
----------------------------------------------------------------------
| clcCdpApCacheAdvtVersion | cdpv1(1) | cdpv2(2) |
----------------------------------------------------------------------
| clcCdpApCachePlatform | WS-C3750-24P | WS-C3750-24P |
----------------------------------------------------------------------
| clcCdpApCacheCapabilities | RSI | RSI |
----------------------------------------------------------------------
| clcCdpApCacheHoldtimeLeft | 179 | 165 |
----------------------------------------------------------------------
| clcCdpApCacheDuplex | fullduplex(3) | fullduplex(3) |
----------------------------------------------------------------------
| clcCdpApCacheInterfaceSpeed | hundredMbps(2) | hundredMbps(2) |
----------------------------------------------------------------------
Context
- MIB
- CISCO-LWAPP-CDP-MIB
- OID
.1.3.6.1.4.1.9.9.623.1.3.1.1- Type
- row
- Status
- current
- Parent
- clcCdpApCacheTable
- Table
- clcCdpApCacheTable
- Children
- 16
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clcCdpApCacheDeviceIndex This object represents a unique value for each device
from which CDP messages are being received. | column | Unsigned32 | .1.3.6.1.4.1.9.9.623.1.3.1.1.1 |
| clcCdpApCacheNeighVersion This object represents the version string which refers to
the software running on neighboring device. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.623.1.3.1.1.10 |
| clcCdpApCacheAdvtVersion This object specifies the Cisco Discovery Protocol
advertisement version. | column | CISCO-LWAPP-TC-MIBCLCdpAdvtVersionType | .1.3.6.1.4.1.9.9.623.1.3.1.1.11 |
| clcCdpApCachePlatform This object represents the device's hardware platform
as reported in the most recent CDP message. The zero-length
string indicates that no platform field(TLV) was reported
in the… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.623.1.3.1.1.12 |
| clcCdpApCacheCapabilities This object represents the device's functional capabilities
as reported in the most recent CDP message. For latest set
of specific values, see the latest version of the CDP
speci… | column | OctetString | .1.3.6.1.4.1.9.9.623.1.3.1.1.13 |
| clcCdpApCacheHoldtimeLeft This object represents the time left in seconds before
the CDP neighbor entry gets aged-out. | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.623.1.3.1.1.14 |
| clcCdpApCacheDuplex This object represents the duplex mode of the
ethernet interface between the AP and it's
neighboring CDP device, as reported in the most recent
CDP message.
unknown(1) - indica… | column | Enumeration | .1.3.6.1.4.1.9.9.623.1.3.1.1.15 |
| clcCdpApCacheInterfaceSpeed This object represents the speed of the ethernet
interface between the AP and it's neighboring CDP
device. The unit is Mbps. This variable would be
populated at AP join and perio… | column | Mbps Enumeration | .1.3.6.1.4.1.9.9.623.1.3.1.1.16 |
| clcCdpApCacheApName This object represents the name assigned to this AP.
If an AP is not configured its factory default name will
be ap:<last three byte of MACAddress>. Eg. ap:af:12:be | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.623.1.3.1.1.2 |
| clcCdpApCacheApAddressType This object represents the type of address contained in
the corresponding instance of clcCdpApCacheAddress for
the AP. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.623.1.3.1.1.3 |
| clcCdpApCacheApAddress This object represents the IP address of the AP. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.623.1.3.1.1.4 |
| clcCdpApCacheLocalInterface This object represents the local port on which LWAPP
encapsulated CDP packets were received. | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.9.9.623.1.3.1.1.5 |
| clcCdpApCacheNeighName This object represents the Device-ID string as reported in
the most recent CDP message. The zero-length string
indicates no Device-ID field (TLV) was reported in the most
recen… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.623.1.3.1.1.6 |
| clcCdpApCacheNeighAddressType This object represents the type of address contained in the
corresponding instance of clcCdpApCacheAddress of
neighbor. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.623.1.3.1.1.7 |
| clcCdpApCacheNeighAddress This object represents the (first) network-layer address
of the device's SNMP-agent as reported in the most recent
CDP message. For example, if the corresponding instance
of clcC… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.623.1.3.1.1.8 |
| clcCdpApCacheNeighInterface This object represents the Port-ID string as reported in
the most recent CDP message. This will typically be the
value of the ifName object (e.g., 'Ethernet0'). The
zero-lengt… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.623.1.3.1.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| CISCO-LWAPP-AP-MIBcLApSysMacAddress This object represents the radio MAC address
common to the dot11 interfaces of the AP
and uniquely identifies an entry in this table. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.513.1.1.1.1.1 |
| clcCdpApCacheDeviceIndex This object represents a unique value for each device
from which CDP messages are being received. | column | Unsigned32 | .1.3.6.1.4.1.9.9.623.1.3.1.1.1 |