All MIBs › CISCO-EIGRP-MIB › cEigrpRouteOriginType
cEigrpRouteOriginType
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpRouteOriginType
OID (numeric): 1.3.6.1.4.1.9.9.449.1.3.1.1.9
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: This is a text string describing the internal origin of the EIGRP route represented by the topology entry.
What is cEigrpRouteOriginType?
This object is a text string describing the internal origin of the EIGRP route represented by this topology entry, for example whether it was learned via EIGRP itself, redistributed from another protocol, or locally connected. An admin auditing route origins would use this to distinguish genuinely EIGRP-native routes from ones injected via redistribution, which matters because redistributed routes can carry different administrative or trust implications and sometimes unexpected metrics compared to natively-learned EIGRP routes. If an admin sees an unexpected route in the EIGRP topology table, checking this object might reveal it was redistributed from OSPF or a static route rather than learned natively from an EIGRP neighbor, explaining an otherwise puzzling metric value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.3.1.1.9 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpRouteOriginType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.3.1.1.9.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpRouteOriginType.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::cEigrpRouteOriginType 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.9 | cEigrpRouteOriginType | CISCO-EIGRP-MIB |