monAPInfoWPAAuthAlgorithm
WLSX-MON-MIB ·
.1.3.6.1.4.1.14823.2.2.1.6.7.1.1.1.17
Object
Indicates the WPA/WPA2 authentication algorithm supported by the monitored AP. If multiple authentication algorithms are supported, the weakest will be indicated.
Context
- MIB
- WLSX-MON-MIB
- OID
.1.3.6.1.4.1.14823.2.2.1.6.7.1.1.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wlsxMonAPInfoEntry
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 'WLSX-MON-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-MON-MIB::monAPInfoWPAAuthAlgorithm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WLSX-MON-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-MON-MIB::monAPInfoWPAAuthAlgorithm.<monPhyAddress>.<monRadioNumber>.<monitoredApBSSID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WLSX-MON-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WLSX-MON-MIB::monAPInfoWPAAuthAlgorithm'
Syntax
- Source
- ARUBA-TCArubaMonAuthAlgorithm
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | psk |
2 | dot1x |
3 | ftdot1x |
4 | ftpsk |
5 | dot1x256 |
6 | psk256 |
7 | tdls |
8 | sae |
9 | ftsae |
10 | other |
11 | suiteb |
12 | owe |