All MIBs › CHECKPOINT-MIB › vsRoutingIndex
vsRoutingIndex
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::vsRoutingIndex
OID (numeric): 1.3.6.1.4.1.2620.1.6.51.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
What is vsRoutingIndex?
This is the row index for one entry in a Virtual System's routing table, used on VSX deployments where a single appliance hosts several independent virtual firewalls. Because each Virtual System keeps its own separate routing table, this index is what lets an admin tie the destination, mask, gateway, and interface columns of a single route entry together correctly during a bulk SNMP walk across many virtual systems' routes. For example, index 14 might tie together a route to 10.20.0.0/16 via gateway 10.20.0.1 defined inside Virtual System 3.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.51.1.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::vsRoutingIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.51.1.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::vsRoutingIndex.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::vsRoutingIndex 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 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 |
| 1.3.6.1.4.1.2620.1.6 | svn | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.6.51 | vsRoutingTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.51.1 | vsRoutingEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.51.1.1 | vsRoutingIndex | CHECKPOINT-MIB |