All MIBs › CHECKPOINT-MIB › vsRoutingMask
vsRoutingMask
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::vsRoutingMask
OID (numeric): 1.3.6.1.4.1.2620.1.6.51.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
What is vsRoutingMask?
This is the subnet mask paired with the destination address of a route entry inside a specific Virtual System's routing table. Getting this too broad or too narrow silently changes which packets actually match the route within that VS, so admins check it when troubleshooting asymmetric routing between virtual systems sharing the same physical VSX chassis. For example, 255.255.255.0 paired with a 192.168.50.0 destination scopes the route strictly to that one /24 rather than a larger block.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.51.1.3 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::vsRoutingMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.51.1.3.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::vsRoutingMask.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::vsRoutingMask 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.3 | vsRoutingMask | CHECKPOINT-MIB |