All MIBs › CDMIPController › cdmipQosStatsDroppedPackets
cdmipQosStatsDroppedPackets
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipQosStatsDroppedPackets
OID (numeric): 1.3.6.1.4.1.6247.4.8.4.1.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of packets dropped from this QoS queue.
What is cdmipQosStatsDroppedPackets?
This counts packets that this specific QoS queue has discarded rather than transmitted. Because it's queue-specific, it isolates which QoS rule is actually shedding load, which matters when only a low-priority class of traffic, such as bulk file transfer, should be dropping packets under congestion while voice or other priority queues should not. For example, seeing this counter climb only on the queue tied to priority8 (lowest) while priority1's queue stays at zero confirms the QoS scheme is protecting high-priority traffic as designed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.4.1.1.5 snmpwalk -v2c -c public <target> CDMIPController::cdmipQosStatsDroppedPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.4.1.1.5.1 snmpget -v2c -c public <target> CDMIPController::cdmipQosStatsDroppedPackets.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipQosStatsDroppedPackets 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.4 | cdmipQosStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.4.1 | cdmipQosStatisticsTable | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.4.1.1 | cdmipQosStatisticsEntry | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.4.1.1.5 | cdmipQosStatsDroppedPackets | CDMIPController |