All MIBs › CHECKPOINT-MIB › svnRouteModMask
svnRouteModMask
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::svnRouteModMask
OID (numeric): 1.3.6.1.4.1.2620.1.6.9.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: Subnet mask routing modification
What is svnRouteModMask?
This IpAddress reports the subnet mask of the route that was just modified, per 'Subnet mask routing modification,' paired with svnRouteModDest to fully identify which network the change affected. Combined with svnRouteModAction, this tells an admin whether a specific network's route was added, deleted, or altered, which is a more direct audit signal than diffing the full routing table before and after. Seeing this mask paired with a delete action would confirm a specific route was intentionally (or accidentally) removed rather than just changed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.9.3 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::svnRouteModMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.9.3.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::svnRouteModMask.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::svnRouteModMask 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.9 | svnRoutingModify | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.9.3 | svnRouteModMask | CHECKPOINT-MIB |