All MIBs › IEEE802dot11-MIB › dot11QosRTSFailureCount
dot11QosRTSFailureCount
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11QosRTSFailureCount
OID (numeric): 1.2.840.10036.2.6.1.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
This counter shall increment when a CTS is not received in response to an RTS that has been sent for the transmission of an MPDU of a particular UP. This counter has relevance only for TIDs between 0 and 7.
What is dot11QosRTSFailureCount?
This OID counts how many times an RTS (Request-to-Send) signal went unanswered when trying to send data packets with a specific priority level on a WiFi interface. It indicates WiFi transmission difficulties or interference. An operator monitors this when WiFi users complain about connectivity issues to diagnose whether certain priority levels are failing more than others.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.2.6.1.8 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11QosRTSFailureCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.2.6.1.8.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11QosRTSFailureCount.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.8 | dot11QosRTSFailureCount | IEEE802dot11-MIB |