All MIBs › CDMIPController › cdmipDroppedPacketsRouterQueueFull
cdmipDroppedPacketsRouterQueueFull
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipDroppedPacketsRouterQueueFull
OID (numeric): 1.3.6.1.4.1.6247.4.8.3.24
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of packets dropped because router queue is full.
What is cdmipDroppedPacketsRouterQueueFull?
This tallies packets discarded because the modem's internal router queue had no room left to hold them. A rising count here means outbound traffic is arriving faster than the router can queue and forward onto the WAN link, pointing to undersized queue buffers or a traffic burst that exceeds the configured egress rate. For example, 50 drops occurring only during a backup job that briefly floods the LAN interface would point to a burst overrunning the queue rather than a chronic bandwidth shortage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.24 snmpwalk -v2c -c public <target> CDMIPController::cdmipDroppedPacketsRouterQueueFull
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.24.1 snmpget -v2c -c public <target> CDMIPController::cdmipDroppedPacketsRouterQueueFull.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipDroppedPacketsRouterQueueFull OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.
OID Breakdown
Upper-level ancestors (7 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.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.8 | cdmipStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.3 | cdmipIpRoutingStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.3.24 | cdmipDroppedPacketsRouterQueueFull | CDMIPController |