All MIBs › CHECKPOINT-MIB › cpsemdDBIsFull
cpsemdDBIsFull
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::cpsemdDBIsFull
OID (numeric): 1.3.6.1.4.1.2620.1.25.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 1 - Database is full; 0 - Database is not full
What is cpsemdDBIsFull?
This is a boolean flag indicating whether the SmartEvent database has actually hit its capacity limit. This is the definitive trigger an admin alerts on directly, since once it flips to 1 SmartEvent typically stops storing new events, or purges old ones aggressively, until an admin archives data or expands capacity, directly affecting the organization's ability to investigate anything that happens after this point. For example, this flag flipping from 0 to 1 during an active security incident would be a critical, time-sensitive alert since new correlated events may no longer be retained for the ongoing investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.25.1.10 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::cpsemdDBIsFull
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.25.1.10.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::cpsemdDBIsFull.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::cpsemdDBIsFull 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.10 | cpsemdDBIsFull | CHECKPOINT-MIB |