awcDot11TpFdbClientState

AWCVX-MIB · .1.3.6.1.4.1.522.3.12.5.1.3

Object

802.11 Service State of the Station.

Context

MIB
AWCVX-MIB
OID
.1.3.6.1.4.1.522.3.12.5.1.3
Type
column
Access
readonly
Status
current
Parent
awcDot11TpFdbEntry
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 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::awcDot11TpFdbClientState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::awcDot11TpFdbClientState.<awcDot11TpFdbAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AWCVX-MIB::awcDot11TpFdbClientState'

Syntax

Source
AwcDot11ClientState
Base type
Enumeration
Type Description
IEEE 802.11 Station Service State.
          
state0 =
          Station not able to send any frames whatsoever.
          It is most likely not yet configured.
state1 =
          Station can send Class 1 frames.  It is
          Unauthenticated and Unassociated.
state2 =
          Station can send Class 2 frames.  It is
          Authenticated, but is as yet Unassociated.
state3 =
          Station can send Class 3 frames.  It is both
          Authenticated and Associated.

Values & Constraints

Type Values
1state0
2state1
3state2
4state3

Conformance