All MIBs › CISCO-EIGRP-MIB › cEigrpRouteOriginAddr
cEigrpRouteOriginAddr
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpRouteOriginAddr
OID (numeric): 1.3.6.1.4.1.9.9.449.1.3.1.1.11
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: If the origin of the topology route entry is external to this router, then this object is the IP address of the router from which it originated. The format is governed by object cEigrpRouteOriginAddrType.
What is cEigrpRouteOriginAddr?
This object reports the IP address of the router from which this route originated, when that origin is external to this router, formatted per cEigrpRouteOriginAddrType. For a redistributed or externally-originated route, this is the specific address an admin traces back to find out exactly which router first introduced this route into EIGRP, useful when tracking down the source of an unexpected or problematic route. If a suspicious low-metric route appears in the topology table, an admin checking this object might discover it originated from a specific edge router doing redistribution, and could then go audit that router's redistribution configuration for a metric misconfiguration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.3.1.1.11 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpRouteOriginAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.3.1.1.11.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpRouteOriginAddr.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::cEigrpRouteOriginAddr 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.11 | cEigrpRouteOriginAddr | CISCO-EIGRP-MIB |