CHECKPOINT-MIB-1 :: fwFilterName

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsCHECKPOINT-MIB-1fwFilterName

fwFilterName

Module: CHECKPOINT-MIB-1

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

OID (numeric): 1.3.6.1.4.1.1919.1.1.2

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: The name of the loaded filter.

What is fwFilterName?

Gives the name of the compiled INSPECT filter/policy currently loaded into the firewall kernel. Because Check Point compiles the security policy into a named filter file before loading it, this string lets an admin verify a policy push actually took effect on this specific gateway rather than trusting the management server's report. Example: fwFilterName reading 'Standard.pf' after a policy install confirms that filter, and not a stale or fallback filter, is what's currently enforcing rules on the box.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.2
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-1::fwFilterName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.2.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-1::fwFilterName.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::fwFilterName 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.2fwFilterNameCHECKPOINT-MIB-1