All MIBs › CHECKPOINT-MIB › haWorkMode
haWorkMode
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::haWorkMode
OID (numeric): 1.3.6.1.4.1.2620.1.5.11
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Working mode
What is haWorkMode?
This DisplayString reports the ClusterXL operating mode of this member, per 'Working mode,' such as High Availability (active/standby) versus Load Sharing. This setting fundamentally changes how traffic is expected to be distributed across cluster members, so it's the first thing an admin checks when trying to understand whether both members should be seeing traffic simultaneously or only one. If this reports Load Sharing when the admin's design assumed active/standby, that mismatch would explain unexpected traffic patterns across the two members.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.5.11 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::haWorkMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.5.11.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::haWorkMode.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::haWorkMode 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 (8 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 |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.5 | ha | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.5.11 | haWorkMode | CHECKPOINT-MIB |