All MIBs › CISCO-CDP-MIB › cdpCtAddress
cdpCtAddress
Module: CISCO-CDP-MIB
OID (symbolic): CISCO-CDP-MIB::cdpCtAddress
OID (numeric): 1.3.6.1.4.1.9.9.23.1.2.2.1.5
Node type: OBJECT-TYPE
Type: CiscoNetworkAddress
Access: read-only
Description: The N-th network-layer address of the device as reported in the most recent CDP message's Address TLV, where N-1 is given by the value of cdpCtAddressIndex. For example, if the the corresponding instance of cdpCtAddressType had the value 'ip(1)', then this object would be an IPv4-address. NOTE - The 1st address received in the Address TLV is available using cdpCacheAddress
What is cdpCtAddress?
Stores one of possibly several network-layer addresses advertised by a CDP neighbor in its Address TLV, with the address's position/type indicated by the related index and type objects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.23.1.2.2.1.5 snmpwalk -v2c -c public <target> CISCO-CDP-MIB::cdpCtAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.23.1.2.2.1.5.1 snmpget -v2c -c public <target> CISCO-CDP-MIB::cdpCtAddress.1
Start monitoring Cisco switches and routers (Cisco Discovery Protocol) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CDP-MIB::cdpCtAddress OID value, configure state conditions and alerts, and monitor any Cisco switches and routers (Cisco Discovery Protocol) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.23 | ciscoCdpMIB | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1 | ciscoCdpMIBObjects | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.2 | cdpCache | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.2.2 | cdpCtAddressTable | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.2.2.1 | cdpCtAddressEntry | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.2.2.1.5 | cdpCtAddress | CISCO-CDP-MIB |