h3cDot11PortSecurityMode
H3C-DOT11-CFG-MIB ·
.1.3.6.1.4.1.2011.10.2.75.4.6.4.1.1
Object
column
r/w
Enumeration
Determines the security modes of the WLAN port.
noRestrictions - The default value,no any security mode is set.
userLoginSecureExt - Access to the port is denied until the port
client is authorized (by 802.1X).
psk - Access to the port is denied until the port client is
authorized (by 802.1X key negotiation).
macAddressAndPsk - The MAC address is first authenticated and only if
this succeeds does the psk then attempt user authentication.
userLoginSecureExtOrPsk - 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 - Access to the port is denied until the port client is
authenticated (by ext).
Context
- MIB
- H3C-DOT11-CFG-MIB
- OID
.1.3.6.1.4.1.2011.10.2.75.4.6.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cDot11PortSecurityEntry
- Table
- h3cDot11PortSecurityTable
- Siblings
- 3
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 |
|---|---|---|---|
| h3cDot11SecurityUserLoginTxKeyType This indicates the key type in the 802.1X EAPOL_Key packet.
userLoginTxKeyTypeNone - This means the key type is not set yet.
userLoginTxKeyTypeDot11… | column | Enumeration | .1.3.6.1.4.1.2011.10.2.75.4.6.4.1.2 |
| h3cDot11SecurityPskKeyMode This is the password input mode. When input as pskKeyModePassPhrase,
h3cDot11SecurePskKeyString must be 8 to 63 characters; when input as
pskKeyModeRawKey, h3cDot11SecurePskKeySt… | column | Enumeration | .1.3.6.1.4.1.2011.10.2.75.4.6.4.1.3 |
| h3cDot11SecurityPskKeyString This is the password string used for psk authentication. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2011.10.2.75.4.6.4.1.4 |