CHECKPOINT-MIB :: routingDest

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBroutingDest

routingDest

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::routingDest

OID (numeric): 1.3.6.1.4.1.2620.1.6.6.1.2

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

What is routingDest?

This IpAddress is the destination network address of a specific route entry, keyed by routingIndex. Combined with routingMask, this defines exactly which destination traffic this route entry applies to, which is the first thing an admin checks when diagnosing why traffic to a particular network isn't taking the expected path. Finding an unexpected or missing routingDest entry for a network that should be reachable would directly explain a connectivity complaint.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.6.1.2
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::routingDest

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.6.1.2.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::routingDest.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::routingDest 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.2routingDestCHECKPOINT-MIB