All MIBs › CDMIPController › cdmipDiffServRulesMinBw
cdmipDiffServRulesMinBw
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipDiffServRulesMinBw
OID (numeric): 1.3.6.1.4.1.6247.4.9.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The minimum bandwidth (Kbps) for the DiffServ rule.
*** NOTE: This value can only be set for DiffServ rules of 'Assured Forwarding Class'.
NOTE: The total minimum bandwidth of all rules should NOT exceed the Tx data rate of the modem. ***
What is cdmipDiffServRulesMinBw?
This is the guaranteed minimum bandwidth, in Kbps, for this DiffServ rule, settable only for rules in the Assured Forwarding class, with the constraint that the sum across all such rules must not exceed the modem's total Tx data rate. Because Expedited Forwarding and plain Class-N rules can't have a minimum guarantee set at all, this field only matters for the Assured Forwarding rows, and an admin who over-allocates minimums across those rows beyond the link's actual capacity is setting up guarantees the modem can never honor. For example, on a 512 kbps link, setting AF1's minimum to 200 kbps and AF2's minimum to 400 kbps would exceed the link capacity and violate the documented constraint, even though each individual value falls within its own valid range.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.3.1.4 snmpwalk -v2c -c public <target> CDMIPController::cdmipDiffServRulesMinBw
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.3.1.4.1 snmpget -v2c -c public <target> CDMIPController::cdmipDiffServRulesMinBw.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.9.3.1.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::cdmipDiffServRulesMinBw 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.4 | cdmipDiffServRulesMinBw | CDMIPController |