All MIBs › CHECKPOINT-MIB › svnRouteModAction
svnRouteModAction
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::svnRouteModAction
OID (numeric): 1.3.6.1.4.1.2620.1.6.9.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Routing modification action
What is svnRouteModAction?
This INTEGER reports the type of routing modification action that occurred (e.g., add, delete, or change), per 'Routing modification action.' This is the field that turns the other svnRouteMod fields from a passive description into an actual auditable event, telling the admin whether a specific route was created or removed. Distinguishing an add action from a delete action here is essential for an admin trying to reconstruct exactly what a scripted or automated routing change just did to the gateway's table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.9.10 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::svnRouteModAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.9.10.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::svnRouteModAction.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::svnRouteModAction 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.10 | svnRouteModAction | CHECKPOINT-MIB |