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
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 '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
1 | mode8011x |
2 | open |
3 | shared |
4 | wpa |
5 | wpa2 |
6 | wpaPsk |
7 | wpa2Psk |
8 | mixedWpa2Wpa |
9 | mixedWpa2WpaPsk |
Conformance
Member of