All MIBs › CHECKPOINT-MIB › cpvFwzEncPkts
cpvFwzEncPkts
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::cpvFwzEncPkts
OID (numeric): 1.3.6.1.4.1.2620.1.2.6.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Fwz encrypted packets
What is cpvFwzEncPkts?
The desc explicitly states this is the count of Fwz encrypted packets — packets encrypted using the legacy FWZ protocol without the additional encapsulation layer, a simpler FWZ mode typically used when NAT traversal isn't needed. Seeing traffic in this counter rather than in cpvFwzEncapsEncPkts tells you the legacy FWZ tunnel is operating in its simpler, non-encapsulated mode, mainly relevant to anyone still trying to understand how that old VPN community was configured before eventually retiring it. e.g. cpvFwzEncPkts carrying traffic for a legacy internal FWZ-protected connection that never needed the extra encapsulation layer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.2.6.1.3 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::cpvFwzEncPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.2.6.1.3.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::cpvFwzEncPkts.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::cpvFwzEncPkts 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.1 | cpvFwzStatistics | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.2.6.1.3 | cpvFwzEncPkts | CHECKPOINT-MIB |