All MIBs › CHECKPOINT-MIB › raInternalIpAddr
raInternalIpAddr
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::raInternalIpAddr
OID (numeric): 1.3.6.1.4.1.2620.500.9000.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
What is raInternalIpAddr?
Based on the object's name and IpAddress syntax, this holds the internal, office-mode IP address assigned to a specific remote-access VPN user's session, the address that identifies them on the internal network while connected. This is the address an admin traces a specific remote user's internal traffic back to, since users behind Office Mode otherwise appear only under a single internal identity unless this per-session mapping is available. Example: correlating raInternalIpAddr = 10.10.5.42 for a session lets an admin match an internal-network access log entry back to the exact remote-access user who was assigned that office-mode address at the time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raInternalIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::raInternalIpAddr.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::raInternalIpAddr 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.1 | raInternalIpAddr | CHECKPOINT-MIB |