wlanAuth
ENGENIUS-PRIVATE-MIB ·
.1.3.6.1.4.1.14125.2.2.9.21.1.7
Object
column r/w
Enumeration
The WLAN authentication type
Context
- MIB
- ENGENIUS-PRIVATE-MIB
- OID
.1.3.6.1.4.1.14125.2.2.9.21.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlanTableEntry
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 'ENGENIUS-PRIVATE-MIB' -M '/opt/observium/mibs/engenius:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENGENIUS-PRIVATE-MIB::wlanAuth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENGENIUS-PRIVATE-MIB' -M '/opt/observium/mibs/engenius:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENGENIUS-PRIVATE-MIB::wlanAuth.<wlanTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENGENIUS-PRIVATE-MIB' -M '/opt/observium/mibs/engenius:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENGENIUS-PRIVATE-MIB::wlanAuth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | open |
2 | shared |
3 | auto |
4 | wlan8021x |
5 | wpa |
6 | wpapsk |
7 | wpa2 |
8 | wpa2psk |
9 | wpamixed |
10 | wpapskmixed |