All MIBs › CISCO-AUTH-FRAMEWORK-MIB › cafSessionStatus
cafSessionStatus
Module: CISCO-AUTH-FRAMEWORK-MIB
OID (symbolic): CISCO-AUTH-FRAMEWORK-MIB::cafSessionStatus
OID (numeric): 1.3.6.1.4.1.9.9.656.1.4.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is cafSessionStatus?
This read-only value reports the current state of an authentication session, such as idle, running, or no-method, allowing monitoring of where a client stands in the authentication process.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.656.1.4.1.1.5 snmpwalk -v2c -c public <target> CISCO-AUTH-FRAMEWORK-MIB::cafSessionStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.656.1.4.1.1.5.1 snmpget -v2c -c public <target> CISCO-AUTH-FRAMEWORK-MIB::cafSessionStatus.1
Start monitoring Cisco access/campus switches (802.1X auth framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-AUTH-FRAMEWORK-MIB::cafSessionStatus OID value, configure state conditions and alerts, and monitor any Cisco access/campus switches (802.1X auth framework) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.656 | ciscoAuthFrameworkMIB | CISCO-AUTH-FRAMEWORK-MIB |
| 1.3.6.1.4.1.9.9.656.1 | ciscoAuthFrameworkMIBObjects | CISCO-AUTH-FRAMEWORK-MIB |
| 1.3.6.1.4.1.9.9.656.1.4 | ciscoAuthFrameworkSession | CISCO-AUTH-FRAMEWORK-MIB |
| 1.3.6.1.4.1.9.9.656.1.4.1 | cafSessionTable | CISCO-AUTH-FRAMEWORK-MIB |
| 1.3.6.1.4.1.9.9.656.1.4.1.1 | cafSessionEntry | CISCO-AUTH-FRAMEWORK-MIB |
| 1.3.6.1.4.1.9.9.656.1.4.1.1.5 | cafSessionStatus | CISCO-AUTH-FRAMEWORK-MIB |