dot11AuthenticateFailStatus

IEEE802dot11-MIB · .1.2.840.10036.1.1.1.19

Object

column Integer32
This attribute holds the most recently
transmitted Status Code in a failed
Authentication frame.  If no failed
Authentication frame has been transmitted, the
value of this attribute shall be 0.

Context

MIB
IEEE802dot11-MIB
OID
.1.2.840.10036.1.1.1.19
Type
column
Access
readonly
Status
current
Parent
dot11StationConfigEntry
Groups
2

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 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11AuthenticateFailStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11AuthenticateFailStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE802dot11-MIB::dot11AuthenticateFailStatus'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance