All MIBs › CHECKPOINT-MIB-1 › fwLogged
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 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.7 | fwLogged | CHECKPOINT-MIB-1 |