All MIBs › CHECKPOINT-MIB › cpseadNumProcessedLogs
cpseadNumProcessedLogs
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::cpseadNumProcessedLogs
OID (numeric): 1.3.6.1.4.1.2620.1.25.2.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Number of logs processed
What is cpseadNumProcessedLogs?
This is a running count of individual log records this Correlation Unit has processed. An admin watches this counter's rate as the basic throughput indicator for the log-ingestion pipeline, and a rate that drops to near zero while cpseadProcAlive still shows running would point to a specific stalled job rather than the daemon itself being down. For example, this counter's growth rate slowing from thousands per minute to single digits would prompt checking the individual job states rather than assuming the whole Correlation Unit crashed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.25.2.3 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::cpseadNumProcessedLogs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.25.2.3.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::cpseadNumProcessedLogs.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::cpseadNumProcessedLogs 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.25 | eventiaAnalyzer | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.25.2 | cpsead | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.25.2.3 | cpseadNumProcessedLogs | CHECKPOINT-MIB |