All MIBs › CISCO-EIGRP-MIB › cEigrpInputQDrops
cEigrpInputQDrops
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpInputQDrops
OID (numeric): 1.3.6.1.4.1.9.9.449.1.2.1.1.14
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of EIGRP packets dropped from the input queue due to it being full within the AS.
What is cEigrpInputQDrops?
This counter tracks the number of EIGRP packets dropped from the input queue because the queue was full, for this autonomous system. Any nonzero and growing value here is a direct sign that this router's control plane couldn't keep up with incoming EIGRP traffic for this AS, and a dropped update or query packet can delay convergence or, worse, cause the router to miss information it needs to compute correct routes. A router experiencing high CPU load from an unrelated process might see this counter start incrementing during that load spike, which an admin should treat as a symptom of that broader resource contention rather than an EIGRP-specific fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.2.1.1.14 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpInputQDrops
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.2.1.1.14.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpInputQDrops.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::cEigrpInputQDrops 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.14 | cEigrpInputQDrops | CISCO-EIGRP-MIB |