All MIBs › IEEE802dot11-MIB › dot11QosRetriesReceivedCount
dot11QosRetriesReceivedCount
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11QosRetriesReceivedCount
OID (numeric): 1.2.840.10036.2.6.1.14
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
This counter shall increment for each received MPDU of a particular TID with the retry bit set to 1.
What is dot11QosRetriesReceivedCount?
This OID counts each received Wi-Fi packet marked with a retry flag, indicating the sender had to re-transmit it to reach this receiver. High retry counts suggest weak signal or interference. A network administrator checks this metric to identify coverage problems or interference issues on Wi-Fi networks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.2.6.1.14 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11QosRetriesReceivedCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.2.6.1.14.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11QosRetriesReceivedCount.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 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.6 | dot11QosCountersTable | IEEE802dot11-MIB |
| 1.2.840.10036.2.6.1 | dot11QosCountersEntry | IEEE802dot11-MIB |
| 1.2.840.10036.2.6.1.14 | dot11QosRetriesReceivedCount | IEEE802dot11-MIB |