All MIBs › CISCO-CDP-MIB › cdpCachePrimaryMgmtAddr
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 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.1 | cdpCacheTable | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.2.1.1 | cdpCacheEntry | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.2.1.1.20 | cdpCachePrimaryMgmtAddr | CISCO-CDP-MIB |