All MIBs › CDMIPController › cdmipDroppedPacketsQosFilterRule
cdmipDroppedPacketsQosFilterRule
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipDroppedPacketsQosFilterRule
OID (numeric): 1.3.6.1.4.1.6247.4.8.3.22
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of packets filtered because of the 'Filter' flag on a QoS rule.
What is cdmipDroppedPacketsQosFilterRule?
This counts packets that were discarded specifically because a QoS rule had its 'Filter' flag set, meaning the rule was configured to block matching traffic outright rather than shape or deprioritize it. On this satellite/WAN modem, admins use this counter to confirm a filter-mode QoS rule is actually intercepting the traffic it targets, since a value stuck at zero would mean the filter's match criteria never actually catch real traffic. For example, a rule set to filter a noisy broadcast protocol showing this counter climb from 0 to 15,000 over an hour confirms the filter is actively blocking that traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.22 snmpwalk -v2c -c public <target> CDMIPController::cdmipDroppedPacketsQosFilterRule
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.22.1 snmpget -v2c -c public <target> CDMIPController::cdmipDroppedPacketsQosFilterRule.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipDroppedPacketsQosFilterRule 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.22 | cdmipDroppedPacketsQosFilterRule | CDMIPController |