cwvlWlanEncryptionAlgorithm

CISCO-WLAN-VLAN-MIB · .1.3.6.1.4.1.9.9.268.1.2.1.1.9

Object

column r/w Enumeration
This object determines if Standard IEEE 802.11 or
Cisco propriety AES, MIC, and hashing for WEP 
encryption is applied.  If the value is standard(1), the
Standard IEEE 802.11 encryption is applied.  If the
value is cisco(2), the Cisco propriety encryption is
applied.

Context

MIB
CISCO-WLAN-VLAN-MIB
OID
.1.3.6.1.4.1.9.9.268.1.2.1.1.9
Type
column
Access
readwrite
Status
current
Parent
cwvlWlanVlanEntry
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 'CISCO-WLAN-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WLAN-VLAN-MIB::cwvlWlanEncryptionAlgorithm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WLAN-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WLAN-VLAN-MIB::cwvlWlanEncryptionAlgorithm.<cwvlWlanVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WLAN-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WLAN-VLAN-MIB::cwvlWlanEncryptionAlgorithm'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1standard
2cisco

Conformance