All MIBs › CHECKPOINT-MIB › fwNetIfPeerName
fwNetIfPeerName
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::fwNetIfPeerName
OID (numeric): 1.3.6.1.4.1.2620.1.1.27.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: VPN Tunnel Peer Name
What is fwNetIfPeerName?
The desc explicitly states this is the VPN Tunnel Peer Name, only meaningful when this row's fwNetIfFlags marks it as a VPN tunnel device. On a site-to-site VPN this is the fastest way to map a numbered tunnel interface back to the remote gateway or object it terminates on, which matters when several tunnels are configured and you need to isolate which one is dropping packets. e.g. fwNetIfPeerName = 'Branch-NYC-GW', identifying the remote Check Point gateway this particular tunnel interface connects to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.27.1.6 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwNetIfPeerName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.27.1.6.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::fwNetIfPeerName.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::fwNetIfPeerName 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.6 | fwNetIfPeerName | CHECKPOINT-MIB |