cEigrpStuckInActive

OBS ✓
CISCO-EIGRP-MIB · .1.3.6.1.4.1.9.9.449.1.3.1.1.6

Object

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.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Polling
Explore Observium network monitoring

Context

MIB
CISCO-EIGRP-MIB
OID
.1.3.6.1.4.1.9.9.449.1.3.1.1.6
Type
column
Access
readonly
Status
current
Parent
cEigrpTopoEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-EIGRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EIGRP-MIB::cEigrpStuckInActive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-EIGRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EIGRP-MIB::cEigrpStuckInActive.<cEigrpVpnId>.<cEigrpAsNumber>.<cEigrpDestNetType>.<cEigrpDestNet>.<cEigrpDestNetPrefixLen>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-EIGRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-EIGRP-MIB::cEigrpStuckInActive'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance