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
- Table
- cmdot11BssTable
- Siblings
- 8
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 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmdot11BssId The physical address associated with this service set. | column | SNMPv2-TCPhysAddress | .1.3.6.1.4.1.1166.1.19.51.1.5.4.1.14.1.1 |
| cmdot11BssEnable Enables or disables this service set. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1166.1.19.51.1.5.4.1.14.1.2 |
| cmdot11BssSsid Controls and reflects the service set identifier for this BSS. | column | OctetString | .1.3.6.1.4.1.1166.1.19.51.1.5.4.1.14.1.3 |
| cmdot11BssNetworkBridge obsolete If set to lan(1), this service set will be authorized as a member of
the local area network. If set to guest(2), this service set will
have access to the wide area internet, but … | column | Enumeration | .1.3.6.1.4.1.1166.1.19.51.1.5.4.1.14.1.4 |
| cmdot11BssClosedNetwork Controls whether the device will operate in closed network mode. If
set to true(1), then the network mode is closed and the SSID will not
be broadcast in beacon packets. If set … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1166.1.19.51.1.5.4.1.14.1.6 |
| cmdot11BssAccessMode Controls what stations will be given access to the device. If set to
allowAny(1), then any station will be allowed to connect. If set
to restrictToList(2), then only stations wh… | column | Enumeration | .1.3.6.1.4.1.1166.1.19.51.1.5.4.1.14.1.7 |
| cmdot11BssMaxAssociationsLimit Configure the maximum number of stations that can associate with
the device. | column | Unsigned32 | .1.3.6.1.4.1.1166.1.19.51.1.5.4.1.14.1.8 |
| cmdot11BssOpmodeCapRequired Configure operational capability requirement for a STA to associate to the BSS. | column | Enumeration | .1.3.6.1.4.1.1166.1.19.51.1.5.4.1.14.1.9 |