CISCO-CDP-MIB :: cdpCachePrimaryMgmtAddr

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-CDP-MIBcdpCachePrimaryMgmtAddr

cdpCachePrimaryMgmtAddr

Module: CISCO-CDP-MIB

OID (symbolic): CISCO-CDP-MIB::cdpCachePrimaryMgmtAddr

OID (numeric): 1.3.6.1.4.1.9.9.23.1.2.1.1.20

Node type: OBJECT-TYPE

Type: CiscoNetworkAddress

Access: read-only

Description: This object indicates the (first) network layer address at which the device will accept SNMP messages as reported in the first address in the Management-Address TLV of the most recently received CDP message. If the corresponding instance of cdpCachePrimaryMgmtAddrType has the value 'ip(1)', then this object would be an IP-address. If the remote device is not currently manageable via any network protocol, then it reports the special value of the IPv4 address 0.0.0.0, and that address is recorded in this object. If the most recently received CDP message did not contain the Management-Address TLV, then this object is not instanstiated.

What is cdpCachePrimaryMgmtAddr?

Holds the primary network-layer address at which the neighboring device accepts SNMP management traffic, as reported in the first address of its CDP Management-Address TLV.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.23.1.2.1.1.20
snmpwalk -v2c -c public <target> CISCO-CDP-MIB::cdpCachePrimaryMgmtAddr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.23.1.2.1.1.20.1
snmpget -v2c -c public <target> CISCO-CDP-MIB::cdpCachePrimaryMgmtAddr.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdpCachePrimaryMgmtAddr.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::cdpCachePrimaryMgmtAddr 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.23ciscoCdpMIBCISCO-CDP-MIB
1.3.6.1.4.1.9.9.23.1ciscoCdpMIBObjectsCISCO-CDP-MIB
1.3.6.1.4.1.9.9.23.1.2cdpCacheCISCO-CDP-MIB
1.3.6.1.4.1.9.9.23.1.2.1cdpCacheTableCISCO-CDP-MIB
1.3.6.1.4.1.9.9.23.1.2.1.1cdpCacheEntryCISCO-CDP-MIB
1.3.6.1.4.1.9.9.23.1.2.1.1.20cdpCachePrimaryMgmtAddrCISCO-CDP-MIB