All MIBs › IEEE802dot11-MIB › dot11DisassociateStation
dot11DisassociateStation
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11DisassociateStation
OID (numeric): 1.2.840.10036.1.1.1.16
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
This attribute holds the MAC address from the Address 1 field of the most recently transmitted Disassociation frame. If no Disassociation frame has been transmitted, the value of this attribute shall be 0.
What is dot11DisassociateStation?
This OID holds a MAC address (the hardware identifier of a network device) from the most recent wireless disconnect message sent by the access point. It tells you which device was most recently forced off the wireless network. A network admin would check this to verify which station was disconnected during a troubleshooting session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.1.1.16 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11DisassociateStation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.1.1.16.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11DisassociateStation.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.16 | dot11DisassociateStation | IEEE802dot11-MIB |