All MIBs › CHECKPOINT-MIB › tunnelPeerObjName
tunnelPeerObjName
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::tunnelPeerObjName
OID (numeric): 1.3.6.1.4.1.2620.500.9002.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
What is tunnelPeerObjName?
Gives the Check Point management object name, as configured in the management console, for the peer gateway of this tunnel. This human-readable name is what makes a long list of tunnel rows actually navigable during an incident, since matching an alert to a named branch gateway is far faster for an on-call engineer than matching it to a bare IP address they'd have to look up. Example: an alert reporting a down state for a tunnel whose tunnelPeerObjName names a specific branch office tells the on-call engineer immediately which office lost VPN connectivity without needing to cross-reference an IP against a site list.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.2 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::tunnelPeerObjName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.2.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::tunnelPeerObjName.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::tunnelPeerObjName 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.2 | tunnelPeerObjName | CHECKPOINT-MIB |