All MIBs › CDMIPController › cdmipQosRulesMinBw
cdmipQosRulesMinBw
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipQosRulesMinBw
OID (numeric): 1.3.6.1.4.1.6247.4.9.2.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The minimum bandwidth (Kbps) for the QoS rule.
*** NOTE: Only valid for 'Minimum Bandwidth & Maximum Bandwidth' mode. ***
What is cdmipQosRulesMinBw?
This is the guaranteed minimum bandwidth, in Kbps, reserved for this QoS rule, but it is only meaningful when the modem's QoS subsystem is set to 'Minimum Bandwidth & Maximum Bandwidth' mode, cdmipQosMode value 2. An admin sets this to guarantee, say, a VoIP rule always gets enough bandwidth even during congestion, but the value is silently ignored if the device is actually running 'Maximum Bandwidth & Priority' mode instead, a common source of QoS settings appearing to have no effect. For example, configuring 64 kbps minimum for a voice rule protects call quality during a simultaneous large file upload, but only if cdmipQosMode is set to 2 rather than 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.2.1.11 snmpwalk -v2c -c public <target> CDMIPController::cdmipQosRulesMinBw
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.2.1.11.1 snmpget -v2c -c public <target> CDMIPController::cdmipQosRulesMinBw.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.9.2.1.11.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdmipQosRulesMinBw.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipQosRulesMinBw 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.11 | cdmipQosRulesMinBw | CDMIPController |