CDMIPController :: cdmipQosMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipQosMode

cdmipQosMode

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipQosMode

OID (numeric): 1.3.6.1.4.1.6247.4.9.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The QoS configuration modes for the QoS subsystem.

The valid values are: 1. Maximum Bandwidth & Priority. 2. Minimum Bandwidth & Maximum Bandwidth. 3. Differential Services Mode.

What is cdmipQosMode?

This selects which of three mutually exclusive QoS schemes governs the whole QoS subsystem: Maximum Bandwidth & Priority, Minimum Bandwidth & Maximum Bandwidth, or Differential Services mode. This single global switch determines which of the per-rule fields elsewhere in this MIB actually take effect, for example cdmipQosRulesPriority only matters in mode 1 and cdmipQosRulesMinBw only in mode 2, so diagnosing a 'QoS isn't working' complaint often starts with checking this value first. For example, an admin who carefully tunes cdmipQosRulesMinBw values but leaves this set to mode 1 would find those minimum-bandwidth settings have no effect at all.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.4
snmpwalk -v2c -c public <target> CDMIPController::cdmipQosMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.4.1
snmpget -v2c -c public <target> CDMIPController::cdmipQosMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.9.4.1 i <value>

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipQosMode 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.4cdmipQosModeCDMIPController