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
1 | none |
2 | any |
3 | dot1xImpb |
4 | impbJwac |
5 | impbWac |
6 | macImpb |
7 | macJwac |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| swCompoundAuthPortIndex The compound authentication port number associated with this port. | column | Integer32 | .1.3.6.1.4.1.171.12.3.11.1.1.1 |
| swCompoundAuthPortAuthMode This object sets the authorization mode.
Port-based:
If one of the attached hosts passes the authentication,
all the hosts on the same port will be granted access to the network… | column | Enumeration | .1.3.6.1.4.1.171.12.3.11.1.1.2 |
| swCompoundAuthPortAuthVLANs This object sets the Authentication VLAN(s).
If the authentication VLAN is not specified,
It means to not care which VLAN the client comes from,
the client will be… | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.171.12.3.11.1.1.4 |