CHECKPOINT-MIB :: raUserState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBraUserState

raUserState

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::raUserState

OID (numeric): 1.3.6.1.4.1.2620.500.9000.1.20

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

What is raUserState?

Reports the current lifecycle state of this remote-access VPN user's tunnel: values like active(3), idle(129), phase1(130), down(131), or destroy(4), describing exactly where in the IKE and tunnel-establishment process, or teardown, the session currently sits. Because it's writable, an admin can force a specific stuck session to destroy(4) and clear it without disconnecting other users, the practical remedy for one remote-access session hung in phase1 forever consuming a licensed connection slot. Example: finding a session's raUserState stuck at phase1(130) for hours, never reaching active, identifies a client that failed IKE negotiation and is worth clearing rather than waiting for it to time out on its own.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.20
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raUserState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.20.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::raUserState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2620.500.9000.1.20.1 i <value>

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::raUserState 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2620checkpointCHECKPOINT-GAIA-TRAP-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2620.500tablesCHECKPOINT-MIB
1.3.6.1.4.1.2620.500.9000raUsersTableCHECKPOINT-MIB
1.3.6.1.4.1.2620.500.9000.1raUsersEntryCHECKPOINT-MIB
1.3.6.1.4.1.2620.500.9000.1.20raUserStateCHECKPOINT-MIB