swCompoundAuthPortMethod

AUTH-MIB · .1.3.6.1.4.1.171.12.3.11.1.1.3

Object

column r/w Enumeration
This object sets the method for compound authentication settings.
None:
  The system level setting of individual authentication still takes effect.
  Thus suppose that the compound authentication method of a port is set to any
  but MAC-AC is disabled, JWAC and 802.1x enabled, then the user must pass either the JWAC or 802.1x method.
  The following is the relation of the compound authentication method
  and the configuration of the individual authentication method.
	(1) If compound authentication methods is not set to none:
	The port's authentication method will depend on the compound authentication method.
	An individual authentication method's setting is ignored.
	(2) If compound authentication methods is set to none:
	This port is in single-auth mode. The port's authentication method
	will depend on the individual authentication method's setting.
  Any:
	If any one of the authentication methods (802.1x, MAC-AC, WAC and JWAC) 
	passes, then pass.
  dot1xImpb:
	Dot1x will be verified first, and then IMPB will be verified.
	Both authentication methods need to be passed to make the authentication successful.
  impbJwac:
	IMPB will be verified first, and then JWAC will be verified.
	Both authentication methods need to be passed to make the authentication successful.
  impbWac:
	IMPB will be verified first, and then WAC will be verified.
	Both authentication methods need to be passed to make the authentication successful.
  macImpb:
	MAC-AC will be verified first, and then IMPB will be verified.
	Both authentication methods need to be passed to make the authentication successful.
  macJwac:
	MAC-AC will be verified first. If client passed MAC authentication, JWAC will be verified.
	Both authentication methods need to be passed to make the authentication successful.

Context

MIB
AUTH-MIB
OID
.1.3.6.1.4.1.171.12.3.11.1.1.3
Type
column
Access
readwrite
Status
current
Parent
swCompoundAuthPortEntry
Table
swCompoundAuthPortTable
Siblings
3

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2any
3dot1xImpb
4impbJwac
5impbWac
6macImpb
7macJwac

Related Objects

Sibling Objects