All MIBs › IEEE802dot11-MIB › dot11DisassociateReason
dot11DisassociateReason
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11DisassociateReason
OID (numeric): 1.2.840.10036.1.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This attribute holds the most recently transmitted Reason Code in a Disassociation frame. If no Disassociation frame has been transmitted, the value of this attribute shall be 0.
What is dot11DisassociateReason?
This object stores the most recent reason code from a 802.11 Disassociation frame transmitted by the wireless station, providing visibility into why the station disconnected from the access point. The reason codes indicate circumstances such as inactivity, loss of signal, or administrative action. Wireless administrators analyze these to diagnose roaming issues and connectivity problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.1.1.15 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11DisassociateReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.1.1.15.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11DisassociateReason.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.15 | dot11DisassociateReason | IEEE802dot11-MIB |