ALTIGA-SEP-STATS-MIB

File: ALTIGA-SEP-STATS-MIB.mib (16154 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ALTIGA-MIB ALTIGA-GLOBAL-REG

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 RowStatus DisplayString
OBJECT-GROUP MODULE-COMPLIANCE alStatsSep
alSepGroup alSepMibModule

Defined Types

AlSepModuleStatsEntry  
SEQUENCE    
  alSepModuleStatsRowStatus RowStatus
  alSepModuleStatsSlotNum INTEGER
  alSepModuleStatsType INTEGER
  alSepModuleStatsState INTEGER
  alSepModuleStatsDspCodeVersion DisplayString
  alSepModuleStatsHashOutboundPackets Counter32
  alSepModuleStatsHashOutboundOctets Counter32
  alSepModuleStatsHashInboundPackets Counter32
  alSepModuleStatsHashInboundOctets Counter32
  alSepModuleStatsEncPackets Counter32
  alSepModuleStatsEncOctets Counter32
  alSepModuleStatsDecPackets Counter32
  alSepModuleStatsDecOctets Counter32
  alSepModuleStatsHashEncPackets Counter32
  alSepModuleStatsHashDecPackets Counter32
  alSepModuleStatsCryptoTransformsTotal Counter32
  alSepModuleStatsPacketDrops Counter32
  alSepModuleStatsRandRequests Counter32
  alSepModuleStatsRandReplens Counter32
  alSepModuleStatsRandBytesAvail Integer32
  alSepModuleStatsRandCacheEmpty Counter32
  alSepModuleStatsDHKeysGenerated Counter32
  alSepModuleStatsDHDerivedSecretKeys Counter32
  alSepModuleStatsRSASignings Counter32
  alSepModuleStatsRSAVerifications Counter32
  alSepModuleStatsRSAEncPackets Counter32
  alSepModuleStatsRSAEncOctets Counter32
  alSepModuleStatsRSADecPackets Counter32
  alSepModuleStatsRSADecOctets Counter32
  alSepModuleStatsDSAKeysGenerated Counter32
  alSepModuleStatsDSASignings Counter32
  alSepModuleStatsDSAVerifications Counter32
  alSepModuleStatsRSAKeysGenerated Counter32

Defined Values

altigaSepStatsMibModule 1.3.6.1.4.1.3076.1.1.35.2
The Cisco VPN 3000 Series SEP Statistics MIB models counters and objects that are of management interest for the SEP hardware. Acronyms The following acronyms are used in this document: MIB: Management Information Base RSA: Rivest, Shamir, and Adelman SEP: Scalable Encryption Processor
MODULE-IDENTITY    

alSepModuleStatsTable 1.3.6.1.4.1.3076.2.1.2.30.2
List of SEPs modules found.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlSepModuleStatsEntry

alSepModuleStatsEntry 1.3.6.1.4.1.3076.2.1.2.30.2.1
An entry in the alSepModuleStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlSepModuleStatsEntry  

alSepModuleStatsRowStatus 1.3.6.1.4.1.3076.2.1.2.30.2.1.1
The status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alSepModuleStatsSlotNum 1.3.6.1.4.1.3076.2.1.2.30.2.1.2
The physical slot this SEP is connected to.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4  

alSepModuleStatsType 1.3.6.1.4.1.3076.2.1.2.30.2.1.3
Indicates the type of HW engine used to perform the cryptographic transforms. cryptSet: First generation of Hardware Cryptographic Processor. cryptIc: Cryptographic Integrated Circuit. bcm582x: BroadCom 582x series Hardware Cryptographic Products.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cryptSet(1), cryptIc(2), bcm582x(3)  

alSepModuleStatsState 1.3.6.1.4.1.3076.2.1.2.30.2.1.4
The functional state of this SEP. sepNotFound: SEP is not found. sepFound: SEP is found. sepDiagFailure: SEP dialog fail. sepNotOperational: SEP is not operational. sepLoading: SEP is loading data. sepInitializing: SEP is initializing. sepOperational: SEP is operational. sepDisabled: SEP is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sepNotFound(1), sepFound(2), sepDiagFailure(3), sepNotOperational(4), sepLoading(5), sepInitializing(6), sepOperational(7), sepDisabled(8)  

alSepModuleStatsDspCodeVersion 1.3.6.1.4.1.3076.2.1.2.30.2.1.5
The version of DSP microcode running on this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

alSepModuleStatsHashOutboundPackets 1.3.6.1.4.1.3076.2.1.2.30.2.1.6
The number of outbound authentication-only packets processed by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsHashOutboundOctets 1.3.6.1.4.1.3076.2.1.2.30.2.1.7
The number of outbound octets authenticated by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsHashInboundPackets 1.3.6.1.4.1.3076.2.1.2.30.2.1.8
The number of inbound authentication-only packets processed by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsHashInboundOctets 1.3.6.1.4.1.3076.2.1.2.30.2.1.9
The number of inbound octets authenticated by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsEncPackets 1.3.6.1.4.1.3076.2.1.2.30.2.1.10
The number of outbound encryption-only packets processed by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsEncOctets 1.3.6.1.4.1.3076.2.1.2.30.2.1.11
The number of outbound octets encrypted by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsDecPackets 1.3.6.1.4.1.3076.2.1.2.30.2.1.12
The number of inbound decryption-only packets processed by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsDecOctets 1.3.6.1.4.1.3076.2.1.2.30.2.1.13
The number of inbound octets decrypted by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsHashEncPackets 1.3.6.1.4.1.3076.2.1.2.30.2.1.14
The number of combined outbound hash/encrypt packets processed by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsHashDecPackets 1.3.6.1.4.1.3076.2.1.2.30.2.1.15
The number of combined inbound hash/decrypt packets processed by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsCryptoTransformsTotal 1.3.6.1.4.1.3076.2.1.2.30.2.1.16
The total number of hash, encryption, decryption, hash/encrypt, and hash/decrypt transforms performed by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsPacketDrops 1.3.6.1.4.1.3076.2.1.2.30.2.1.17
The number of packets intended for SEP processing, dropped due to the SEP ring being full.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsRandRequests 1.3.6.1.4.1.3076.2.1.2.30.2.1.18
The number of random # requests made to the SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsRandReplens 1.3.6.1.4.1.3076.2.1.2.30.2.1.19
The number of random # requests fulfilled by the SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsRandBytesAvail 1.3.6.1.4.1.3076.2.1.2.30.2.1.20
The number of random bytes currently cached on the Host.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alSepModuleStatsRandCacheEmpty 1.3.6.1.4.1.3076.2.1.2.30.2.1.21
The number of times a random # request came in and we had no SEP generated random #'s available on the host.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsDHKeysGenerated 1.3.6.1.4.1.3076.2.1.2.30.2.1.22
The number of times a new Diffie Hellman key pair has been generated by a SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsDHDerivedSecretKeys 1.3.6.1.4.1.3076.2.1.2.30.2.1.23
The number of times a SEP has derived the Diffie Hellman secret key.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsRSASignings 1.3.6.1.4.1.3076.2.1.2.30.2.1.24
The number of times an RSA Digital Signature has been generated by a SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsRSAVerifications 1.3.6.1.4.1.3076.2.1.2.30.2.1.25
The number of times an RSA Digital Signature has been verified by a SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsRSAEncPackets 1.3.6.1.4.1.3076.2.1.2.30.2.1.26
The number of packets RSA-encrypted by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsRSAEncOctets 1.3.6.1.4.1.3076.2.1.2.30.2.1.27
The number of octets RSA-encrypted by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsRSADecPackets 1.3.6.1.4.1.3076.2.1.2.30.2.1.28
The number of packets RSA-decrypted by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsRSADecOctets 1.3.6.1.4.1.3076.2.1.2.30.2.1.29
The number of octets RSA-decrypted by this SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsDSAKeysGenerated 1.3.6.1.4.1.3076.2.1.2.30.2.1.30
The number of times a new DSA Key pair has been generated by a SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsDSASignings 1.3.6.1.4.1.3076.2.1.2.30.2.1.31
The number of times a DSA Digital Signature has been generated by a SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsDSAVerifications 1.3.6.1.4.1.3076.2.1.2.30.2.1.32
The number of times a DSA Digital Signature has been verified by a SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alSepModuleStatsRSAKeysGenerated 1.3.6.1.4.1.3076.2.1.2.30.2.1.33
The number of times a new RSA Key pair has been generated by a SEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

altigaSepStatsMibConformance 1.3.6.1.4.1.3076.1.1.35.2.1
OBJECT IDENTIFIER    

altigaSepStatsMibCompliances 1.3.6.1.4.1.3076.1.1.35.2.1.1
OBJECT IDENTIFIER    

altigaSepStatsMibCompliance 1.3.6.1.4.1.3076.1.1.35.2.1.1.1
The compliance statement for agents which implement the Altiga SEP Statistics MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

altigaSepStatsGroup 1.3.6.1.4.1.3076.2.1.1.1.30.2
The objects for the SEP Module statistics.
Status: current Access: read-only
OBJECT-GROUP