CISCO-CRYPTO-ACCELERATOR-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-CRYPTO-ACCELERATOR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoCryptoAcceleratorMIB 1.3.6.1.4.1.9.9.467
The MIB module for monitoring the identity, status, activity and faults of crypto accelerator (CA) modules used in devices implementing security services. The purpose of this MIB is to facilitate the following: 1) facilitate the discovery of hardware crypto accelerator modules installed in a security device 2) monitor the activity, faults and performance of hardware crypto accelerators and help the Network Management Station (NMS) correlate the performance of the CA modules with that of the security services (IPsec, SSL, SSH, PKI etc) using the modules.
         ciscoCryAcceleratorMIBNotifs 1.3.6.1.4.1.9.9.467.0
             ciscoCryAccelInserted 1.3.6.1.4.1.9.9.467.0.1
A crypto accelerator module has been inserted into the managed device.
             ciscoCryAccelRemoved 1.3.6.1.4.1.9.9.467.0.2
A crypto accelerator module has been removed from the managed device.
             ciscoCryAccelOperational 1.3.6.1.4.1.9.9.467.0.3
A crypto accelerator module has become operational.
             ciscoCryAccelDisabled 1.3.6.1.4.1.9.9.467.0.4
A crypto accelerator module has become non-operational.
         ciscoCryAcceleratorMIBObjects 1.3.6.1.4.1.9.9.467.1
             ccaCapability 1.3.6.1.4.1.9.9.467.1.1
                 ccaSupportsHwCrypto 1.3.6.1.4.1.9.9.467.1.1.1 truthvalue read-only
This MIB object assumes the value of True if the managed device is capable of including hardware crypto accelerator.
                 ccaSupportsModularHwCrypto 1.3.6.1.4.1.9.9.467.1.1.2 truthvalue read-only
This MIB object assumes the value of True if the managed device supports field removable hardware crypto accelerators.
                 ccaMaxAccelerators 1.3.6.1.4.1.9.9.467.1.1.3 integer32 read-only
The maximum number of hardware crypto accelerators which may be simultaneously operational in this device. If the managed device can support only software encryption, the value of this MIB object should be set to zero. If there is not set limit on the maximum number of crypto accelerator modules which the managed device can support, the agent should return a value of '-1' for this MIB variable.
                 ccaMaxCryptoThroughput 1.3.6.1.4.1.9.9.467.1.1.4 unsigned32 read-only
The maximum crypto throughput that may be supported by the managed device with the current number of active crypto accelerators. If this value cannot be determined, the agent should return a value of 0.
                 ccaMaxCryptoConnections 1.3.6.1.4.1.9.9.467.1.1.5 unsigned32 read-only
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.
             ccaActivity 1.3.6.1.4.1.9.9.467.1.2
                 ccaGlobalStats 1.3.6.1.4.1.9.9.467.1.2.1
                     ccaGlobalNumActiveAccelerators 1.3.6.1.4.1.9.9.467.1.2.1.1 camodulecount read-only
The number of crypto accelerators which are in state 'active'.
                     ccaGlobalNumNonOperAccelerators 1.3.6.1.4.1.9.9.467.1.2.1.2 camodulecount read-only
The number of crypto accelerators which are in a state other than 'active'.
                     ccaGlobalInOctets 1.3.6.1.4.1.9.9.467.1.2.1.3 counter64 read-only
The total number of octets input to all the crypto accelerators installed in the device. The value is cumulative from last reboot of the managed entity.
                     ccaGlobalOutOctets 1.3.6.1.4.1.9.9.467.1.2.1.4 counter64 read-only
The total number of octets output by all the crypto accelerators installed in the device. The value is cumulative from last reboot of the managed entity.
                     ccaGlobalInPkts 1.3.6.1.4.1.9.9.467.1.2.1.5 counter64 read-only
The total number of packets input to all the crypto accelerators installed in the device. The value is cumulative from last reboot of the managed entity.
                     ccaGlobalOutPkts 1.3.6.1.4.1.9.9.467.1.2.1.6 counter64 read-only
The total number of packets output by all the crypto accelerators installed in the device. The value is cumulative from last reboot of the managed entity.
                     ccaGlobalOutErrPkts 1.3.6.1.4.1.9.9.467.1.2.1.7 counter64 read-only
The total number of packets output by all the crypto accelerators installed in the device which were found to be generated with errors (checksum errors, other errors). The value is cumulative from last reboot of the managed entity.
                 ccaAcceleratorTable 1.3.6.1.4.1.9.9.467.1.2.2 no-access
The crypto accelerator table. There is one entry in this table for each crypto accelerator installed in the managed device.
                     ccaAcceleratorEntry 1.3.6.1.4.1.9.9.467.1.2.2.1 no-access
Each entry contains the attributes and statistics of a crypto accelerator module installed on the managed device.
                         ccaAcclIndex 1.3.6.1.4.1.9.9.467.1.2.2.1.1 unsigned32 no-access
The index uniquely identifying a specific crypto accelerator.
                         ccaAcclEntPhysicalIndex 1.3.6.1.4.1.9.9.467.1.2.2.1.2 entphysicalindexorzero read-only
The value of entPhysicalIndex of the module corresponding to this conceptual row or zero, if the module is not an entity listed in 'entPhysicalTable' of rfc2737.
                         ccaAcclStatus 1.3.6.1.4.1.9.9.467.1.2.2.1.3 moduleopertype read-only
The state of the crypto accelerator corresponding to this row.
                         ccaAcclType 1.3.6.1.4.1.9.9.467.1.2.2.1.4 camoduletype read-only
The type of the crypto accelerator corresponding to this row.
                         ccaAcclVersion 1.3.6.1.4.1.9.9.467.1.2.2.1.5 snmpadminstring read-only
The version string of the firmware of the crypto accelerator corresponding to this row.
                         ccaAcclSlot 1.3.6.1.4.1.9.9.467.1.2.2.1.6 unsigned32 read-only
The slot number of the crypto accelerator corresponding to this row.
                         ccaAcclActiveTime 1.3.6.1.4.1.9.9.467.1.2.2.1.7 timeticks read-only
The number of seconds elapsed since the crypto accelerator corresponding to this row transitioned into the 'active' state.
                         ccaAcclInPkts 1.3.6.1.4.1.9.9.467.1.2.2.1.8 counter64 read-only
The number of packets input to this module for processing since the last reboot of the device.
                         ccaAcclOutPkts 1.3.6.1.4.1.9.9.467.1.2.2.1.9 counter64 read-only
The number of packets output by this module after processing, since last reboot of the device.
                         ccaAcclOutBadPkts 1.3.6.1.4.1.9.9.467.1.2.2.1.10 counter64 read-only
The number of packets output by this module after processing which had crypto errors, since last reboot of the device.
                         ccaAcclInOctets 1.3.6.1.4.1.9.9.467.1.2.2.1.11 counter64 read-only
The number of octets input to this module for processing since last reboot of the device.
                         ccaAcclOutOctets 1.3.6.1.4.1.9.9.467.1.2.2.1.12 counter64 read-only
The number of octets output by this module after processing since last reboot of the device.
                         ccaAcclHashOutboundPkts 1.3.6.1.4.1.9.9.467.1.2.2.1.13 counter64 read-only
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.
                         ccaAcclHashOutboundOctets 1.3.6.1.4.1.9.9.467.1.2.2.1.14 counter64 read-only
The number of octets output by this module which were prepared for hash validation since the last reboot of the device.
                         ccaAcclHashInboundPkts 1.3.6.1.4.1.9.9.467.1.2.2.1.15 counter64 read-only
The number of packets input to this module which required hash validation since the last reboot of the device.
                         ccaAcclHashInboundOctets 1.3.6.1.4.1.9.9.467.1.2.2.1.16 counter64 read-only
The number of octets input to this module which were authenticated using hash validation since the last reboot of the device.
                         ccaAcclEncryptPkts 1.3.6.1.4.1.9.9.467.1.2.2.1.17 counter64 read-only
The number of packets input to this module which required encryption since the last reboot of the device.
                         ccaAcclEncryptOctets 1.3.6.1.4.1.9.9.467.1.2.2.1.18 counter64 read-only
The number of octets input to this module which required encryption since the last reboot of the device.
                         ccaAcclDecryptPkts 1.3.6.1.4.1.9.9.467.1.2.2.1.19 counter64 read-only
The number of packets input to this module which required decryption since the last reboot of the device.
                         ccaAcclDecryptOctets 1.3.6.1.4.1.9.9.467.1.2.2.1.20 counter64 read-only
The number of octets input to this module which required decryption since the last reboot of the device.
                         ccaAcclTransformsTotal 1.3.6.1.4.1.9.9.467.1.2.2.1.21 counter64 read-only
The number of cryptographic transformations performed by this crypto accelerator since the last reboot of the device.
                         ccaAcclDropsPkts 1.3.6.1.4.1.9.9.467.1.2.2.1.22 counter64 read-only
The number of packets input to this module which were dropped prior to processing since the last reboot of the device.
                         ccaAcclRandRequests 1.3.6.1.4.1.9.9.467.1.2.2.1.23 counter64 read-only
The number of requests received by this crypto accelerator to generate random numbers since the last reboot of the device.
                         ccaAcclRandReqFails 1.3.6.1.4.1.9.9.467.1.2.2.1.24 counter64 read-only
The number of random number requests received by this module which were not fulfilled, counted since the last reboot of the device.
                         ccaAcclDHKeysGenerated 1.3.6.1.4.1.9.9.467.1.2.2.1.25 counter64 read-only
The number of Diffie Hellman key pairs generated by this module since the last reboot.
                         ccaAcclDHDerivedSecretKeys 1.3.6.1.4.1.9.9.467.1.2.2.1.26 counter64 read-only
The number of times this module has derived Diffie Hellman secret keys since the last reboot of the device.
                         ccaAcclRSAKeysGenerated 1.3.6.1.4.1.9.9.467.1.2.2.1.27 counter64 read-only
The number of times a new RSA key pair was generated by this module, counted since the last time this module assumed 'active' status.
                         ccaAcclRSASignings 1.3.6.1.4.1.9.9.467.1.2.2.1.28 counter64 read-only
The number of times an RSA Digital Signature has been generated by this module, counted since the last time this module assumed 'active' status.
                         ccaAcclRSAVerifications 1.3.6.1.4.1.9.9.467.1.2.2.1.29 counter64 read-only
The number of times an RSA Digital Signature has been verified by this module, counted since the last time this module assumed 'active' status.
                         ccaAcclRSAEncryptPkts 1.3.6.1.4.1.9.9.467.1.2.2.1.30 counter64 read-only
The number of packets input to this module which required RSA encryption, counted since the last time this module assumed 'active' status.
                         ccaAcclRSAEncryptOctets 1.3.6.1.4.1.9.9.467.1.2.2.1.31 counter64 read-only
The number of octets input to this module which required RSA encryption, counted since the last time this module assumed 'active' status.
                         ccaAcclRSADecryptPkts 1.3.6.1.4.1.9.9.467.1.2.2.1.32 counter64 read-only
The number of packets input to this module which required RSA decryption, counted since the last time this module assumed 'active' status.
                         ccaAcclRSADecryptOctets 1.3.6.1.4.1.9.9.467.1.2.2.1.33 counter64 read-only
The number of octets input to this module which required RSA decryption, counted since the last time this module assumed 'active' status.
                         ccaAcclDSAKeysGenerated 1.3.6.1.4.1.9.9.467.1.2.2.1.34 counter64 read-only
The number of times DSA key pair has been generated by this module, counted since the last time this module assumed 'active' status.
                         ccaAcclDSASignings 1.3.6.1.4.1.9.9.467.1.2.2.1.35 counter64 read-only
The number of times DSA signature has been generated by this module, counted since the last time this module assumed 'active' status.
                         ccaAcclDSAVerifications 1.3.6.1.4.1.9.9.467.1.2.2.1.36 counter64 read-only
The number of times DSA signature has been verified by this module, counted since the last time this module assumed 'active' status.
                         ccaAcclOutboundSSLRecords 1.3.6.1.4.1.9.9.467.1.2.2.1.37 counter64 read-only
The number of combined outbound hash/encrypt SSL records processed by this module, counted since the last time this module assumed 'active' status.
                         ccaAcclInboundSSLRecords 1.3.6.1.4.1.9.9.467.1.2.2.1.38 counter64 read-only
The number of combined inbound hash/encrypt SSL records processed by this module, counted since the last time this module assumed 'active' status.
                 ccaProtocolActivity 1.3.6.1.4.1.9.9.467.1.2.3
                     ccaProtocolStatsTable 1.3.6.1.4.1.9.9.467.1.2.3.1 no-access
The crypto accelerator statistics catalogued by security protocol causing the activity. There is only entry in this table for each security protocol listed in the textual convention 'CAProtocolType'.
                         ccaProtocolStatsEntry 1.3.6.1.4.1.9.9.467.1.2.3.1.1 no-access
Each entry contains the statistics corresponding to a specific security protocol.
                             ccaProtId 1.3.6.1.4.1.9.9.467.1.2.3.1.1.1 caprotocoltype no-access
The index uniquely identifies the security protocol for which this row summarizes the statistics.
                             ccaProtPktEncryptsReqs 1.3.6.1.4.1.9.9.467.1.2.3.1.1.2 counter64 read-only
The number of payload encrypt requests received by the crypto accelerators from this security protocol, counted since the last reboot of the device.
                             ccaProtPktDecryptsReqs 1.3.6.1.4.1.9.9.467.1.2.3.1.1.3 counter64 read-only
The number of payload decrypt requests received by the crypto accelerators from this security protocol, counted since the last reboot of the device.
                             ccaProtHmacCalcReqs 1.3.6.1.4.1.9.9.467.1.2.3.1.1.4 counter64 read-only
The number of times keyed HMAC calculation requests were received by the crypto accelerators due to the operation of this security protocol, counted since the last reboot of the device.
                             ccaProtSaCreateReqs 1.3.6.1.4.1.9.9.467.1.2.3.1.1.5 counter64 read-only
The number of times requests for creation of security associations were received by the crypto accelerators from this security protocol, counted since the last reboot of the device.
                             ccaProtSaRekeyReqs 1.3.6.1.4.1.9.9.467.1.2.3.1.1.6 counter64 read-only
The number of times requests for rekeying of existing security associations were received by the crypto accelerators from this security protocol, counted since the last reboot of the device.
                             ccaProtSaDeleteReqs 1.3.6.1.4.1.9.9.467.1.2.3.1.1.7 counter64 read-only
The number of times requests for deletion of security associations were received by the crypto accelerators from this security protocol, counted since the last reboot of the device.
                             ccaProtPktEncapReqs 1.3.6.1.4.1.9.9.467.1.2.3.1.1.8 counter64 read-only
The number of times requests for payload encapsulation were received by the crypto accelerators from this security protocol, counted since the last reboot of the device.
                             ccaProtPktDecapReqs 1.3.6.1.4.1.9.9.467.1.2.3.1.1.9 counter64 read-only
The number of times requests for payload decapsulation were received by the crypto accelerators from this security protocol, counted since the last reboot of the device.
                             ccaProtNextPhaseKeyAllocReqs 1.3.6.1.4.1.9.9.467.1.2.3.1.1.10 counter64 read-only
The number of times requests for allocation of keys for the next phase of the protocol operation which were received by the crypto accelerators from this security protocol, counted since the last reboot of the device. As an example, for IKE, this would identify the number of times key allocation requests for Quick Mode were received by the crypto accelerator from the IKE protocol engine.
                             ccaProtRndGenReqs 1.3.6.1.4.1.9.9.467.1.2.3.1.1.11 counter64 read-only
The number of times requests for generation of random number(s) were received by the crypto accelerators from this security protocol, counted since the last reboot of the device.
                             ccaProtFailedReqs 1.3.6.1.4.1.9.9.467.1.2.3.1.1.12 counter64 read-only
The number of times requests received from this security protocol could not be fulfilled, counted since the last reboot of the device.
             ccaAcNotifCntl 1.3.6.1.4.1.9.9.467.1.3
                 ccaNotifCntlAcclInserted 1.3.6.1.4.1.9.9.467.1.3.1 truthvalue read-write
This variable controls the generation of 'ciscoCryAccelInserted' notification. When this variable is set to 'true', generation of the notification is enabled. When this variable is set to 'false', generation of the notification is disabled.
                 ccaNotifCntlAcclRemoved 1.3.6.1.4.1.9.9.467.1.3.2 truthvalue read-write
This variable controls the generation of 'ciscoCryAccelRemoved' notification. When this variable is set to 'true', generation of the notification is enabled. When this variable is set to 'false', generation of the notification is disabled.
                 ccaNotifCntlAcclOperational 1.3.6.1.4.1.9.9.467.1.3.3 truthvalue read-write
This variable controls the generation of 'ciscoCryAccelOperational' notification. When this variable is set to 'true', generation of the notification is enabled. When this variable is set to 'false', generation of the notification is disabled.
                 ccaNotifCntlAcclDisabled 1.3.6.1.4.1.9.9.467.1.3.4 truthvalue read-write
This variable controls the generation of 'ciscoCryAccelDisabled' notification. When this variable is set to 'true', generation of the notification is enabled. When this variable is set to 'false', generation of the notification is disabled.
         ciscoCryAccleratorMIBConform 1.3.6.1.4.1.9.9.467.2
             ciscoCryAccelMIBCompliances 1.3.6.1.4.1.9.9.467.2.1
                 ciscoCryAccelMIBCompliance 1.3.6.1.4.1.9.9.467.2.1.1
The compliance statement for entities which implement the CISCO Crypto Accelerator MIB.
             ciscoCryAccelMIBGroups 1.3.6.1.4.1.9.9.467.2.2
                 ciscoCryAccCapacityGroup 1.3.6.1.4.1.9.9.467.2.2.1
This group consists of all the MIB variables defined under crAcCapacity using which the management station may determine the limits of capacity of the managed device with regards to the support of crypto accelerators.
                 ciscoCryAccSummaryActivityGroup 1.3.6.1.4.1.9.9.467.2.2.2
This group consists of the counters which model the summary activity of the crypto accelerators in the managed entity.
                 ciscoCryAccModuleActivityGroup 1.3.6.1.4.1.9.9.467.2.2.3
This group consists of the counters which model the summary activity of the crypto accelerators in the managed entity. Following are definitions of some terms used in this compliance group: Crypto Accelerator 'Crypto Accelerator' denotes a hardware or software device which the managed entity uses to offload some or all computations pertaining to cryptographic operations. A crypto accelerator module may be implemented as a Field Removable Unit or an integrated hardware element such an Application Specific Integrated Chip (ASIC). Module The term 'Module' has been used in this MIB to denote a hardware crypto accelerator. Diffie-Hellman The Diffie-Hellman key agreement protocol (also called exponential key agreement) was developed by Diffie and Hellman in 1976. The protocol allows two users to exchange a secret key over an insecure medium without any prior secrets. RSA An Internet encryption and authentication system that uses an algorithm developed in 1977 by Ron Rivest, Adi Shamir, and Leonard Adleman. DSS Digital Signature Standard (DSS) is the digital signature algorithm (DSA) developed by the U.S. National Security Agency (NSA) to generate a digital signature for the authentication of electronic documents. IPsec IP security protocol. SSL Secure Socket Layer Protocol. SSH Secure Shell Protocol. PKI Public Key Infrastructure
                 ciscoCryAccProtocolActivityGroup 1.3.6.1.4.1.9.9.467.2.2.4
This group consists of the counters which model the protocol-specific activity of the crypto accelerators in the managed entity.
                 ciscoCryAccNotifsCntlGroup 1.3.6.1.4.1.9.9.467.2.2.5
This group consists of all the MIB variables which allow the network management station to control the emission of the notifications defined in this MIB. Per a different compliance clause dfined in this module, the agent is not required to provide write access to these MIB variables.
                 ciscoCryAccNotifsGroup 1.3.6.1.4.1.9.9.467.2.2.6
This group consists of all the notifications defined to signal the change in status and operation of crypto accelerator modules.