All MIBs › CHECKPOINT-MIB › raRouteTraffic
raRouteTraffic
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::raRouteTraffic
OID (numeric): 1.3.6.1.4.1.2620.500.9000.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is raRouteTraffic?
An integer flag indicating whether this remote-access session is configured to route all of the client's traffic through the VPN tunnel, rather than only traffic destined for the corporate network, meaning split tunneling is disabled. This is the field a security review checks per session to confirm high-risk users actually have full-tunnel routing enforced rather than split tunneling, since a user unexpectedly showing split-tunnel-equivalent routing would mean their non-corporate internet traffic is bypassing corporate security inspection entirely. Example: finding raRouteTraffic disabled for a user in a role that's supposed to be full-tunnel-only reveals that user's general internet browsing isn't passing through corporate inspection as policy intends.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.25 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raRouteTraffic
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.25.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::raRouteTraffic.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::raRouteTraffic 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 (7 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.500 | tables | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.500.9000 | raUsersTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.500.9000.1 | raUsersEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.500.9000.1.25 | raRouteTraffic | CHECKPOINT-MIB |