h3cDot11SrvPortSecurityMode
A3COM-HUAWEI-DOT11-CFG-MIB ·
.1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.2
Object
column
r/w
Enumeration
Determines the security modes of the WLAN port.
noRestrictions(1) The default value,no any security mode is set.
userLoginSecureExt(2) Access to the port is denied until the port
client is authorized (by 802.1X).
psk(3) Access to the port is denied until the port client is
authorized (by 802.1X key negotiation).
macAddressAndPsk(4) The MAC address is first authenticated and only if
this succeeds does the psk then attempt user authentication.
userLoginSecureExtOrPsk(5) This selects both the userLoginSecureExt and
psk modes together such that either is allowed to authorized access.
Which mode works for client depends on the client's choice.
ext(6) Access to the port is denied until the port client is
authenticated (by ext).
Context
- MIB
- A3COM-HUAWEI-DOT11-CFG-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cDot11SrvPortSecurityEntry
- Table
- h3cDot11SrvPortSecurityTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noRestrictions |
2 | userLoginSecureExt |
3 | psk |
4 | macAddressAndPsk |
5 | userLoginSecureExtOrPsk |
6 | ext |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cDot11SecurityServicePolicyID Represents the ID of each service policy. | column | A3COM-HUAWEI-DOT11-REF-MIBH3cDot11ServicePolicyIDType | .1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.1 |
| h3cDot11SrvSecurityKeyType This indicates the key type in the 802.1X EAPOL_Key packet.
userLoginTxKeyTypeNone(1) This means the key type is not set yet.
userLoginTxKeyTypeDot11… | column | Enumeration | .1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.3 |
| h3cDot11SrvSecurityPskKeyMode This is the password input mode. When input as pskKeyModePassPhrase,
h3cDot11SrvSecurityPskKeyString must be 8 to 63 characters;
when input as pskKeyModeRawKey, h3cDot11SrvSecurit… | column | Enumeration | .1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.4 |
| h3cDot11SrvSecurityPskKeyString This is the password string used for psk authentication. | column | OctetString | .1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.5 |