All MIBs › IEEE802dot11-MIB › dot11AssociatedStationCount
dot11AssociatedStationCount
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11AssociatedStationCount
OID (numeric): 1.2.840.10036.2.2.1.16
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
This counter, only available at QAP, shall increment when a station associates or reassociates. This counter shall decrement when a station disassociates.
What is dot11AssociatedStationCount?
This counter tracks the number of wireless stations currently connected to a Quality Access Point (QAP), incrementing when stations associate or reassociate and decrementing when they disconnect. Wireless network operators use this metric to monitor active client load and network utilization in real-time. It provides a quick view of how many devices are currently authenticated to the access point.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.2.2.1.16 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11AssociatedStationCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.2.2.1.16.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11AssociatedStationCount.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.2 | dot11mac | IEEE802dot11-MIB |
| 1.2.840.10036.2.2 | dot11CountersTable | IEEE802dot11-MIB |
| 1.2.840.10036.2.2.1 | dot11CountersEntry | IEEE802dot11-MIB |
| 1.2.840.10036.2.2.1.16 | dot11AssociatedStationCount | IEEE802dot11-MIB |