All MIBs › CISCO-REMOTE-ACCESS-MONITOR-MIB › crasSessFailLocalAddr
crasSessFailLocalAddr
Module: CISCO-REMOTE-ACCESS-MONITOR-MIB
OID (symbolic): CISCO-REMOTE-ACCESS-MONITOR-MIB::crasSessFailLocalAddr
OID (numeric): 1.3.6.1.4.1.9.9.392.1.4.3.1.1.11
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: The address assigned to the peer by the local address management mechanism. In case no address was assigned to the peer when the failure occurred, this MIB variable would contain the IPv4 address value 0.0.0.0
What is crasSessFailLocalAddr?
This object records the internal VPN pool address that had been assigned to the peer at the time of the failure, or explicitly 0.0.0.0 if the failure happened before any address was ever assigned, per the desc. An admin can use a 0.0.0.0 reading here to immediately know the failure occurred very early in negotiation (before address assignment), versus a real internal address indicating the client got further into setup before something else went wrong. Seeing an assigned address like 10.50.3.12 tied to a failure narrows the problem to something after address allocation, such as a post-connect authorization check.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.4.3.1.1.11 snmpwalk -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasSessFailLocalAddr
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.11.1 snmpget -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasSessFailLocalAddr.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::crasSessFailLocalAddr 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.11 | crasSessFailLocalAddr | CISCO-REMOTE-ACCESS-MONITOR-MIB |