All MIBs › CISCO-EIGRP-MIB › cEigrpXmitPendReplies
cEigrpXmitPendReplies
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpXmitPendReplies
OID (numeric): 1.3.6.1.4.1.9.9.449.1.2.1.1.22
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: When alternate route query packets are sent to adjacent EIGRP peers in an AS, replies are expected. This object is the total number of outstanding replies expected to queries that have been sent to peers in the current AS. It remains at zero most of the time until an EIGRP route becomes active.
What is cEigrpXmitPendReplies?
This object reports the total number of outstanding replies this router is still waiting for, in response to alternate-route queries it has sent to neighbors in this autonomous system; per the description it's normally zero except during active route searches. A nonzero value here is a live indicator that this AS currently has one or more routes stuck in active-query state waiting on neighbor responses, making it a quick way for an admin to check, without digging into individual topology entries, whether this router is currently in the middle of any route recomputation. If this object stays nonzero for an unusually long time, an admin would suspect a neighbor is failing to reply, likely correlating with a rise in cEigrpSiaQueriesSent for the same AS around the same time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.2.1.1.22 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpXmitPendReplies
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.2.1.1.22.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpXmitPendReplies.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::cEigrpXmitPendReplies 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.2 | cEigrpAsInfo | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1 | cEigrpTraffStatsTable | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1.1 | cEigrpTraffStatsEntry | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1.1.22 | cEigrpXmitPendReplies | CISCO-EIGRP-MIB |