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

Walk 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
0unknown
1open
2wep64bit
3wep128bit
4wep
5enterpriseWpa
6personalWpa
7enterpriseWpa2
8personalWpa2
9enterpriseWpaOrWpa2
10personalWpaOrWpa2