IEEE802dot11-MIB :: dot11QosRetriesReceivedCount

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11QosRetriesReceivedCount

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 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.6dot11QosCountersTableIEEE802dot11-MIB
1.2.840.10036.2.6.1dot11QosCountersEntryIEEE802dot11-MIB
1.2.840.10036.2.6.1.14dot11QosRetriesReceivedCountIEEE802dot11-MIB