All MIBs › CDMIPController › cdmipQosRulesFilter
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 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.9 | cdmipQosRules | CDMIPController |
| 1.3.6.1.4.1.6247.4.9.2 | cdmipQosRulesTable | CDMIPController |
| 1.3.6.1.4.1.6247.4.9.2.1 | cdmipQosRulesEntry | CDMIPController |
| 1.3.6.1.4.1.6247.4.9.2.1.15 | cdmipQosRulesFilter | CDMIPController |