clientStationState

CISCO-DOT11-ASSOCIATION-MIB · .1.3.6.1.4.1.9.9.273.1.5.1.9

Object

column Enumeration
This object indicates the state of the authentication
and association process between the two parties:
associated(1) - client associates to AP
disAssociated(2) - client disassociates to AP
run(3) - client passes authentication and gets IP address

Context

MIB
CISCO-DOT11-ASSOCIATION-MIB
OID
.1.3.6.1.4.1.9.9.273.1.5.1.9
Type
column
Access
notifyonly
Status
current
Parent
ciscoDot11StationInfoEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DOT11-ASSOCIATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-ASSOCIATION-MIB::clientStationState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-ASSOCIATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-ASSOCIATION-MIB::clientStationState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-ASSOCIATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-ASSOCIATION-MIB::clientStationState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1associated
2disAssociated
3run