All MIBs › CHECKPOINT-MIB › vsRoutingGateway
vsRoutingGateway
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::vsRoutingGateway
OID (numeric): 1.3.6.1.4.1.2620.1.6.51.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
What is vsRoutingGateway?
This is the next-hop gateway address for a route entry configured inside a specific Virtual System's routing table. Since each Virtual System on a VSX chassis can have an entirely separate next-hop, this field tells the admin exactly which upstream router that particular VS will forward matching traffic to, which matters when one virtual firewall can reach a destination while a sibling VS on the same hardware cannot. For example, gateway 10.20.0.1 configured for VS3 versus 10.30.0.1 for VS4 on routes toward the same destination network reflects two tenants using different upstream paths.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.51.1.4 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::vsRoutingGateway
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.51.1.4.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::vsRoutingGateway.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::vsRoutingGateway 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.4 | vsRoutingGateway | CHECKPOINT-MIB |