All MIBs › CHECKPOINT-MIB › raVisitorMode
raVisitorMode
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::raVisitorMode
OID (numeric): 1.3.6.1.4.1.2620.500.9000.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is raVisitorMode?
An integer flag indicating whether Visitor Mode, which tunnels the VPN connection over TCP 443 to look like ordinary HTTPS traffic, is active for this remote-access session, used when a client is behind a restrictive firewall that only permits web traffic outbound. This is exactly what an admin checks first when a traveling user reports the VPN client works from home but fails from a hotel or airport network; Visitor Mode being enabled for that session confirms the client fell back to disguising its traffic as HTTPS to get through the restrictive network. Example: a user only able to connect while on airport Wi-Fi with raVisitorMode showing enabled for their session confirms that restrictive network only permitted the connection because it was disguised as ordinary HTTPS traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.24 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raVisitorMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.24.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::raVisitorMode.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::raVisitorMode 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.24 | raVisitorMode | CHECKPOINT-MIB |