All MIBs › CISCO-EIGRP-MIB › cEigrpReportDistance
cEigrpReportDistance
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpReportDistance
OID (numeric): 1.3.6.1.4.1.9.9.449.1.3.1.1.16
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The computed distance to the destination network in the topology entry reported to this router by the originator of this route.
What is cEigrpReportDistance?
This object reports the distance to the destination network as advertised to this router by the neighbor that originated or is reporting this topology entry. This is the distance value used in EIGRP's feasibility condition; a candidate successor is only usable as a backup, feasible successor if its reported distance is less than this router's own current feasibility distance, so an admin evaluating whether a given entry qualifies as a valid backup path checks this value against cEigrpFdistance. A neighbor advertising a reported distance higher than this router's own feasibility distance for the same destination would disqualify that neighbor as a feasible successor, meaning EIGRP would have to query for an alternate rather than instantly failing over to that particular neighbor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.3.1.1.16 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpReportDistance
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.3.1.1.16.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpReportDistance.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::cEigrpReportDistance 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.3 | cEigrpTopologyInfo | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.3.1 | cEigrpTopoTable | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.3.1.1 | cEigrpTopoEntry | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.3.1.1.16 | cEigrpReportDistance | CISCO-EIGRP-MIB |