CISCO-WLAN-VLAN-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
13
.1.3.6.1.4.1.9.9.268.1.2.1 · 1 row entry · 10 columns
This table contains attributes for configuration
and security management of VLANs.  Devices can
configure to have multiple VLANs on an interface.
VLANs on different interfaces of the same VLAN ID
must have the same configuration.  Therefore,
attributes for each conceptual row applies to the
VLANs of the corresponding VLAN ID on all 
interfaces.
cwvlWlanVlanEntry entry .1.3.6.1.4.1.9.9.268.1.2.1.1
Each entry includes parameters for to enable
VLAN and configure encryption and key usages
for a particular VLAN.
Indexes
cwvlWlanVlanId
Column Syntax OID
cwvlWlanVlanId
This is the VLAN ID to which the parameters in
each conceptual row shall be applied.
CwvlVlanIdOrZero
Textual Convention: CwvlVlanIdOrZero Unsigned32
Type Constraints:
range: 0..4095
.1.3.6.1.4.1.9.9.268.1.2.1.1.1
cwvlWlanEnabled
If the value is 'true', this VLAN is enabled on
all trunk and hybrid ports. If the value is 'false',
this VLAN is disabled on all ports.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.268.1.2.1.1.2
cwvlWlanNUcastKeyRotateInterval
The object specifies the WEP encryption key
rotation period. If the value is '0', it indicates
no key rotation.
secondsUnsigned32r/w
Constraints:
range: 0-10000000
.1.3.6.1.4.1.9.9.268.1.2.1.1.3
cwvlWlanEncryptionMode
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.
Enumerationr/w
Enumerated Values:
1none
2wep
3aes
.1.3.6.1.4.1.9.9.268.1.2.1.1.4
cwvlWlanEncryptionMandatory
Encryption option for wep(2) selection of
cwvlWlanEncryptionMode:
'true' - WEP encryption is mandatory,
'false' - WEP encryption is option.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.268.1.2.1.1.5
cwvlWlanMicAlgorithm
This is the auxiliary MIC type used on WEP-encoded
packets for client stations assigned to this VLAN.
CISCO-DOT11-IF-MIBCDot11IfMicAlgorithmr/w
Textual Convention: CISCO-DOT11-IF-MIBCDot11IfMicAlgorithm Enumeration
Type Values:
1micNone
2micMXX
3micMichael
.1.3.6.1.4.1.9.9.268.1.2.1.1.6
cwvlWlanWepKeyPermuteAlgorithm
This is the function through which the WEP
encryption key is permuted between key renewal
periods for client stations assigned to this VLAN.
CISCO-DOT11-IF-MIBCDot11IfWepKeyPermuteAlgorithmr/w
Textual Convention: CISCO-DOT11-IF-MIBCDot11IfWepKeyPermuteAlgorithm Enumeration
Type Values:
1wepPermuteNone
2wepPermuteIV
.1.3.6.1.4.1.9.9.268.1.2.1.1.7
cwvlWlanWepKeyHashing
This is an optional key hashing for WEP encryption.
If the value is 'true', the hashing option is applied.
If the value is 'false', the hashing option is not
applied to WEP encryption.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.268.1.2.1.1.8
cwvlWlanEncryptionAlgorithm
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 cisc…
Enumerationr/w
Enumerated Values:
1standard
2cisco
.1.3.6.1.4.1.9.9.268.1.2.1.1.9
cwvlWlanRowStatus
This is used to create a new row, modify or
delete an existing row and a VLAN configuration
in this table.

A VLAN can only be activated by setting this
object to `active' by the agent. When it is
`acti…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.268.1.2.1.1.10
.1.3.6.1.4.1.9.9.268.1.2.2 · 1 row entry · 3 columns
This table contains shared WEP keys for all IEEE
802.11 packets transmitted and received frames over
a VLAN identified by the cwvlWlanVlanId if encryption
is enabled (i.e., the cwvlWlanEncryptionMode is 
wep(2) or aes(3)) on the VLAN.  
          
If WEP encryption is enabled for the transmitted 
IEEE 802.11 frames, then the Default Shared WEP 
key in the set are used to encrypt the transmitted 
both broadcast and multicast frames associated with
the cwvlWlanVlanId.  Key '1' in the set is the 
default key.  The Default Shared WEP key is 
also used to encrypt or decrypt unicast frames, 
associated with the cwvlWlanVlanId, if an individual 
session key is not defined for the target station 
address.
cwvlWlanNUcastKeyEntry entry .1.3.6.1.4.1.9.9.268.1.2.2.1
Each entry contains the key index, key length, and
key value. There is a maximum of 4 keys per VLAN or
key set. Each key set is indexed by the VLAN ID.
Indexes
cwvlWlanVlanId cwvlWlanNUcastKeyIndex
Column Syntax OID
cwvlWlanNUcastKeyIndex
This object is a representative of the
corresponding 802.11 WEP Key Index used when
transmitting or receiving frames with this key.
SNMP table indexing conventions require table
index to be non-zero. Therefore, th…
Unsigned32
Constraints:
range: 1-4
.1.3.6.1.4.1.9.9.268.1.2.2.1.1
cwvlWlanNUcastKeyLen
This object specifies the length in octets of
cwvlWlanNUcastKeyValue. Common values are 5 for
40-bit WEP key and 13 for 128-bit WEP key. A value
of '0' means that the key is not set.
Unsigned32r/w
Constraints:
range: 0-13
.1.3.6.1.4.1.9.9.268.1.2.2.1.2
cwvlWlanNUcastKeyValue
This is the WEP secret key value. The agent
always returns a zero-length string when this
object is read for security reason.
CISCO-DOT11-IF-MIBWepKeyType128r/w
Textual Convention: CISCO-DOT11-IF-MIBWepKeyType128 OctetString
Type Constraints:
range: 5..13
.1.3.6.1.4.1.9.9.268.1.2.2.1.3