All MIBs › CHECKPOINT-MIB › routingMask
routingMask
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::routingMask
OID (numeric): 1.3.6.1.4.1.2620.1.6.6.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
What is routingMask?
This IpAddress is the subnet mask for the destination network in a route entry, keyed by routingIndex, paired with routingDest to define the exact matched network range. A more specific (longer) mask on one route entry versus a broader default route affects which route actually wins for a given destination address under longest-prefix-match routing logic. An admin troubleshooting traffic taking an unexpected path would check whether an overly broad or overly narrow mask on this entry is causing the routing table to match the wrong route first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.6.1.3 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::routingMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.6.1.3.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::routingMask.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::routingMask 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.6 | routingTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.6.1 | routingEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.6.1.3 | routingMask | CHECKPOINT-MIB |