cmdot11BssSecurityMode
CM-dot11plus-MIB ·
.1.3.6.1.4.1.1166.1.19.51.1.5.4.1.14.1.5
Object
column
r/w
Enumeration
Security mode may be chosen from Disable, WEP, WPA-PSK, WPA2-PSK,
WPA-Enterprise, WPA2-Enterprise, RADIUS-WEP, WPA-PSK_WPA2-PSK or
WPA-Enterprise_WPA2-Enterprise. All devices on the network must use
the same security mode in order to communicate.
If set to disabled(0):
Open system. No authentication or encryption.
If set to wep(1) then the following parameters must be set:
Default Transmit Key (cmdot11BssWepDefaultKey):
Choose which Key to use.
WEP Key Bit (cmdot11BssWepEncryptionMode):
May select from 64-Bit or 128-Bit encryption.
Passphrase (cmdot11BssWepPassPhrase):
Enter a passphrase consisting of any keyboard character
to be used to generate a hex WEP key.
Key 1-4 (cmdot11BssWep64BitKeyTable or cmdot11BssWep128BitKeyTable):
Enter a WEP key manually. Must use only hex character (0-9 and A-F).
64-bit WEP requires 10 hex characters, 128-Bit WEP requires the use of
26 hex characters.
If set to wpaPsk(2) then the following parameters must be set:
WPA Algorithm (cmdot11BssWpaAlgorithm):
TKIP or AES.
WPA Pre-Shared Key (cmdot11BssWpaPreSharedKey):
Choose a unique key to authenticate with other devices on the network.
The Pre-Shared Key must be between 8 and 63 characters in length.
Group Key Renewal (cmdot11BssWpaGroupRekeyInterval):
This settings determines how often the group key changes.
If set to wpa2Psk(3) then the following parameters must be set:
WPA2 Algorithm (cmdot11BssWpaAlgorithm):
AES or TKIP+AES.
WPA2 Pre-Shared Key (cmdot11BssWpaPreSharedKey):
Choose a unique key to authenticate with other devices on the network.
The Pre-Shared Key must be between 8 and 63 characters in length.
Group Key Renewal (cmdot11BssWpaGroupRekeyInterval):
This settings determines how often the group key changes.
If set to wpaEnterprise(4) then the following parameters must be set:
WPA Algorithm (cmdot11BssWpaAlgorithm):
TKIP or AES.
RADIUS Server Address (cmdot11BssRadiusAddress):
The IP address of the RADIUS server.
RADIUS Server Port (cmdot11BssRadiusPort):
The port the RADIUS server uses.
RADIUS Shared Secret (cmdot11BssRadiusKey):
The shared secret set on the RADIUS server.
Key Renewal Timeout (cmdot11BssRadiusReAuthInterval):
Determines how often the keys should be renewed.
If set to wpa2Enterprise(5) then the following parameters must be set:
WPA2 Algorithm (cmdot11BssWpaAlgorithm):
AES or TKIP+AES.
RADIUS Server Address (cmdot11BssRadiusAddress):
The IP address of the RADIUS server.
RADIUS Server Port (cmdot11BssRadiusPort):
The port the RADIUS server uses.
RADIUS Shared Secret (cmdot11BssRadiusKey):
The shared secret set on the RADIUS server.
Key Renewal Timeout (cmdot11BssRadiusReAuthInterval):
Determines how often the keys should be renewed.
If set to radiusWep(6) then the following parameters must be set:
RADIUS Server Address (cmdot11BssRadiusAddressType / cmdot11BssRadiusAddress):
The IP address of the RADIUS server.
RADIUS Server Port (cmdot11BssRadiusPort):
The port the RADIUS server uses.
RADIUS Shared Secret (cmdot11BssRadiusKey):
The shared secret set on the RADIUS server.
Default Transmit Key (cmdot11BssWepDefaultKey):
Choose which Key to use.
WEP Key Bit (cmdot11BssWepEncryptionMode):
May select from 64-Bit or 128-Bit encryption.
Passphrase (cmdot11BssWepPassPhrase):
Enter a passphrase consisting of any keyboard character
to be used to generate a hex WEP key.
Key 1-4 (cmdot11BssWep64BitKeyTable or cmdot11BssWep128BitKeyTable):
Enter a WEP key manually. Must use only hex character (0-9 and A-F).
64-bit WEP requires 10 hex characters, 128-Bit WEP requires the use of
26 hex characters.
If set to wpaPsk-wpa2Psk(7) then the following parameters must be set:
WPA or WPA2 Algorithm (cmdot11BssWpaAlgorithm):
AES or TKIP+AES.
WPA or WPA2 Pre-Shared Key (cmdot11BssWpaPreSharedKey):
Choose a unique key to authenticate with other devices on the network.
The Pre-Shared Key must be between 8 and 63 characters in length.
Group Key Renewal (cmdot11BssWpaGroupRekeyInterval):
This settings determines how often the group key changes.
If set to wpaEnterprise-wpa2Enterprise(8) then the following parameters must be set:
WPA2 Algorithm (cmdot11BssWpaAlgorithm):
AES or TKIP+AES.
RADIUS Server Address (cmdot11BssRadiusAddress):
The IP address of the RADIUS server.
RADIUS Server Port (cmdot11BssRadiusPort):
The port the RADIUS server uses.
RADIUS Shared Secret (cmdot11BssRadiusKey):
The shared secret set on the RADIUS server.
Key Renewal Timeout (cmdot11BssRadiusReAuthInterval):
Determines how often the keys should be renewed.
Context
- MIB
- CM-dot11plus-MIB
- OID
.1.3.6.1.4.1.1166.1.19.51.1.5.4.1.14.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmdot11BssEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | wep |
2 | wpaPsk |
3 | wpa2Psk |
4 | wpaEnterprise |
5 | wpa2Enterprise |
6 | radiusWep |
7 | wpaPsk-wpa2Psk |
8 | wpaEnterprise-wpa2Enterprise |