cDot11ClientAssociationState
CISCO-DOT11-ASSOCIATION-MIB ·
.1.3.6.1.4.1.9.9.273.1.2.1.1.14
Object
column Enumeration
This object indicates the state of the authentication
and association process between the two parties:
initial(1) - association request
received from client,
authenNotAssociated(2) - 802.11 authenticated but
not 802.11 associated,
assocAndAuthenticated(3) - 802.11 associated and
802.1x authenticated,
assocNotAnuthenticated(4) - 802.11 associated but
802.1x not
authenticated.
Context
- MIB
- CISCO-DOT11-ASSOCIATION-MIB
- OID
.1.3.6.1.4.1.9.9.273.1.2.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cDot11ClientConfigInfoEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::cDot11ClientAssociationState'
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::cDot11ClientAssociationState.<ifIndex>.<cd11IfAuxSsid>.<cDot11ClientAddress>'
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::cDot11ClientAssociationState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | initial |
2 | authenNotAssociated |
3 | assocAndAuthenticated |
4 | assocNotAnuthenticated |
Conformance
Member of