wlanLastDeauthReason
BEGEMOT-WIRELESS-MIB ·
.1.3.6.1.4.1.12325.1.210.3.1.1.112
Object
column WlanMgmtReasonCode
The last received deauthenticate reason on this interface.
Context
- MIB
- BEGEMOT-WIRELESS-MIB
- OID
.1.3.6.1.4.1.12325.1.210.3.1.1.112- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wlanIfaceStatisticsEntry
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 'BEGEMOT-WIRELESS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-WIRELESS-MIB::wlanLastDeauthReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BEGEMOT-WIRELESS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-WIRELESS-MIB::wlanLastDeauthReason.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BEGEMOT-WIRELESS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BEGEMOT-WIRELESS-MIB::wlanLastDeauthReason'
Syntax
- Source
- WlanMgmtReasonCode
- Base type
Enumeration
Values & Constraints
Type Values
1 | unspecified |
2 | authenticationExpire |
3 | authenticationLeave |
4 | associationExpire |
5 | associationTooMany |
6 | notAuthenticated |
7 | notAssociated |
8 | associationLeave |
9 | associationNotAuthenticated |
10 | dissassocPwrcapBad |
11 | dissassocSuperchanBad |
13 | ieInvalid |
14 | micFailure |
15 | fourWayHandshakeTimeout |
16 | groupKeyUpdateTimeout |
17 | ieIn4FourWayDiffers |
18 | groupCipherInvalid |
19 | pairwiseCiherInvalid |
20 | akmpInvalid |
21 | unsupportedRsnIeVersion |
22 | invalidRsnIeCap |
23 | dot1xAuthFailed |
24 | cipherSuiteRejected |
32 | unspeciffiedQos |
33 | insufficientBw |
34 | tooManyFrames |
35 | outsideTxOp |
36 | leavingQbss |
37 | badMechanism |
38 | setupNeeded |
39 | timeout |