cmdot11BssWpaAlgorithm
CM-dot11plus-MIB ·
.1.3.6.1.4.1.1166.1.19.51.1.5.4.2.4.1.1
Object
column
r/w
Enumeration
Controls and reflects the WPA encryption mode used by the service set.
The WPA algorithm for WPA-PSK and WPA-Enterprise security mode is either
tkip(1) or aes(2).
The WPA algorithm for WPA2-PSK and WPA2-Enterprise security mode is either
aes(2) or tkipPlusAes(3).
Context
- MIB
- CM-dot11plus-MIB
- OID
.1.3.6.1.4.1.1166.1.19.51.1.5.4.2.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmdot11BssWpaEntry
- Table
- cmdot11BssWpaTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tkip |
2 | aes |
3 | tkipPlusAes |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmdot11BssWpaPreSharedKey Sets the WPA Pre-Shared Key (PSK) used by this service set. This
value MUST be either a 64 byte hexadecimal number, OR an 8 to 63
character ASCII string. | column | OctetString | .1.3.6.1.4.1.1166.1.19.51.1.5.4.2.4.1.2 |
| cmdot11BssWpaGroupRekeyInterval Sets the WPA Group Rekey Interval for this service set. If set to zero,
periodic rekeying is disabled for this service set. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1166.1.19.51.1.5.4.2.4.1.3 |