All MIBs › CHECKPOINT-MIB › vsRoutingDest
vsRoutingDest
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::vsRoutingDest
OID (numeric): 1.3.6.1.4.1.2620.1.6.51.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
What is vsRoutingDest?
This is the destination network address of one static route entry configured inside a specific Virtual System's own routing table. An admin cares about this value because a wrong or missing destination here inside a given VS means traffic to that subnet gets dropped or misrouted within that virtual firewall's private routing context, independent of any routes configured on the physical gateway or on other virtual systems. For example, 192.168.50.0 as the destination for a route added to reach a customer's internal VLAN hosted inside one VSX virtual system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.51.1.2 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::vsRoutingDest
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.51.1.2.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::vsRoutingDest.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::vsRoutingDest 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.2 | vsRoutingDest | CHECKPOINT-MIB |