cDot11ClientMulticastCipher
CISCO-DOT11-ASSOCIATION-MIB ·
.1.3.6.1.4.1.9.9.273.1.2.1.1.24
Object
These are all the possible multi-cast data frame
cipher encryption type combinations currently supported
on this IEEE 802.11 client. If none of the bits is set,
the client is not performing any multi-cast data frame
encryption.
aesccm WPA AES CCMP encryption,
ckip Cisco Per packet key hashing,
cmic Cisco MMH MIC,
ckip|cmic Cisco Per packet key hashing and
Cisco MMH MIC,
tkip WPA Temporal Key encryption,
wep128 128-bit WEP key,
wep40 40-bit WEP key.
tkip|wep128 WPA Temporal Key and 128-bit WEP,
tkip|wep40 WPA Temporal Key and 40-bit WEP.
Context
- MIB
- CISCO-DOT11-ASSOCIATION-MIB
- OID
.1.3.6.1.4.1.9.9.273.1.2.1.1.24- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cDot11ClientConfigInfoEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-DOT11-ASSOCIATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-ASSOCIATION-MIB::cDot11ClientMulticastCipher'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-ASSOCIATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-ASSOCIATION-MIB::cDot11ClientMulticastCipher.<ifIndex>.<cd11IfAuxSsid>.<cDot11ClientAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-ASSOCIATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-ASSOCIATION-MIB::cDot11ClientMulticastCipher'
Syntax
- Source
- CISCO-DOT11-IF-MIBCDot11IfCipherType
- Base type
Bits
Values & Constraints
Type Values
0 | ckip |
1 | cmic |
2 | tkip |
3 | wep40 |
4 | wep128 |
5 | aesccm |
Conformance
Member of