IEEE802dot11-MIB :: dot11DisassociateStation

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11DisassociateStation

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 OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.1dot11smtIEEE802dot11-MIB
1.2.840.10036.1.1dot11StationConfigTableIEEE802dot11-MIB
1.2.840.10036.1.1.1dot11StationConfigEntryIEEE802dot11-MIB
1.2.840.10036.1.1.1.16dot11DisassociateStationIEEE802dot11-MIB