apNotificationDot11ReasonCode
CTRON-AP3000-MIB ·
.1.3.6.1.4.1.52.4.13.100.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-supported 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
- CTRON-AP3000-MIB
- OID
.1.3.6.1.4.1.52.4.13.100.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- apNotificationObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-AP3000-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-AP3000-MIB::apNotificationDot11ReasonCode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-AP3000-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-AP3000-MIB::apNotificationDot11ReasonCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalidModeOrState |
2 | unAuthenticatedStation |
3 | internalError |
4 | outOfSequenceFrame |
5 | unsupportedAlgorithm |
6 | invalidFrameLngth |
7 | wepRequiredOnAP |
8 | wepNotAllowed |
9 | challengeTextMismatch |