All MIBs › IEEE802dot11-MIB › dot11RTSLSIGSuccessCount
dot11RTSLSIGSuccessCount
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11RTSLSIGSuccessCount
OID (numeric): 1.2.840.10036.2.2.1.56
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
This counter shall be incremented when the duration/ID field is set according to the rules of EPP in the received CTS following a transmission of RTS in EPP mode.
What is dot11RTSLSIGSuccessCount?
This OID counts successful wireless communication handshakes when a device uses the RTS (request-to-send) protocol in a specific mode. It measures how well the wireless link is functioning at a low level. An operator would examine this when wireless clients are dropping connections to diagnose whether the handshake mechanism is failing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.2.2.1.56 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11RTSLSIGSuccessCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.2.2.1.56.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11RTSLSIGSuccessCount.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.2 | dot11CountersTable | IEEE802dot11-MIB |
| 1.2.840.10036.2.2.1 | dot11CountersEntry | IEEE802dot11-MIB |
| 1.2.840.10036.2.2.1.56 | dot11RTSLSIGSuccessCount | IEEE802dot11-MIB |