All MIBs › CHECKPOINT-MIB › raIkeOverTCP
raIkeOverTCP
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::raIkeOverTCP
OID (numeric): 1.3.6.1.4.1.2620.500.9000.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is raIkeOverTCP?
An integer flag indicating whether this remote-access session's IKE negotiation is running over TCP rather than its normal UDP transport, a fallback Check Point supports for clients on networks that block UDP 500. This is the field an admin checks when a remote user on a restrictive network, such as hotel Wi-Fi, reports VPN connection failures; confirming IKE-over-TCP is active for that session validates the fallback kicked in, while it being off would suggest checking whether that fallback needs to be enabled for that user's profile. Example: a user connecting successfully only when raIkeOverTCP shows enabled for their session confirms their network path blocks standard UDP/500 IKE and they're relying on the TCP fallback.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.22 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raIkeOverTCP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.22.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::raIkeOverTCP.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::raIkeOverTCP 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.22 | raIkeOverTCP | CHECKPOINT-MIB |