dot1XWPA2CipherType

HIPATH-WIRELESS-DOT11-EXTNS-MIB · .1.3.6.1.4.1.4329.15.3.1.2.2.1.7

Object

column r/w Enumeration
Defines the encryption algoritms allowed with WPA2: 
only AES if aesOnly or both AES and TKIP if auto.
This value has meaning if WPA.2 is enabled.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
2auto
3aesOnly

Conformance