All MIBs › CDMIPController › cdmipQosRulesWred
cdmipQosRulesWred
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipQosRulesWred
OID (numeric): 1.3.6.1.4.1.6247.4.9.2.1.14
Node type: OBJECT-TYPE
Type: EnableDisable
Access: read-write
Description: The WRED (Weighted Random Early Drop) option for the QoS rule.
This is the mechanism by which packets are treated upon queue full. If this is enabled, the packets are dropped randomly upon detection of queue full or queue getting full.
What is cdmipQosRulesWred?
This enables or disables Weighted Random Early Drop, WRED, for this QoS rule, the mechanism that randomly drops packets as the queue approaches full rather than waiting until it's completely full. Enabling WRED on a rule carrying TCP traffic, such as ftp or http, lets TCP's congestion-control algorithms back off gradually as random early drops occur, avoiding the 'tail drop' cliff where a suddenly-full queue drops many packets from many flows at once and causes synchronized retransmit storms. For example, enabling WRED on a bulk-data QoS rule during a congested period spreads packet loss thinly across many FTP sessions instead of stalling all of them simultaneously when the queue hits 100% full.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.2.1.14 snmpwalk -v2c -c public <target> CDMIPController::cdmipQosRulesWred
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.9.2.1.14.1 snmpget -v2c -c public <target> CDMIPController::cdmipQosRulesWred.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.9.2.1.14.1 s <value>
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipQosRulesWred 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.14 | cdmipQosRulesWred | CDMIPController |