All MIBs › CHECKPOINT-MIB › cpvIpsecEspEncPkts
cpvIpsecEspEncPkts
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::cpvIpsecEspEncPkts
OID (numeric): 1.3.6.1.4.1.2620.1.2.5.4.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: IPsec ESP encrypted packets
What is cpvIpsecEspEncPkts?
The desc explicitly states this is the count of IPsec ESP encrypted packets — packets encrypted using plain, non-UDP-encapsulated ESP, the standard mode for site-to-site VPN traffic not behind NAT. This is the main-line VPN encryption packet counter for most site-to-site deployments and should track cpvEncPackets closely, since cpvEncPackets is the higher-level total that this ESP-specific counter mostly comprises on a modern IPsec-only gateway. e.g. cpvIpsecEspEncPkts and cpvEncPackets both growing at essentially the same rate, confirming ESP is the encryption mechanism actually carrying nearly all of this gateway's VPN traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.2.5.4.5 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::cpvIpsecEspEncPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.2.5.4.5.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::cpvIpsecEspEncPkts.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::cpvIpsecEspEncPkts 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.5 | cpvIpsecEspEncPkts | CHECKPOINT-MIB |