All MIBs › CHECKPOINT-MIB › fwDroppedTotalRate
fwDroppedTotalRate
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::fwDroppedTotalRate
OID (numeric): 1.3.6.1.4.1.2620.1.1.25.16
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: dropped packets rate
What is fwDroppedTotalRate?
Reports, as a formatted string, the current rate at which the gateway is dropping packets in drops per second, again a live rate rather than a cumulative count. A live drop-rate dashboard value like this is what lets an admin catch an active event, such as a volumetric scan or attack being absorbed, as it's happening, since a sudden jump in this rate is immediately visible without needing to poll fwDropped twice and do the math. Example: fwDroppedTotalRate jumping from a baseline of '20 pps' to '8000 pps' in real time is the kind of live signal that would trigger an immediate look at what's currently hitting the gateway, well before any cumulative counter-based alert would fire.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.25.16 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwDroppedTotalRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.25.16.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::fwDroppedTotalRate.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::fwDroppedTotalRate 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 (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.1 | fw | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.25 | fwPolicyStat | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.25.16 | fwDroppedTotalRate | CHECKPOINT-MIB |