All MIBs › CISCO-EIGRP-MIB › cEigrpNbrCount
cEigrpNbrCount
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpNbrCount
OID (numeric): 1.3.6.1.4.1.9.9.449.1.2.1.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The total number of live EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured in the EIGRP AS.
What is cEigrpNbrCount?
This object reports the total number of currently active, live EIGRP neighbors formed across all interfaces participating in this EIGRP autonomous system. This is the most basic health check for an EIGRP process; an admin expects this to match the known number of directly-connected EIGRP routers, and any unexpected drop signals a neighbor relationship has been lost, which will trigger route recomputation and potentially a routing black hole until it's restored. If a hub router configured to peer with 8 branch routers via EIGRP suddenly shows this count at 6, an admin knows two neighbor adjacencies have gone down and would check interface status or hello-timer mismatches on the missing branches.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.2.1.1.2 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpNbrCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.2.1.1.2.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpNbrCount.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::cEigrpNbrCount 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.2 | cEigrpAsInfo | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1 | cEigrpTraffStatsTable | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1.1 | cEigrpTraffStatsEntry | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1.1.2 | cEigrpNbrCount | CISCO-EIGRP-MIB |