All MIBs › CISCO-EIGRP-MIB › cEigrpStuckInActive
cEigrpStuckInActive
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpStuckInActive
OID (numeric): 1.3.6.1.4.1.9.9.449.1.3.1.1.6
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: A value of true(1) indicates that that this route which is in active state (cEigrpActive = true(1)) has not received any replies to queries for alternate paths, and a second EIGRP route query, called a stuck-in-active query, has now been sent.
What is cEigrpStuckInActive?
This object reports whether this specific route, already in active state, has failed to receive replies to its alternate-path queries and has now had a second-round stuck-in-active query sent for it. This is the most severe per-route instability flag in the table; a route reaching this state risks the neighbor relationship itself being reset if replies still don't arrive, so an admin seeing this true for a specific entry treats it as a higher-priority problem than a route that's merely active but still within the normal query-reply cycle. If a specific destination's value here flips to true(1), an admin would expect that neighbor relationship might be reset shortly afterward unless a reply arrives, and would prioritize investigating that specific route over other entries merely showing cEigrpActive as true.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.3.1.1.6 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpStuckInActive
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.3.1.1.6.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpStuckInActive.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::cEigrpStuckInActive 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.6 | cEigrpStuckInActive | CISCO-EIGRP-MIB |