cafSessionStatus
CISCO-AUTH-FRAMEWORK-MIB ·
.1.3.6.1.4.1.9.9.656.1.4.1.1.5
Object
column
Enumeration
Indicates the current status of the authentication session.
idle : the session has been initialized and no
method has run yet.
running : an authentication method is running for
this session.
noMethod : no authentication method has provided a
result for this session.
authenticationSuccess: an authentication method has resulted
in authentication success for this session.
authenticationFailed: an authentication method has resulted
in authentication failed for this session.
authorizationSuccess: authorization is successful for this
session.
authorizationFailed : authorization is failed for this
session.
Context
- MIB
- CISCO-AUTH-FRAMEWORK-MIB
- OID
.1.3.6.1.4.1.9.9.656.1.4.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cafSessionEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | running |
3 | noMethod |
4 | authenticationSuccess |
5 | authenticationFailed |
6 | authorizationSuccess |
7 | authorizationFailed |