IEEE802dot11-MIB :: dot11QAPMissingAckRetryLimit

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11QAPMissingAckRetryLimit

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.2dot11macIEEE802dot11-MIB
1.2.840.10036.2.1dot11OperationTableIEEE802dot11-MIB
1.2.840.10036.2.1.1dot11OperationEntryIEEE802dot11-MIB
1.2.840.10036.2.1.1.19dot11QAPMissingAckRetryLimitIEEE802dot11-MIB