cldcClientEncryptionCipher

CISCO-LWAPP-DOT11-CLIENT-MIB · .1.3.6.1.4.1.9.9.599.1.2.14

Object

scalar Enumeration
This object represents encryption cipher selected for
encryption of mobile station traffic.
A value of 'ccmpAes' represents the encryption used is
CCMP AES.
A value of 'tkipMic' represents the encryption used is
TKIP-MIC.
A value of 'wep40' represents the encryption used is
WEP40.
A value of 'wep104' represents the encryption used is
WEP104.
A value of 'wep128' represents the encryption used is
WEP128.
A value of 'none' represents the no encryption used.
A value of 'notavailable' represents the encryption used
is not available.
A value of 'unknown' represents the encryption is used is
not known.
A value of 'wapiSMS4' represents the encryption is used is
WAPI-SMS4.

Context

MIB
CISCO-LWAPP-DOT11-CLIENT-MIB
OID
.1.3.6.1.4.1.9.9.599.1.2.14
Type
scalar
Access
notifyonly
Status
current
Parent
cldcNotifObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-DOT11-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-MIB::cldcClientEncryptionCipher.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-DOT11-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-DOT11-CLIENT-MIB::cldcClientEncryptionCipher'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ccmpAes
2tkipMic
3wep40
4wep104
5wep128
6none
7notavailable
8unknown
9wapiSMS4