All MIBs › CDMIPController › cdmipDiffServRulesMaxBw
cdmipDiffServRulesMaxBw
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipDiffServRulesMaxBw
OID (numeric): 1.3.6.1.4.1.6247.4.9.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The maximum bandwidth (Kbps) for the DiffServ rule.
*** NOTE: This value can only be set for DiffServ rules of 'Assured Forwarding Class'. ***
What is cdmipDiffServRulesMaxBw?
This is the bandwidth ceiling, in Kbps, for this DiffServ rule, settable only for rules in the Assured Forwarding class. An admin uses this to prevent one Assured Forwarding class, such as AF3, from consuming bandwidth that should be reserved for another AF class or for Expedited Forwarding traffic, since AF rules are the only ones where both a floor and ceiling can be tuned. For example, capping AF4's max at 100 kbps ensures that class can't grow to crowd out AF1 traffic sharing the same satellite link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.3.1.5 snmpwalk -v2c -c public <target> CDMIPController::cdmipDiffServRulesMaxBw
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.3.1.5.1 snmpget -v2c -c public <target> CDMIPController::cdmipDiffServRulesMaxBw.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.9.3.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdmipDiffServRulesMaxBw.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipDiffServRulesMaxBw 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.5 | cdmipDiffServRulesMaxBw | CDMIPController |