wlsrEncryption
WLSR-AP-MIB ·
.1.3.6.1.4.1.14823.2.3.1.1.1.1.1.15
Object
column Bits
This attribute indicates the Encryption type of the WIFI interface.
Context
- MIB
- WLSR-AP-MIB
- OID
.1.3.6.1.4.1.14823.2.3.1.1.1.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wlsrConfigEntry
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 'WLSR-AP-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSR-AP-MIB::wlsrEncryption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WLSR-AP-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSR-AP-MIB::wlsrEncryption.<wlsrBSSID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WLSR-AP-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WLSR-AP-MIB::wlsrEncryption'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | unused0 |
1 | unused1 |
2 | unused2 |
3 | unused3 |
4 | unused4 |
5 | unused5 |
6 | unused6 |
7 | xSec |
8 | wpa2PreAuth |
9 | aes8021x |
10 | aesPSK |
11 | dynamicTkip |
12 | staticTkip |
13 | dynamicWep |
14 | staticWep |
15 | disabled |