wlSecurityAuthMode

ZHNWIRELESS · .1.3.6.1.4.1.5504.2.5.46.1.3.1.3

Object

Configure the network authentication method: 
mode8011x(1),
open(2),
shared(3),
wpa(4),
wpa2(5),
wpaPsk(6),
wpa2Psk(7),
mixedWpa2Wpa(8),
mixedWpa2WpaPsk(9)

Context

MIB
ZHNWIRELESS
OID
.1.3.6.1.4.1.5504.2.5.46.1.3.1.3
Type
column
Access
readwrite
Status
current
Parent
wlSecurityEntry
Groups
1

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 'ZHNWIRELESS' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNWIRELESS::wlSecurityAuthMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNWIRELESS' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNWIRELESS::wlSecurityAuthMode.<wlBaseCfgIndex>.<wlVirtualIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNWIRELESS' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNWIRELESS::wlSecurityAuthMode'

Syntax

Source
WlAuthenticationModes
Base type
Enumeration

Values & Constraints

Type Values
1mode8011x
2open
3shared
4wpa
5wpa2
6wpaPsk
7wpa2Psk
8mixedWpa2Wpa
9mixedWpa2WpaPsk

Conformance