ccaProtId
CISCO-CRYPTO-ACCELERATOR-MIB ·
.1.3.6.1.4.1.9.9.467.1.2.3.1.1.1
Object
column CAProtocolType
The index uniquely identifies the security protocol for which this row summarizes the statistics.
Context
- MIB
- CISCO-CRYPTO-ACCELERATOR-MIB
- OID
.1.3.6.1.4.1.9.9.467.1.2.3.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ccaProtocolStatsEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CRYPTO-ACCELERATOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CRYPTO-ACCELERATOR-MIB::ccaProtId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CRYPTO-ACCELERATOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CRYPTO-ACCELERATOR-MIB::ccaProtId.<ccaProtId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CRYPTO-ACCELERATOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CRYPTO-ACCELERATOR-MIB::ccaProtId'
Syntax
- Source
- CAProtocolType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | ikev1 |
3 | ikev2 |
4 | ipsec |
5 | ssl |
6 | ssh |
7 | srtp |