CHECKPOINT-MIB-1 :: fwLogged

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsCHECKPOINT-MIB-1fwLogged

fwLogged

Module: CHECKPOINT-MIB-1

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

OID (numeric): 1.3.6.1.4.1.1919.1.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The number of logged packets.

What is fwLogged?

A running count of packets that matched a rule with the Log tracking option, meaning packets that generated a log record rather than just being accepted, dropped, or rejected silently. This counter is what an admin watches to make sure the logging pipe hasn't fallen behind; if fwLogged stalls while fwAccepted keeps climbing, the log-server connection has likely broken and events are being lost. Example: fwLogged staying flat at 0 for ten minutes while fwAccepted rises normally indicates the gateway can't reach its log server, not that traffic dropped.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.7
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-1::fwLogged

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.7.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-1::fwLogged.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::fwLogged 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.7fwLoggedCHECKPOINT-MIB-1