All MIBs › CHECKPOINT-MIB › cpvFwzDecErrs
cpvFwzDecErrs
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::cpvFwzDecErrs
OID (numeric): 1.3.6.1.4.1.2620.1.2.6.2.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Fwz decryption errors
What is cpvFwzDecErrs?
This counts core FWZ decryption failures, per its description 'Fwz decryption errors,' distinct from the encapsulation-specific decryption counter. Watching this alongside cpvFwzEncErrs lets an admin isolate whether a legacy FWZ VPN's problems are one-directional (only decrypting incoming traffic fails) or affect both directions. A steady trickle of 2-3 errors per hour here, with encryption errors staying at zero, would point to a bad key on the local decrypt side rather than a problem at the remote peer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.2.6.2.4 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::cpvFwzDecErrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.2.6.2.4.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::cpvFwzDecErrs.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::cpvFwzDecErrs 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.6 | cpvFwz | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.2.6.2 | cpvFwzErrors | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.2.6.2.4 | cpvFwzDecErrs | CHECKPOINT-MIB |