All MIBs › WL400-DOT11EXT-MIB › smtACKWindow
smtACKWindow
Module: WL400-DOT11EXT-MIB
OID (symbolic): WL400-DOT11EXT-MIB::smtACKWindow
OID (numeric): 1.3.6.1.4.1.232.145.1.2.1.22
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The ACK frame time out defined in number of slottimes. This can be used to optimize long range links.
What is smtACKWindow?
This sets the ACK frame timeout, expressed in number of slot times, used to decide how long to wait for an acknowledgment before considering a transmission failed. Admins increase this value to optimize long-range wireless links where propagation delay would otherwise cause premature ACK timeouts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.145.1.2.1.22 snmpwalk -v2c -c public <target> WL400-DOT11EXT-MIB::smtACKWindow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.145.1.2.1.22.1 snmpget -v2c -c public <target> WL400-DOT11EXT-MIB::smtACKWindow.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.145.1.2.1.22.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> smtACKWindow.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::smtACKWindow 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.22 | smtACKWindow | WL400-DOT11EXT-MIB |