All MIBs › CHECKPOINT-MIB › tunnelSourceIpAddr
tunnelSourceIpAddr
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::tunnelSourceIpAddr
OID (numeric): 1.3.6.1.4.1.2620.500.9002.1.7
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
What is tunnelSourceIpAddr?
The local source IP address this gateway uses when originating traffic for this specific tunnel. On a multi-homed gateway with several external addresses, this confirms exactly which of the gateway's own IPs is presenting itself to the remote peer for a given tunnel, which matters because a peer's firewall or NAT rules are often keyed to expect one specific source address. Example: a tunnel that suddenly stops establishing after the gateway's external IP allocation changed, with tunnelSourceIpAddr now showing the new address, would explain a partner's firewall still whitelisting only the old address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.7 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::tunnelSourceIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.7.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::tunnelSourceIpAddr.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::tunnelSourceIpAddr 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.9002 | tunnelTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.500.9002.1 | tunnelEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.500.9002.1.7 | tunnelSourceIpAddr | CHECKPOINT-MIB |