CHECKPOINT-MIB-1 :: fwModuleState

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsCHECKPOINT-MIB-1fwModuleState

fwModuleState

Module: CHECKPOINT-MIB-1

OID (symbolic): CHECKPOINT-MIB-1::fwModuleState

OID (numeric): 1.3.6.1.4.1.1919.1.1.1

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: The state of the fw module.

What is fwModuleState?

Reports whether the Check Point firewall kernel module is currently active, loaded, or inactive on the gateway. This is the single field that tells a monitoring system whether packet inspection is actually happening on this gateway; a state that isn't 'active' means traffic may be passing unfiltered or the box has failed open or closed depending on configuration. Example: fwModuleState returning 'Active' during a health check confirms the inspection module is enforcing policy, whereas a value like 'Down' would trigger an immediate page.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.1
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-1::fwModuleState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.1.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-1::fwModuleState.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-1::fwModuleState 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 (6 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
Numeric OIDNameModule
1.3.6.1.4.1.1919checkpointCHECKPOINT-MIB-1
1.3.6.1.4.1.1919.1productsCHECKPOINT-MIB-1
1.3.6.1.4.1.1919.1.1fwCHECKPOINT-MIB-1
1.3.6.1.4.1.1919.1.1.1fwModuleStateCHECKPOINT-MIB-1