All MIBs › CHECKPOINT-MIB › fwDroppedBytesTotalRate
fwDroppedBytesTotalRate
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::fwDroppedBytesTotalRate
OID (numeric): 1.3.6.1.4.1.2620.1.1.25.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: dropped bytes rate
What is fwDroppedBytesTotalRate?
This holds the current throughput, formatted as a display string, of the byte rate the firewall is actively discarding because it matched a drop or reject rule (or was otherwise disallowed by policy) at this instant. Because it is a rate and not a cumulative counter, an admin can use it as a live early-warning gauge for an active scan or flood, since a spike here with no matching change in fwAcceptedBytesTotalRate points to unwanted traffic being generated against the gateway rather than a shift in legitimate demand. For example, a jump from a baseline of '5000' to '2500000' bytes/sec with no policy change is consistent with a port-scan or DoS burst hitting the perimeter.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.25.9 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwDroppedBytesTotalRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.25.9.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::fwDroppedBytesTotalRate.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::fwDroppedBytesTotalRate 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.9 | fwDroppedBytesTotalRate | CHECKPOINT-MIB |