All MIBs › CHECKPOINT-MIB-1 › fwRejected
fwRejected
Module: CHECKPOINT-MIB-1
OID (symbolic): CHECKPOINT-MIB-1::fwRejected
OID (numeric): 1.3.6.1.4.1.1919.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of rejected packets.
What is fwRejected?
A running count of packets the firewall matched against a rule with an explicit reject action, which drops the packet and sends an RST or ICMP response back to the sender, as distinct from a silent drop. Because reject actively tells the sender the connection was refused, a spike here specifically indicates enforcement against connection attempts that were probably automated or malicious, not passive network noise. Example: fwRejected jumping from a baseline of 10 per minute to 5,000 per minute in a few seconds is characteristic of a port scan being actively rejected rule by rule.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.5 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-1::fwRejected
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.5.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-1::fwRejected.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::fwRejected 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 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1919 | checkpoint | CHECKPOINT-MIB-1 |
| 1.3.6.1.4.1.1919.1 | products | CHECKPOINT-MIB-1 |
| 1.3.6.1.4.1.1919.1.1 | fw | CHECKPOINT-MIB-1 |
| 1.3.6.1.4.1.1919.1.1.5 | fwRejected | CHECKPOINT-MIB-1 |