All MIBs › CHECKPOINT-MIB › raUseUDPEncap
raUseUDPEncap
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::raUseUDPEncap
OID (numeric): 1.3.6.1.4.1.2620.500.9000.1.23
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is raUseUDPEncap?
An integer flag indicating whether UDP encapsulation is being used for this remote-access session's IPsec traffic, typically to traverse NAT devices that would otherwise break standard ESP. This is the setting an admin checks when a remote user behind a NAT, most home routers, has connectivity that establishes but then stalls; confirming UDP encapsulation is active for that session rules out NAT traversal as the cause, while it being off for a NAT'd client would explain exactly that symptom. Example: a session showing raUseUDPEncap disabled while raExternalIpAddr resolves to a known NAT'd residential IP range is a strong candidate explanation for that user's intermittent tunnel drops.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.23 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raUseUDPEncap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.23.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::raUseUDPEncap.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::raUseUDPEncap 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.23 | raUseUDPEncap | CHECKPOINT-MIB |