All MIBs › WL400-DOT11EXT-MIB › smtCWMax
smtCWMax
Module: WL400-DOT11EXT-MIB
OID (symbolic): WL400-DOT11EXT-MIB::smtCWMax
OID (numeric): 1.3.6.1.4.1.232.145.1.2.1.21
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The CWMax value as defined by IEEE 802.11. Needs to be a power of 2, minus 1, larger than or equal to smtCWMin.
What is smtCWMax?
This sets the 802.11 CWMax (maximum contention window) value, which must be a power of two minus one and at least as large as smtCWMin. Admins tune this alongside smtCWMin to control how far the backoff window can grow under repeated contention on a busy wireless channel.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.145.1.2.1.21 snmpwalk -v2c -c public <target> WL400-DOT11EXT-MIB::smtCWMax
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.145.1.2.1.21.1 snmpget -v2c -c public <target> WL400-DOT11EXT-MIB::smtCWMax.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.145.1.2.1.21.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> smtCWMax.1
Start monitoring Compaq WL400 802.11 wireless network adapter (association/BSSID-SSID/signal-quality status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WL400-DOT11EXT-MIB::smtCWMax OID value, configure state conditions and alerts, and monitor any Compaq WL400 802.11 wireless network adapter (association/BSSID-SSID/signal-quality status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.145 | wl400Products | WL400-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.145.1 | dot11ExtMIB | WL400-DOT11EXT-MIB |
| 1.3.6.1.4.1.232.145.1.2 | dot11ExtGenObjs | WL400-DOT11EXT-MIB |
| 1.3.6.1.4.1.232.145.1.2.1 | smt | WL400-DOT11EXT-MIB |
| 1.3.6.1.4.1.232.145.1.2.1.21 | smtCWMax | WL400-DOT11EXT-MIB |