All MIBs › CISCO-CRYPTO-ACCELERATOR-MIB › ccaMaxCryptoConnections
ccaMaxCryptoConnections
Module: CISCO-CRYPTO-ACCELERATOR-MIB
OID (symbolic): CISCO-CRYPTO-ACCELERATOR-MIB::ccaMaxCryptoConnections
OID (numeric): 1.3.6.1.4.1.9.9.467.1.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The maximum number of VPN flows (connections) the managed device can support with the current number of active crypto accelerators.
If this value cannot be determined, the agent should return a value of 0.
What is ccaMaxCryptoConnections?
This object reports the maximum number of concurrent VPN flows the device can support given its currently active crypto accelerators, returning 0 if undetermined. An admin sizing a VPN concentrator deployment uses this as the hard ceiling on simultaneous tunnels or security associations before new connection attempts would need to be rejected or queued, distinct from raw throughput limits. A branch aggregation router reporting a value of 5000 would tell the admin they're approaching a real constraint if they're already terminating 4,800 site-to-site tunnels on it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.467.1.1.5 snmpwalk -v2c -c public <target> CISCO-CRYPTO-ACCELERATOR-MIB::ccaMaxCryptoConnections
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.467.1.1.5.1 snmpget -v2c -c public <target> CISCO-CRYPTO-ACCELERATOR-MIB::ccaMaxCryptoConnections.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::ccaMaxCryptoConnections 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.5 | ccaMaxCryptoConnections | CISCO-CRYPTO-ACCELERATOR-MIB |