All MIBs › CISCO-REMOTE-ACCESS-MONITOR-MIB › crasISPAddress
crasISPAddress
Module: CISCO-REMOTE-ACCESS-MONITOR-MIB
OID (symbolic): CISCO-REMOTE-ACCESS-MONITOR-MIB::crasISPAddress
OID (numeric): 1.3.6.1.4.1.9.9.392.1.3.21.1.10
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: The IP address of the peer (client) assigned by the ISP. This is the address of the client device in the public network.
What is crasISPAddress?
This object reports the public IP address the remote client's own internet service provider assigned to it, essentially the client's real-world source address as seen from outside the private network the VPN connects into. It matters for security investigations and abuse tracing; if a session is later found to be involved in something suspicious, this is the address an admin would use to identify the client's actual internet-facing location or ISP, separate from the internal address it was given inside the tunnel. A session behaving suspiciously that reports a crasISPAddress geographically inconsistent with where that user normally connects from would be a red flag worth investigating as a possible compromised credential.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.3.21.1.10 snmpwalk -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasISPAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.3.21.1.10.1 snmpget -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasISPAddress.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::crasISPAddress 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.3 | crasActivity | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3.21 | crasSessionTable | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3.21.1 | crasSessionEntry | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.10 | crasISPAddress | CISCO-REMOTE-ACCESS-MONITOR-MIB |