CISCO-EIGRP-MIB :: cEigrpActive

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-EIGRP-MIBcEigrpActive

cEigrpActive

Module: CISCO-EIGRP-MIB

OID (symbolic): CISCO-EIGRP-MIB::cEigrpActive

OID (numeric): 1.3.6.1.4.1.9.9.449.1.3.1.1.5

Node type: OBJECT-TYPE

Type: TruthValue

Access: read-only

Description: A value of true(1) indicates the route to the destination network has failed and an active (query) search for an alternative path is in progress. A value of false(2) indicates the route is stable (passive).

What is cEigrpActive?

This object reports whether the route represented by this topology entry is currently active, meaning the previous route to the destination failed and the router is actively querying neighbors for an alternate path, versus passive and stable. This is the direct signal for this-specific-route-is-currently-in-trouble; an admin scanning the topology table for any entries showing true(1) here can immediately identify which destinations are currently affected by a recomputation, rather than the network as a whole. During a link failure event, an admin polling this object across the topology table might see it flip to true(1) for a handful of specific destination entries, precisely identifying which routes are currently unreachable while alternate paths are being searched for.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.3.1.1.5
snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpActive

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.3.1.1.5.1
snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpActive.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cEigrpActive.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::cEigrpActive 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.449ciscoEigrpMIBCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1cEigrpMIBObjectsCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1.3cEigrpTopologyInfoCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1.3.1cEigrpTopoTableCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1.3.1.1cEigrpTopoEntryCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1.3.1.1.5cEigrpActiveCISCO-EIGRP-MIB