CHECKPOINT-MIB-1 :: fwEvent

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsCHECKPOINT-MIB-1fwEvent

fwEvent

Module: CHECKPOINT-MIB-1

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

OID (numeric): 1.3.6.1.4.1.1919.1.1.11

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: A string containing the last snmp trap sent via fw

What is fwEvent?

Holds the text of the most recent SNMP trap the firewall module itself generated, cached as a readable object rather than only being visible in the trap stream. This matters specifically because SNMP traps are fire-and-forget; a poller that was down when the trap fired would otherwise miss it entirely, but polling fwEvent lets a management station catch up on the last event even after a trap was missed. Example: after a monitoring gap, polling fwEvent and finding the text of a policy-install-completed trap confirms that event fired even though the trap itself never arrived at the NMS.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.11
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-1::fwEvent

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.11.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-1::fwEvent.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::fwEvent 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.11fwEventCHECKPOINT-MIB-1