All MIBs › IEEE802dot11-MIB › dot11DeauthenticateReason
dot11DeauthenticateReason
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11DeauthenticateReason
OID (numeric): 1.2.840.10036.1.1.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This attribute holds the most recently transmitted Reason Code in a Deauthentication frame. If no Deauthentication frame has been transmitted, the value of this attribute shall be 0.
What is dot11DeauthenticateReason?
This object stores the most recent reason code transmitted in a 802.11 deauthentication frame, such as 'inactivity' or 'disassociated by AP'. It documents why the wireless station disconnected from the network, providing diagnostics for wireless link issues. Network administrators check this when troubleshooting why devices suddenly lose connectivity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.1.1.17 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11DeauthenticateReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.1.1.17.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11DeauthenticateReason.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.17 | dot11DeauthenticateReason | IEEE802dot11-MIB |