MIB Viewer

h3cDot11L2AuthenMode

OBJECT-TYPE
1.3.6.1.4.1.2011.10.2.75.4.2.7.1.2
Access
read-write
Status
current
Sub-identifiers
0
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.
INTEGER { bypass(1), macAuthentication(2), macThenDot1xAuthentication(3), dot1xAuthentication(4), dot1xThenMacAuthentication(5), ouiThenDot1x(6) }