cwvlWlanEncryptionMode

CISCO-WLAN-VLAN-MIB · .1.3.6.1.4.1.9.9.268.1.2.1.1.4

Object

column r/w Enumeration
Encryption mode used on the VLANs are:
none  (1) - No encryption and use VLan as security 
            mechanism,
wep   (2) - WEP encryption,
aes   (3) - Advanced Encryption Standard.

Context

MIB
CISCO-WLAN-VLAN-MIB
OID
.1.3.6.1.4.1.9.9.268.1.2.1.1.4
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::cwvlWlanEncryptionMode'
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::cwvlWlanEncryptionMode.<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::cwvlWlanEncryptionMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2wep
3aes

Conformance