All MIBs › CISCO-CRYPTO-ACCELERATOR-MIB › ccaGlobalNumActiveAccelerators
ccaGlobalNumActiveAccelerators
Module: CISCO-CRYPTO-ACCELERATOR-MIB
OID (symbolic): CISCO-CRYPTO-ACCELERATOR-MIB::ccaGlobalNumActiveAccelerators
OID (numeric): 1.3.6.1.4.1.9.9.467.1.2.1.1
Node type: OBJECT-TYPE
Type: CAModuleCount
Access: read-only
Description: The number of crypto accelerators which are in state 'active'.
What is ccaGlobalNumActiveAccelerators?
This object reports how many crypto accelerator modules in the device are currently in the active operational state. An admin compares this against the total installed modules and ccaGlobalNumNonOperAccelerators to spot hardware that's present but not actually contributing to crypto capacity, which directly reduces available throughput and connection headroom. If a chassis has 4 accelerator modules installed but this object reports only 3, that discrepancy flags one module as down or still initializing, worth checking against ccaAcclStatus for that specific slot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.467.1.2.1.1 snmpwalk -v2c -c public <target> CISCO-CRYPTO-ACCELERATOR-MIB::ccaGlobalNumActiveAccelerators
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.467.1.2.1.1.1 snmpget -v2c -c public <target> CISCO-CRYPTO-ACCELERATOR-MIB::ccaGlobalNumActiveAccelerators.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::ccaGlobalNumActiveAccelerators 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.1 | ccaGlobalNumActiveAccelerators | CISCO-CRYPTO-ACCELERATOR-MIB |