All MIBs › CHECKPOINT-MIB-1 › fwModuleState
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 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1919 | checkpoint | CHECKPOINT-MIB-1 |
| 1.3.6.1.4.1.1919.1 | products | CHECKPOINT-MIB-1 |
| 1.3.6.1.4.1.1919.1.1 | fw | CHECKPOINT-MIB-1 |
| 1.3.6.1.4.1.1919.1.1.1 | fwModuleState | CHECKPOINT-MIB-1 |