dot11ReasonCode

AP80-PRIVATE-MIB · .1.3.6.1.4.1.14823.2.3.2.7.4.1.4

Object

scalar Enumeration
This attribute defines the reason for the failure of an operation.
Value = 1: Invalid mode/state
Value = 2: Station not authenticated.
			Value = 3: Internal error
			Value = 4: Out of sequence frame
			Value = 5: Un-supportd algorithm
			Value = 6: Invalid frame length
			Value = 7: WEP is required on the AP
			Value = 8: WEP not allowed
			Value = 9: Challenge text mismatch

Context

MIB
AP80-PRIVATE-MIB
OID
.1.3.6.1.4.1.14823.2.3.2.7.4.1.4
Type
scalar
Access
noaccess
Status
current
Parent
dot11NotificationObjects

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP80-PRIVATE-MIB::dot11ReasonCode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AP80-PRIVATE-MIB::dot11ReasonCode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1invalidModeOrState
2unAuthenticatedStation
3internalError
4outOfSequenceFrame
5unsupportedAlgorithm
6invalidFrameLngth
7wepRequiredOnAP
8wepNotAllowed
9challengeTextMismatch