CDMIPController :: cdmipQosRulesFilter

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipQosRulesFilter

cdmipQosRulesFilter

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipQosRulesFilter

OID (numeric): 1.3.6.1.4.1.6247.4.9.2.1.15

Node type: OBJECT-TYPE

Type: EnableDisable

Access: read-write

Description: The filter option for the QoS rule.

*** NOTE: This option will filter ALL packets associated with this QoS rule. ***

What is cdmipQosRulesFilter?

This enables or disables outright filtering, that is, blocking, of all packets matched by this QoS rule, rather than shaping or prioritizing them. Unlike WRED's selective congestion-based dropping, enabling this filter flag drops every single packet matching the rule's criteria unconditionally; this is the setting behind the cdmipDroppedPacketsQosFilterRule counter, effectively making this a firewall rule dressed up as a QoS rule. For example, enabling Filter on a rule matching a known malicious source IP address blocks 100% of that traffic outright, unlike a low-priority rule, which would merely deprioritize it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.2.1.15
snmpwalk -v2c -c public <target> CDMIPController::cdmipQosRulesFilter

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.2.1.15.1
snmpget -v2c -c public <target> CDMIPController::cdmipQosRulesFilter.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.9.2.1.15.1 s <value>

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipQosRulesFilter 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.4cdmipControllerCDMIPController
1.3.6.1.4.1.6247.4.9cdmipQosRulesCDMIPController
1.3.6.1.4.1.6247.4.9.2cdmipQosRulesTableCDMIPController
1.3.6.1.4.1.6247.4.9.2.1cdmipQosRulesEntryCDMIPController
1.3.6.1.4.1.6247.4.9.2.1.15cdmipQosRulesFilterCDMIPController