CHECKPOINT-MIB :: routingGatweway

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBroutingGatweway

routingGatweway

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::routingGatweway

OID (numeric): 1.3.6.1.4.1.2620.1.6.6.1.4

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

What is routingGatweway?

This IpAddress is the next-hop gateway address for a specific route entry, keyed by routingIndex (note the object name itself has a typo, 'Gatweway,' inherited directly from the vendor's original MIB). This is the actual next-hop IP that traffic matching routingDest/routingMask gets forwarded to, so an admin diagnosing a black-holed route checks whether this gateway address is reachable and correctly configured. A routingGatweway pointing to an IP that no longer exists on the network (e.g., after a router replacement) would explain traffic silently dropping for that destination.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.6.1.4
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::routingGatweway

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.6.1.4.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::routingGatweway.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::routingGatweway 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 (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2620checkpointCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1productsCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1.6svnCHECKPOINT-GAIA-TRAP-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2620.1.6.6routingTableCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.6.6.1routingEntryCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.6.6.1.4routingGatwewayCHECKPOINT-MIB