All MIBs › CHECKPOINT-MIB › cpvIpsecDecomprErr
cpvIpsecDecomprErr
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::cpvIpsecDecomprErr
OID (numeric): 1.3.6.1.4.1.2620.1.2.5.4.11
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: IPsec decompression errors
What is cpvIpsecDecomprErr?
The desc explicitly states this is the count of IPsec decompression errors, failures during the decompression step. A nonzero value here means data arrived correctly decrypted but then failed to decompress, showing up as corrupted or dropped application data over that specific tunnel even though the encryption and authentication layers reported success, a distinct failure mode from any of the SA-level errors elsewhere in this MIB. e.g. cpvIpsecDecomprErr incrementing after a peer's IPComp implementation sent a malformed compressed payload, causing this gateway to discard otherwise-valid decrypted packets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.2.5.4.11 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::cpvIpsecDecomprErr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.2.5.4.11.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::cpvIpsecDecomprErr.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::cpvIpsecDecomprErr 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.2 | vpn | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.2.5 | cpvIPsec | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.2.5.4 | cpvIpsecStatistics | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.2.5.4.11 | cpvIpsecDecomprErr | CHECKPOINT-MIB |