cpaeWebAuthHostState

  • 1.3.6.1.4.1.9.9.220.1.9.8.1.5
  • Access readonly
  • Type initialize(1), connecting(2), authenticating(3), authenticated(4), authFailed(5), parseError(6), sessionTimeout(7), blackListed(8), aaaFail(9)

Indicates the current state of the Web Proxy Authentication state machine. initialize : Initial state of the Web Proxy Authentication state machine. connecting : Login page is sent to the client, waiting for response from the client. authenticating: Credentials are extracted from client's response and authenticating with the AAA server. authenticated : Web Proxy Authentication succeeded. Session timer is started, policies are applied, and success page is sent back to client. authFailed : Web Proxy Authentication failed. Login page is resent with authentication failured information embedded, if retry count has not exceeded the maximum number of retry attempts. Otherwise, move to 'blackListed' state. parseError : Failed to extract user's credentials from the client's response. sessionTimeout: Session timer expired, user's policies are removed, state machine will moves to 'intialize' state after that. blackListed : Web Proxy Authentication retry count has exceeded the maximum number of retry attempts. Only setting the state machine to 'initialize' will take it out of this state. aaaFail : AAA server is not reachable after sending the authentication request, or after host has been in 'blackListed' state for the period of time specified by cpaeWebAuthQuietPeriod, with IAB (Inaccessible Authentication Bypass) enabled on the corresponding port connected to the host.

This OID is also declared by other modules: CISCO-PAE-MIB

Details

Possible values
1 initialize
2 connecting
3 authenticating
4 authenticated
5 authFailed
6 parseError
7 sessionTimeout
8 blackListed
9 aaaFail

Table columns

12 objects
Oid Name Access Type
1.3.6.1.4.1.9.9.220.1.9.8.1.1 cpaeWebAuthHostAddrType noaccess InetAddressType
1.3.6.1.4.1.9.9.220.1.9.8.1.1 cpaeWebAuthHostAddrType noaccess InetAddressType
1.3.6.1.4.1.9.9.220.1.9.8.1.2 cpaeWebAuthHostAddress noaccess Unknown
1.3.6.1.4.1.9.9.220.1.9.8.1.2 cpaeWebAuthHostAddress noaccess Unknown
1.3.6.1.4.1.9.9.220.1.9.8.1.3 cpaeWebAuthAaaSessionPeriod readonly Unsigned32
1.3.6.1.4.1.9.9.220.1.9.8.1.3 cpaeWebAuthAaaSessionPeriod readonly Unsigned32
1.3.6.1.4.1.9.9.220.1.9.8.1.4 cpaeWebAuthHostSessionTimeLeft readonly Unsigned32
1.3.6.1.4.1.9.9.220.1.9.8.1.4 cpaeWebAuthHostSessionTimeLeft readonly Unsigned32
1.3.6.1.4.1.9.9.220.1.9.8.1.5 cpaeWebAuthHostState readonly initialize(1), connecting(2), authenticating(3), authenticated(4), authFailed(5), parseError(6), sessionTimeout(7), blackListed(8), aaaFail(9)
1.3.6.1.4.1.9.9.220.1.9.8.1.5 cpaeWebAuthHostState readonly initialize(1), connecting(2), authenticating(3), authenticated(4), authFailed(5), parseError(6), sessionTimeout(7), blackListed(8), aaaFail(9)
1.3.6.1.4.1.9.9.220.1.9.8.1.6 cpaeWebAuthHostInitialize readwrite TruthValue
1.3.6.1.4.1.9.9.220.1.9.8.1.6 cpaeWebAuthHostInitialize readwrite TruthValue

Used by conformance groups

1 objects
  • 1.3.6.1.4.1.9.9.220.2.2.16 cpaeWebAuthGroup

Comments