All MIBs › CDMIPController › cdmipDiffServRulesPriority
cdmipDiffServRulesPriority
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipDiffServRulesPriority
OID (numeric): 1.3.6.1.4.1.6247.4.9.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The priority of the DiffServ rule.
*** NOTE: This is NOT a user configurable parameter. ***
What is cdmipDiffServRulesPriority?
This is the priority, 1 through 8, assigned to this DiffServ rule, fixed by the device rather than user-configurable. Because this value is baked in per DiffServ class, Expedited Forwarding naturally getting the highest priority and Class-8 the lowest, an admin reads this to understand the device's built-in servicing order rather than adjusting it, unlike the analogous but user-settable cdmipQosRulesPriority for custom QoS rules. For example, Expedited Forwarding's row likely reads priority 1 while Class-8's row reads priority 8, reflecting the standard DiffServ hierarchy the device hard-codes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.3.1.6 snmpwalk -v2c -c public <target> CDMIPController::cdmipDiffServRulesPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.3.1.6.1 snmpget -v2c -c public <target> CDMIPController::cdmipDiffServRulesPriority.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipDiffServRulesPriority 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.3 | cdmipDiffServRulesTable | CDMIPController |
| 1.3.6.1.4.1.6247.4.9.3.1 | cdmipDiffServRulesEntry | CDMIPController |
| 1.3.6.1.4.1.6247.4.9.3.1.6 | cdmipDiffServRulesPriority | CDMIPController |