All MIBs › CISCO-REMOTE-ACCESS-MONITOR-MIB › crasSessFailType
crasSessFailType
Module: CISCO-REMOTE-ACCESS-MONITOR-MIB
OID (symbolic): CISCO-REMOTE-ACCESS-MONITOR-MIB::crasSessFailType
OID (numeric): 1.3.6.1.4.1.9.9.392.1.4.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of the failure: 1 = failure occurred during session setup 2 = failed occurred after the session was setup successfully.
What is crasSessFailType?
This object classifies whether a recorded failure happened while the session was being set up (value 1) or after it had already been successfully established and running (value 2). An admin triages differently depending on this value: a run of setupFailure entries points to an authentication or negotiation problem, while a run of operationalFailure entries points to something disrupting already-connected users, such as a network outage. Seeing mostly operationalFailure(2) entries clustered at a specific time would correlate well with a known WAN or ISP disruption rather than a credential issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.4.3.1.1.4 snmpwalk -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasSessFailType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.4.3.1.1.4.1 snmpget -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasSessFailType.1
Start monitoring Cisco VPN concentrator/remote-access router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-REMOTE-ACCESS-MONITOR-MIB::crasSessFailType OID value, configure state conditions and alerts, and monitor any Cisco VPN concentrator/remote-access router 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.392 | ciscoRemoteAccessMonitorMIB | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1 | ciscoRasMonitorMIBObjects | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.4 | crasFailures | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.4.3 | crasSessFailures | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.4.3.1 | crasSessFailTable | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.4.3.1.1 | crasSessFailEntry | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.4.3.1.1.4 | crasSessFailType | CISCO-REMOTE-ACCESS-MONITOR-MIB |