All MIBs › IEEE802dot11-MIB › dot11QAPMissingAckRetryLimit
dot11QAPMissingAckRetryLimit
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11QAPMissingAckRetryLimit
OID (numeric): 1.2.840.10036.2.1.1.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This attribute indicates the number of times the QAP may retry a frame for which it does not receive an ACK for a STA in power-save mode after receiving a PS-Poll and sending a directed response or after the QAP does not receive an ACK to a directed MPDU sent with the EOSP set to 1.
What is dot11QAPMissingAckRetryLimit?
This object specifies the maximum number of retries that a WiFi access point will attempt to transmit frames to sleeping (power-save) stations that have been polled or to which directed frames with the End of Service Period (EOSP) flag are sent. After this retry limit is exhausted, the frame is discarded. Wireless administrators configure this to balance frame delivery reliability against network overhead and air time usage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.2.1.1.19 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11QAPMissingAckRetryLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.2.1.1.19.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11QAPMissingAckRetryLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.2.1.1.19.1 i <value>
Start monitoring Vendor-neutral IEEE 802.11 standard (wireless stations and access points) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE802dot11-MIB::dot11QAPMissingAckRetryLimit OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.11 standard (wireless stations and access points) from a single console.
OID Breakdown
Upper-level ancestors (1 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.2 | dot11mac | IEEE802dot11-MIB |
| 1.2.840.10036.2.1 | dot11OperationTable | IEEE802dot11-MIB |
| 1.2.840.10036.2.1.1 | dot11OperationEntry | IEEE802dot11-MIB |
| 1.2.840.10036.2.1.1.19 | dot11QAPMissingAckRetryLimit | IEEE802dot11-MIB |