All MIBs › CISCO-EIGRP-MIB › cEigrpPeerAddr
cEigrpPeerAddr
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpPeerAddr
OID (numeric): 1.3.6.1.4.1.9.9.449.1.4.1.1.3
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: The source IP address used by the peer to establish the EIGRP adjacency with this router. The format is governed by object cEigrpPeerAddrType.
What is cEigrpPeerAddr?
This object reports the actual source IP address the neighbor uses to maintain its EIGRP adjacency with this router, formatted per cEigrpPeerAddrType. This is the concrete identity of a specific EIGRP neighbor; an admin cross-references this against expected neighbor addresses, like from a network diagram, to confirm the adjacency table matches the intended topology, and would immediately notice an unexpected peer address indicating an unplanned or rogue EIGRP neighbor. If this object shows an IP address that doesn't correspond to any router on the admin's network diagram, that would be an immediate red flag for an unauthorized device forming an EIGRP adjacency, worth investigating as a potential security issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.4.1.1.3 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpPeerAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.4.1.1.3.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpPeerAddr.1
Start monitoring Cisco router/multilayer switch running EIGRP with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-EIGRP-MIB::cEigrpPeerAddr OID value, configure state conditions and alerts, and monitor any Cisco router/multilayer switch running EIGRP 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.449 | ciscoEigrpMIB | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1 | cEigrpMIBObjects | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.4 | cEigrpPeerInfo | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.4.1 | cEigrpPeerTable | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.4.1.1 | cEigrpPeerEntry | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.4.1.1.3 | cEigrpPeerAddr | CISCO-EIGRP-MIB |