All MIBs › CISCO-CRYPTO-ACCELERATOR-MIB › ccaGlobalInPkts
ccaGlobalInPkts
Module: CISCO-CRYPTO-ACCELERATOR-MIB
OID (symbolic): CISCO-CRYPTO-ACCELERATOR-MIB::ccaGlobalInPkts
OID (numeric): 1.3.6.1.4.1.9.9.467.1.2.1.5
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The total number of packets input to all the crypto accelerators installed in the device.
The value is cumulative from last reboot of the managed entity.
What is ccaGlobalInPkts?
This counter tracks the total number of packets fed into all crypto accelerators in the device combined, since the last reboot. An admin trending this alongside ccaGlobalInOctets can derive average packet size flowing through the crypto subsystem, helping distinguish bulk data transfer with larger packets from something like VoIP-heavy encrypted traffic with many small packets. A sudden rise in this counter without a proportional rise in ccaGlobalInOctets would suggest an influx of many small encrypted packets, which is more taxing per-packet on the accelerators than the same total volume in fewer, larger packets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.467.1.2.1.5 snmpwalk -v2c -c public <target> CISCO-CRYPTO-ACCELERATOR-MIB::ccaGlobalInPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.467.1.2.1.5.1 snmpget -v2c -c public <target> CISCO-CRYPTO-ACCELERATOR-MIB::ccaGlobalInPkts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ccaGlobalInPkts.1
Start monitoring Cisco security appliances/routers with crypto accelerator modules with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CRYPTO-ACCELERATOR-MIB::ccaGlobalInPkts OID value, configure state conditions and alerts, and monitor any Cisco security appliances/routers with crypto accelerator modules 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.467 | ciscoCryptoAcceleratorMIB | CISCO-CRYPTO-ACCELERATOR-MIB |
| 1.3.6.1.4.1.9.9.467.1 | ciscoCryAcceleratorMIBObjects | CISCO-CRYPTO-ACCELERATOR-MIB |
| 1.3.6.1.4.1.9.9.467.1.2 | ccaActivity | CISCO-CRYPTO-ACCELERATOR-MIB |
| 1.3.6.1.4.1.9.9.467.1.2.1 | ccaGlobalStats | CISCO-CRYPTO-ACCELERATOR-MIB |
| 1.3.6.1.4.1.9.9.467.1.2.1.5 | ccaGlobalInPkts | CISCO-CRYPTO-ACCELERATOR-MIB |