monAPInfoWPAUnicastCipher
WLSX-MON-MIB ·
.1.3.6.1.4.1.14823.2.2.1.6.7.1.1.1.16
Object
Indicates the WPA/WPA2 unicast cipher supported by the monitored AP. If multiple ciphers 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.16- 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::monAPInfoWPAUnicastCipher'
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::monAPInfoWPAUnicastCipher.<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::monAPInfoWPAUnicastCipher'
Syntax
- Source
- ARUBA-TCArubaMonEncryptionCipher
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | wep40 |
2 | wep104 |
3 | tkip |
4 | aesccmp |
5 | other |
6 | gcm256 |