ligoWiIfEncryption
LIGO-WIRELESS-MIB ·
.1.3.6.1.4.1.32750.3.10.1.2.1.1.9
Object
column Enumeration
Encryption type.
Context
- MIB
- LIGO-WIRELESS-MIB
- OID
.1.3.6.1.4.1.32750.3.10.1.2.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ligoWiIfConfEntry
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 'LIGO-WIRELESS-MIB' -M '/opt/observium/mibs/ligowave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGO-WIRELESS-MIB::ligoWiIfEncryption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIGO-WIRELESS-MIB' -M '/opt/observium/mibs/ligowave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGO-WIRELESS-MIB::ligoWiIfEncryption.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIGO-WIRELESS-MIB' -M '/opt/observium/mibs/ligowave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIGO-WIRELESS-MIB::ligoWiIfEncryption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | open |
2 | wep64bit |
3 | wep128bit |
4 | wep |
5 | enterpriseWpa |
6 | personalWpa |
7 | enterpriseWpa2 |
8 | personalWpa2 |
9 | enterpriseWpaOrWpa2 |
10 | personalWpaOrWpa2 |