All MIBs › CISCO-CRYPTO-ACCELERATOR-MIB › ccaAcclHashOutboundPkts
ccaAcclHashOutboundPkts
Module: CISCO-CRYPTO-ACCELERATOR-MIB
OID (symbolic): CISCO-CRYPTO-ACCELERATOR-MIB::ccaAcclHashOutboundPkts
OID (numeric): 1.3.6.1.4.1.9.9.467.1.2.2.1.13
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of packets output by this module which were prepared for hash validation since the last reboot of the device.
Hash validation is a cryptographic operation used to verify the integrity of a block of data received from a trusted source.
What is ccaAcclHashOutboundPkts?
This counter tracks how many outbound packets this module prepared for hash validation, the cryptographic check receivers use to confirm a data block hasn't been tampered with in transit. A rising count here reflects active use of an integrity-checking protocol like IPsec's ESP or AH with HMAC, so an admin trending this can confirm hash-based integrity protection is actually being applied to outbound traffic, not just encryption alone. On a VPN gateway configured with esp-sha-hmac transforms, an admin would expect this counter to track closely with ccaAcclEncryptPkts, since nearly every encrypted outbound packet would also get a hash computed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.467.1.2.2.1.13 snmpwalk -v2c -c public <target> CISCO-CRYPTO-ACCELERATOR-MIB::ccaAcclHashOutboundPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.467.1.2.2.1.13.1 snmpget -v2c -c public <target> CISCO-CRYPTO-ACCELERATOR-MIB::ccaAcclHashOutboundPkts.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::ccaAcclHashOutboundPkts 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.2 | ccaAcceleratorTable | CISCO-CRYPTO-ACCELERATOR-MIB |
| 1.3.6.1.4.1.9.9.467.1.2.2.1 | ccaAcceleratorEntry | CISCO-CRYPTO-ACCELERATOR-MIB |
| 1.3.6.1.4.1.9.9.467.1.2.2.1.13 | ccaAcclHashOutboundPkts | CISCO-CRYPTO-ACCELERATOR-MIB |