All MIBs › IEEE802dot11-MIB › dot11AuthenticateFailStatus
dot11AuthenticateFailStatus
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11AuthenticateFailStatus
OID (numeric): 1.2.840.10036.1.1.1.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This attribute holds the most recently transmitted Status Code in a failed Authentication frame. If no failed Authentication frame has been transmitted, the value of this attribute shall be 0.
What is dot11AuthenticateFailStatus?
This object holds the IEEE 802.11 status code from the most recent failed authentication frame transmitted by a wireless station. The status code is a numeric value (0-65535) that indicates the specific reason for authentication failure. Wireless administrators use this to diagnose why a device failed to authenticate to the access point.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.1.1.19 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11AuthenticateFailStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.1.1.19.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11AuthenticateFailStatus.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.1 | dot11smt | IEEE802dot11-MIB |
| 1.2.840.10036.1.1 | dot11StationConfigTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.1.1 | dot11StationConfigEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.1.1.19 | dot11AuthenticateFailStatus | IEEE802dot11-MIB |