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
Start monitoring Vendor-neutral IEEE 802.11 standard (wireless stations and access points) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE802dot11-MIB::dot11DisassociateStation OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.11 standard (wireless stations and access points) from a single console.
OID Breakdown
Upper-level ancestors (1 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |