CHECKPOINT-MIB :: routingIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBroutingIndex

routingIndex

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::routingIndex

OID (numeric): 1.3.6.1.4.1.2620.1.6.6.1.1

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

What is routingIndex?

This Unsigned32 is the index identifying a specific entry in the appliance's routing table as exposed via this MIB, needed because a gateway typically has many routes rather than just one. This index ties the following Dest/Mask/Gateway/InterfaceName fields together as a single route entry, letting an admin enumerate the complete routing table via SNMP rather than needing shell access to the appliance. Polling this table by index is how a monitoring tool would reconstruct the full route list without direct CLI access.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.6.1.1
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::routingIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.6.1.1.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::routingIndex.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::routingIndex 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.1routingIndexCHECKPOINT-MIB