h3cDot11PortSecurityMode
A3COM-HUAWEI-DOT11-CFG-MIB ·
.1.3.6.1.4.1.43.45.1.10.2.75.4.6.4.1.1
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.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(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.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, h3cDot11SecurePskKeyStr… | column | Enumeration | .1.3.6.1.4.1.43.45.1.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.43.45.1.10.2.75.4.6.4.1.4 |