cd11IfVlanSecurityCiphers
CISCO-DOT11-IF-MIB ·
.1.3.6.1.4.1.9.9.272.1.1.1.10.1.6
Object
column
r/w
CDot11IfCipherType
If cd11IfVlanEncryptionMode is cipher(1), these
are all the possible cipher type combinations
currently supported for data frame encryption from
different IEEE 802.11 radio interface implementations.
Some platform may support only a subset of the
combinations. Agent will not honor invalid
combinations. If none of the bits are set, no
encryption will be done.
aesccm WPA AES CCMP encryption,
ckip Cisco Per packet key hashing,
cmic Cisco MMH MIC,
ckip|cmic Cisco Per packet key hashing and 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-IF-MIB
- OID
.1.3.6.1.4.1.9.9.272.1.1.1.10.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cd11IfVlanSecurityEntry
- Table
- cd11IfVlanSecurityTable
- Siblings
- 11
Syntax
CDot11IfCipherType
- Source
- CDot11IfCipherType
- Base type
Bits
Values & Constraints
Type Values
0 | ckip |
1 | cmic |
2 | tkip |
3 | wep40 |
4 | wep128 |
5 | aesccm |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cd11IfVlanSecurityVlanId This is the VLAN ID (1-4095) to which the
parameters in each conceptual row shall be
applied. If the value is '0', these parameters
apply to the non-VLAN configuration. | column | CDot11IfVlanIdOrZero | .1.3.6.1.4.1.9.9.272.1.1.1.10.1.1 |
| cd11IfVlanWepEncryptMic If cd11IfVlanEncryptionMode is wep(2) and
this object is 'true', MIC will be performed
on all data frames on this VLAN. Otherwise,
no MIC will be done. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.272.1.1.1.10.1.10 |
| cd11IfVlanWepEncryptKeyHashing If cd11IfVlanEncryptionMode is wep(2) and
this object is 'true', key hashing will be
used for encryption. Otherwise, no key
hashing will be done. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.272.1.1.1.10.1.11 |
| cd11IfVlanPsPacketForwardEnable If both cd11IfVlanSecurityVlanEnabled and this
object are 'true', PSPF is enabled on VLAN
cd11IfVlanSecurityVlanId of this radio interface
and direct traffic between wireless c… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.272.1.1.1.10.1.12 |
| cd11IfVlanSecurityVlanEnabled If the value is 'true', this VLAN sub-interface is
enabled on all trunk and hybrid ports. If the value
is 'false', this VLAN is disabled on all ports. For
platforms supporting… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.272.1.1.1.10.1.2 |
| cd11IfVlanBcastKeyChangeInterval This is the broadcast key rotation period. If the
value is '0', there is no key rotation. | column | Unsigned32 | .1.3.6.1.4.1.9.9.272.1.1.1.10.1.3 |
| cd11IfVlanBcastKeyCapabilChange If it is 'true', a new key will be used every time
when the common set of encryption capability among
clients of this radio on this VLAN is changed. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.272.1.1.1.10.1.4 |
| cd11IfVlanBcastKeyClientLeave If it is 'true', a new key will be used every time
when a client of the radio on this VLAN disassociates. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.272.1.1.1.10.1.5 |
| cd11IfVlanSecurityRowStatus This is used to create a new row, modify or
delete an existing VLAN encryption configuration
in this table.
Creation of rows must be done via 'createAndGo' and
cd1… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.272.1.1.1.10.1.7 |
| cd11IfVlanEncryptionMode Encryption mode this VLANs are:
cipher(1) - WPA and Cisco encryptions,
wep(2) - WEP Only encryption | column | Enumeration | .1.3.6.1.4.1.9.9.272.1.1.1.10.1.8 |
| cd11IfVlanWepEncryptOptions If cd11IfVlanEncryptionMode is wep(2),
mandatory(1) - WEP encryption is mandatory,
optional(2) - WEP encryption is option.
for all data frames on this VLAN. | column | Enumeration | .1.3.6.1.4.1.9.9.272.1.1.1.10.1.9 |