All MIBs › CHECKPOINT-MIB › raOfficeMode
raOfficeMode
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::raOfficeMode
OID (numeric): 1.3.6.1.4.1.2620.500.9000.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is raOfficeMode?
An integer flag indicating whether Office Mode, the feature that assigns a remote-access client an internal IP so it appears as a native node on the corporate network, is enabled for this session. This determines whether raInternalIpAddr for that same session is a meaningful, routable internal address or effectively unused, so an admin troubleshooting why a remote user can't reach internal-only resources checks this first to confirm Office Mode was actually negotiated for that client. Example: a remote user complaining they can't reach an internal file share, combined with raOfficeMode showing disabled for their session, points straight at Office Mode never having been negotiated rather than a routing or ACL problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.21 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::raOfficeMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9000.1.21.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::raOfficeMode.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::raOfficeMode 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.21 | raOfficeMode | CHECKPOINT-MIB |