wlanPrivWPAversion

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.3.4.6.1.12

Object

column r/w Enumeration
Type of wpa version selected. This field can be modified only if wlanPrivPrivacyType is set to wpa(3) or wpaPSK(4).
Note: wpa version v1 only is not allowed.
0 - no wpa version selected.
1 - wpa version v1 selected.
2 - wpa version v2 selected.
3 - both wpa version v1 and v2 selected.

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.3.4.6.1.12
Type
column
Access
readwrite
Status
current
Parent
wlanPrivEntry
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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::wlanPrivWPAversion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::wlanPrivWPAversion.<wlanID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::wlanPrivWPAversion'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0wpaNone
1wpaV1
2wpaV2
3wpaV1andV2

Conformance