All MIBs › IEEE802dot11-MIB › dot11DeauthenticateStation
dot11DeauthenticateStation
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11DeauthenticateStation
OID (numeric): 1.2.840.10036.1.1.1.18
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 Deauthentication frame. If no Deauthentication frame has been transmitted, the value of this attribute shall be 0.
What is dot11DeauthenticateStation?
This object holds the MAC address from the most recently transmitted Deauthentication frame, which is used to force a wireless station to disconnect. Operators and wireless controllers reference this to audit which stations have been forcibly removed from the network. If no deauthentication has been sent, the value is 0x00:00:00:00:00:00.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.1.1.18 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11DeauthenticateStation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.1.1.18.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11DeauthenticateStation.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.18 | dot11DeauthenticateStation | IEEE802dot11-MIB |