CHECKPOINT-MIB-1 :: fwDropped

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsCHECKPOINT-MIB-1fwDropped

fwDropped

Module: CHECKPOINT-MIB-1

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

OID (numeric): 1.3.6.1.4.1.1919.1.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The number of dropped packets.

What is fwDropped?

A running count of packets the firewall silently discarded, with no notification returned to the sender, because they matched a drop rule or the implicit cleanup rule. Unlike fwRejected, a rising fwDropped with no matching spike in logged connection attempts often points to background scan or probe traffic being silently absorbed, useful for distinguishing attack noise being handled from legitimate traffic being blocked by mistake. Example: fwDropped increasing by a constant few hundred packets per hour with no corresponding user complaints usually means the default cleanup rule is quietly discarding unsolicited internet background noise.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.6
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-1::fwDropped

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.6.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-1::fwDropped.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fwDropped.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::fwDropped 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.6fwDroppedCHECKPOINT-MIB-1