CHECKPOINT-MIB-1 :: fwFilterDate

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsCHECKPOINT-MIB-1fwFilterDate

fwFilterDate

Module: CHECKPOINT-MIB-1

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

OID (numeric): 1.3.6.1.4.1.1919.1.1.3

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: When was the filter installed (STRING!)

What is fwFilterDate?

Gives, as free text (the DESCRIPTION itself notes it's a string, not a timestamp type), when the currently loaded filter was installed on the gateway. This is what an admin checks after a policy push to confirm the install actually landed at the expected time, or to spot a gateway that's been silently running a stale policy for weeks. Example: fwFilterDate showing a date three weeks older than the rest of the cluster's gateways reveals that one node missed the last policy install and is still enforcing outdated rules.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.3
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-1::fwFilterDate

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.3.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-1::fwFilterDate.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::fwFilterDate 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.3fwFilterDateCHECKPOINT-MIB-1