All MIBs › CHECKPOINT-MIB › cpsemdNumEvents
cpsemdNumEvents
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::cpsemdNumEvents
OID (numeric): 1.3.6.1.4.1.2620.1.25.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of events in database
What is cpsemdNumEvents?
This is the count of individual events currently stored in the SmartEvent database. An admin uses this row-count figure together with the current database size to gauge whether database growth is being driven by more events or by larger individual events, for example events carrying more log detail, which changes whether the fix is tuning retention or reducing per-event verbosity. For example, event count doubling while database size grows only modestly would suggest smaller, high-volume events, like repeated port-scan alerts, rather than a few large incidents.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.25.1.7 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::cpsemdNumEvents
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.25.1.7.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::cpsemdNumEvents.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::cpsemdNumEvents 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.1 | cpsemd | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.25.1.7 | cpsemdNumEvents | CHECKPOINT-MIB |