All MIBs › CHECKPOINT-MIB › tunnelPeerIpAddr
tunnelPeerIpAddr
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::tunnelPeerIpAddr
OID (numeric): 1.3.6.1.4.1.2620.500.9002.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
What is tunnelPeerIpAddr?
The IP address of the remote VPN gateway, or peer, this site-to-site tunnel entry connects to. This is the field an admin matches against the topology or community configuration to confirm which specific remote site a given tunnel row represents, essential when a chassis maintains many simultaneous site-to-site tunnels and an alert needs to be attributed to the right remote office or partner. Example: tunnelPeerIpAddr resolving to a partner's known gateway address confirms this specific tunnel row is the one connecting to that partner's network, not one of the other dozen tunnels on the same gateway.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::tunnelPeerIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::tunnelPeerIpAddr.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::tunnelPeerIpAddr 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.1 | tunnelPeerIpAddr | CHECKPOINT-MIB |