All MIBs › CHECKPOINT-MIB › raExternalIpAddr
raExternalIpAddr
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::raExternalIpAddr
OID (numeric): 1.3.6.1.4.1.2620.500.9000.1.19
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
What is raExternalIpAddr?
Holds the external, real-world, internet-facing IP address the remote-access VPN client is connecting from. This is what an admin checks when a raInternalIpAddr-mapped user's session looks suspicious; the real external address reveals whether the client is coming from an expected location or ISP or an unexpected one, useful for spotting credential misuse from an unusual geography. Example: raExternalIpAddr showing an address that geolocates to a country the employee has never traveled to, alongside a currently active session, is a concrete trigger for a security review of that session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.19 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raExternalIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.19.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::raExternalIpAddr.1
Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB::raExternalIpAddr OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances from a single console.
OID Breakdown
Upper-level ancestors (7 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.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.500 | tables | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.500.9000 | raUsersTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.500.9000.1 | raUsersEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.500.9000.1.19 | raExternalIpAddr | CHECKPOINT-MIB |