All MIBs › CISCO-CRYPTO-ACCELERATOR-MIB › ccaSupportsHwCrypto
ccaSupportsHwCrypto
Module: CISCO-CRYPTO-ACCELERATOR-MIB
OID (symbolic): CISCO-CRYPTO-ACCELERATOR-MIB::ccaSupportsHwCrypto
OID (numeric): 1.3.6.1.4.1.9.9.467.1.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: This MIB object assumes the value of True if the managed device is capable of including hardware crypto accelerator.
What is ccaSupportsHwCrypto?
This object reports true if the managed device is physically capable of housing a hardware crypto accelerator module. An admin checks this before assuming a device can offload IPsec or SSL crypto work to hardware; a false value here means all encryption must be done in software on the main CPU, which has very different performance implications for VPN throughput. On a low-end branch router that returns false, an admin planning a site-to-site VPN would know to size expected throughput around software crypto performance rather than assuming hardware-accelerated rates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.467.1.1.1 snmpwalk -v2c -c public <target> CISCO-CRYPTO-ACCELERATOR-MIB::ccaSupportsHwCrypto
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.467.1.1.1.1 snmpget -v2c -c public <target> CISCO-CRYPTO-ACCELERATOR-MIB::ccaSupportsHwCrypto.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::ccaSupportsHwCrypto 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.1 | ccaCapability | CISCO-CRYPTO-ACCELERATOR-MIB |
| 1.3.6.1.4.1.9.9.467.1.1.1 | ccaSupportsHwCrypto | CISCO-CRYPTO-ACCELERATOR-MIB |