CISCO-CRYPTO-ACCELERATOR-MIB Download
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.
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-CRYPTO-ACCELERATOR-MIB
- ccaSupportsHwCrypto
- This MIB object assumes the value of True if the managed device is capable of including hardware crypto accelerator. ::= { ccaCapability 1 } SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION This MIB object assumes the value of True if the ...
- ccaGlobalNumNonOperAccelerators
- The number of crypto accelerators which are in a state other than 'active'. ::= { ccaGlobalStats 2 } SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION The total number of octets input to all the crypto accelerators installed in the device. ...
- ccaAcceleratorEntry
- Each entry contains the attributes and statistics of a crypto accelerator module installed on the managed device.
- ccaAcclIndex
- The index uniquely identifying a specific crypto accelerator.
- ccaAcclEntPhysicalIndex
- 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
- The state of the crypto accelerator corresponding to this row.
- ccaAcclType
- The type of the crypto accelerator corresponding to this row.
- ccaAcclVersion
- The version string of the firmware of the crypto accelerator corresponding to this row.
- ccaAcclSlot
- The slot number of the crypto accelerator corresponding to this row.
- ccaAcclActiveTime
- The number of seconds elapsed since the crypto accelerator corresponding to this row transitioned into the 'active' state.
- ccaAcclInPkts
- The number of packets input to this module for processing since the last reboot of the device.
- ccaAcclOutPkts
- The number of packets output by this module after processing, since last reboot of the device.
- ccaAcclOutBadPkts
- The number of packets output by this module after processing which had crypto errors, since last reboot of the device.
- ccaAcclInOctets
- The number of octets input to this module for processing since last reboot of the device.
- ccaAcclOutOctets
- The number of octets output by this module after processing since last reboot of the device.
- ccaAcclHashOutboundPkts
- 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. ::= { cca ...
- ccaAcclHashInboundPkts
- The number of packets input to this module which required hash validation since the last reboot of the device.
- ccaAcclHashInboundOctets
- The number of octets input to this module which were authenticated using hash validation since the last reboot of the device.
- ccaAcclEncryptPkts
- The number of packets input to this module which required encryption since the last reboot of the device.
- ccaAcclEncryptOctets
- The number of octets input to this module which required encryption since the last reboot of the device.
- ccaAcclDecryptPkts
- The number of packets input to this module which required decryption since the last reboot of the device.
- ccaAcclDecryptOctets
- The number of octets input to this module which required decryption since the last reboot of the device.
- ccaAcclTransformsTotal
- The number of cryptographic transformations performed by this crypto accelerator since the last reboot of the device.
- ccaAcclDropsPkts
- The number of packets input to this module which were dropped prior to processing since the last reboot of the device.
- ccaAcclRandRequests
- The number of requests received by this crypto accelerator to generate random numbers since the last reboot of the device.
- ccaAcclRandReqFails
- The number of random number requests received by this module which were not fulfilled, counted since the last reboot of the device.
- ccaAcclDHKeysGenerated
- The number of Diffie Hellman key pairs generated by this module since the last reboot.
- ccaAcclDHDerivedSecretKeys
- The number of times this module has derived Diffie Hellman secret keys since the last reboot of the device.
- ccaAcclRSAKeysGenerated
- 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
- 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
- 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
- The number of packets input to this module which required RSA encryption, counted since the last time this module assumed 'active' status.
- ccaAcclRSAEncryptOctets
- The number of octets input to this module which required RSA encryption, counted since the last time this module assumed 'active' status.
- ccaAcclRSADecryptPkts
- The number of packets input to this module which required RSA decryption, counted since the last time this module assumed 'active' status.
- ccaAcclRSADecryptOctets
- The number of octets input to this module which required RSA decryption, counted since the last time this module assumed 'active' status.
- ccaAcclDSAKeysGenerated
- The number of times DSA key pair has been generated by this module, counted since the last time this module assumed 'active' status.
- ccaAcclDSASignings
- The number of times DSA signature has been generated by this module, counted since the last time this module assumed 'active' status.
- ccaAcclDSAVerifications
- The number of times DSA signature has been verified by this module, counted since the last time this module assumed 'active' status.
- ccaAcclOutboundSSLRecords
- The number of combined outbound hash/encrypt SSL records processed by this module, counted since the last time this module assumed 'active' status.
- ccaAcclInboundSSLRecords
- The number of combined inbound hash/encrypt SSL records processed by this module, counted since the last time this module assumed 'active' status.
- ccaProtocolStatsTable
- 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
- Each entry contains the statistics corresponding to a specific security protocol.
- ccaProtId
- The index uniquely identifies the security protocol for which this row summarizes the statistics.
- ccaProtPktEncryptsReqs
- The number of payload encrypt requests received by the crypto accelerators from this security protocol, counted since the last reboot of the device.
- ccaProtPktDecryptsReqs
- The number of payload decrypt requests received by the crypto accelerators from this security protocol, counted since the last reboot of the device.
- ccaProtHmacCalcReqs
- 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
- 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
- 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
- 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
- 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
- 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
- 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 id ...
- ccaProtRndGenReqs
- 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
- The number of times requests received from this security protocol could not be fulfilled, counted since the last reboot of the device.
- ccaNotifCntlAcclInserted
- 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. ::= { ccaAcNot ...
- ciscoCryAccCapacityGroup
- 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
- This group consists of the counters which model the summary activity of the crypto accelerators in the managed entity.
- ciscoCryAccModuleActivityGroup
- 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 sof ...
- ciscoCryAccNotifsCntlGroup
- 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 a ...
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.