All MIBs › CHECKPOINT-MIB › fwNetIfRemoteIp
fwNetIfRemoteIp
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::fwNetIfRemoteIp
OID (numeric): 1.3.6.1.4.1.2620.1.1.27.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: VPN Tunnel Remote IP
What is fwNetIfRemoteIp?
The desc explicitly states this is the VPN Tunnel Remote IP, the address of the far end of this tunnel interface. Comparing this against the VPN community or topology configuration confirms the tunnel actually terminates where you expect, useful when troubleshooting asymmetric routing or a tunnel that shows up but passes no traffic. e.g. fwNetIfRemoteIp = 203.0.113.5, the public IP of the peer gateway terminating this tunnel.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.27.1.7 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwNetIfRemoteIp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.27.1.7.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::fwNetIfRemoteIp.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::fwNetIfRemoteIp 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 (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.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.1 | fw | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.27 | fwNetIfTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.27.1 | fwNetIfEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.27.1.7 | fwNetIfRemoteIp | CHECKPOINT-MIB |