All MIBs › CHECKPOINT-MIB › cpvFwzEncapsEncErrs
cpvFwzEncapsEncErrs
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::cpvFwzEncapsEncErrs
OID (numeric): 1.3.6.1.4.1.2620.1.2.6.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Fwz encapsulated encryption errors
What is cpvFwzEncapsEncErrs?
This counter tracks how many times the Check Point gateway's legacy FWZ encryption scheme failed while encrypting packets during encapsulation, per the object's description of 'Fwz encapsulated encryption errors.' Because FWZ is Check Point's own proprietary VPN algorithm (largely phased out in favor of IKE/IPsec), any nonzero count here points to problems in that specific legacy encapsulation path rather than in standard IPsec tunnels. For example, a jump from 0 to several hundred after a firmware update could mean an old FWZ-based site-to-site VPN to a legacy peer gateway is silently dropping encrypted traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.2.6.2.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::cpvFwzEncapsEncErrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.2.6.2.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::cpvFwzEncapsEncErrs.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::cpvFwzEncapsEncErrs 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.1 | cpvFwzEncapsEncErrs | CHECKPOINT-MIB |