All MIBs › A3COM-HUAWEI-LswQos-MIB › hwDropModeMode
hwDropModeMode
Module: A3COM-HUAWEI-LswQos-MIB
OID (symbolic): A3COM-HUAWEI-LswQos-MIB::hwDropModeMode
OID (numeric): 1.3.6.1.4.1.43.45.1.2.23.1.16.2.18.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Mode.
What is hwDropModeMode?
This is the packet discard algorithm: tail-drop (drops newest packets when buffer full) or random-detect (drops packets probabilistically as buffer fills). You set this to balance between simplicity and fairness. For example, tail-drop is simple but may cause TCP synchronization, while random-detect is fairer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.2.23.1.16.2.18.1.2 snmpwalk -v2c -c public <target> A3COM-HUAWEI-LswQos-MIB::hwDropModeMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.2.23.1.16.2.18.1.2.1 snmpget -v2c -c public <target> A3COM-HUAWEI-LswQos-MIB::hwDropModeMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.45.1.2.23.1.16.2.18.1.2.1 i <value>
Start monitoring H3C/3Com LAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-LswQos-MIB::hwDropModeMode OID value, configure state conditions and alerts, and monitor any H3C/3Com LAN switches from a single console.
OID Breakdown
Upper-level ancestors (12 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.2 | hwproducts | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.2.23 | lanSw | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1 | lswCommon | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.2.23.1.16 | hwLswQosAclMib | A3COM-HUAWEI-LswQos-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1.16.2 | hwLswQosMibObject | A3COM-HUAWEI-LswQos-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1.16.2.18 | hwDropModeTable | A3COM-HUAWEI-LswQos-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1.16.2.18.1 | hwDropModeEntry | A3COM-HUAWEI-LswQos-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1.16.2.18.1.2 | hwDropModeMode | A3COM-HUAWEI-LswQos-MIB |