h3cDot11L2AuthenMode
H3C-DOT11-CFG-MIB ·
.1.3.6.1.4.1.2011.10.2.75.4.2.7.1.2
Object
column
r/w
Enumeration
Authentication mode of the service template.
bypass No authentication is required.
macAuthentication MAC authentication.
macThenDot1xAuthentication MAC authentication is executed first.
If MAC authentication fails, 802.1X authentication is executed.
dot1xAuthentication Access to the port is denied until the client
is authorized by 802.1X.
dot1xThenMacAuthentication 802.1X authentication is executed first.
If 802.1X authentication fails , MAC authentication is executed.
ouiThenDot1x OUI authentication is first executed.
If OUI authentication fails, 802.1X authentication is executed.
Context
- MIB
- H3C-DOT11-CFG-MIB
- OID
.1.3.6.1.4.1.2011.10.2.75.4.2.7.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cDot11SrvL2AuthenEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bypass |
2 | macAuthentication |
3 | macThenDot1xAuthentication |
4 | dot1xAuthentication |
5 | dot1xThenMacAuthentication |
6 | ouiThenDot1x |