All MIBs › CHECKPOINT-MIB › fwNetIfProxyName
fwNetIfProxyName
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::fwNetIfProxyName
OID (numeric): 1.3.6.1.4.1.2620.1.1.27.1.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: VPN Tunnel Proxy Name
What is fwNetIfProxyName?
The desc explicitly states this is the VPN Tunnel Proxy Name, the name of the proxy object associated with this tunnel interface. This is populated specifically in VPN topologies where traffic for this tunnel is proxied through an intermediate gateway, such as a hub in a hub-and-spoke community, so an empty value on a tunnel interface is expected for a direct peer-to-peer VPN. e.g. fwNetIfProxyName = 'HQ-Hub-GW' in a hub-and-spoke VPN where this spoke's traffic is proxied through a central hub.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.27.1.9 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwNetIfProxyName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.27.1.9.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::fwNetIfProxyName.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::fwNetIfProxyName 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.9 | fwNetIfProxyName | CHECKPOINT-MIB |