Description | 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 |
---------------------------------------------------------------------- |