hpnicfDot11PortSecurityMode
HPN-ICF-DOT11-CFG-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.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
- HPN-ICF-DOT11-CFG-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.75.4.6.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfDot11PortSecurityEntry
- Table
- hpnicfDot11PortSecurityTable
- 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 |
|---|---|---|---|
| hpnicfDot11SecurityUserLoginTxKeyType 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.11.2.14.11.15.2.75.4.6.4.1.2 |
| hpnicfDot11SecurityPskKeyMode This is the password input mode. When input as pskKeyModePassPhrase,
hpnicfDot11SecurePskKeyString must be 8 to 63 characters; when input as
pskKeyModeRawKey, hpnicfDot11SecurePs… | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.75.4.6.4.1.3 |
| hpnicfDot11SecurityPskKeyString This is the password string used for psk authentication. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.11.2.14.11.15.2.75.4.6.4.1.4 |