ALTIGA-CERT-STATS-MIB

File: ALTIGA-CERT-STATS-MIB.mib (8726 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress Counter32 Gauge32
OBJECT-GROUP MODULE-COMPLIANCE alStatsCert
alCertGroup alCertMibModule

Defined Types

AlCertStatsServerEntry  
SEQUENCE    
  alCertStatsServerIndex Integer32
  alCertStatsServerAddress IpAddress
  alCertStatsServerPortNumber Integer32
  alCertStatsServerCertRequests Counter32
  alCertStatsServerCertRetransmissions Counter32
  alCertStatsServerCertRcvd Counter32
  alCertStatsServerCertPendingRequests Gauge32
  alCertStatsServerCertTimeouts Counter32
  alCertStatsServerCRLRequests Counter32
  alCertStatsServerCRLRetransmissions Counter32
  alCertStatsServerCRLRcvd Counter32
  alCertStatsServerCRLPendingRequests Gauge32
  alCertStatsServerCRLTimeouts Counter32

Defined Values

altigaCertStatsMibModule 1.3.6.1.4.1.3076.1.1.32.2
The Altiga Digital Certificates Statistics MIB models counters and objects that are of management interest for digital certificates. Acronyms The following acronyms are used in this document: CA: Certificate Authority CRL: Certificate Revocation List IP: Internet Protocol MIB: Management Information Base
MODULE-IDENTITY    

alStatsCertGlobal 1.3.6.1.4.1.3076.2.1.2.27.1
OBJECT IDENTIFIER    

alCertStatsServerTable 1.3.6.1.4.1.3076.2.1.2.27.2
List table listing the CA servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlCertStatsServerEntry

alCertStatsServerEntry 1.3.6.1.4.1.3076.2.1.2.27.2.1
An entry representing a CA server.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlCertStatsServerEntry  

alCertStatsServerIndex 1.3.6.1.4.1.3076.2.1.2.27.2.1.1
Index of this CA.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alCertStatsServerAddress 1.3.6.1.4.1.3076.2.1.2.27.2.1.2
The IP address of this CA.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

alCertStatsServerPortNumber 1.3.6.1.4.1.3076.2.1.2.27.2.1.3
The port number of this CA.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alCertStatsServerCertRequests 1.3.6.1.4.1.3076.2.1.2.27.2.1.4
The total number of certificate request packets sent to this CA since client start-up. This does not include retransmissions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alCertStatsServerCertRetransmissions 1.3.6.1.4.1.3076.2.1.2.27.2.1.5
The total number of certificate request packets retransmitted to this CA since client start-up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alCertStatsServerCertRcvd 1.3.6.1.4.1.3076.2.1.2.27.2.1.6
The total number of certificates received from this server since client start-up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alCertStatsServerCertPendingRequests 1.3.6.1.4.1.3076.2.1.2.27.2.1.7
The total number of certificate request packets destined for this server that have not yet timed out or received a response. This variable is incremented when certificate request is sent and decremented due to receipt of a certificate, a timeout or retransmission.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alCertStatsServerCertTimeouts 1.3.6.1.4.1.3076.2.1.2.27.2.1.8
The total number of certificate timeouts to this server since client startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alCertStatsServerCRLRequests 1.3.6.1.4.1.3076.2.1.2.27.2.1.9
The total number of CRL request packets sent to this CA since client start-up. This does not include retransmissions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alCertStatsServerCRLRetransmissions 1.3.6.1.4.1.3076.2.1.2.27.2.1.10
The total number of CRL request packets retransmitted to this CA since client start-up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alCertStatsServerCRLRcvd 1.3.6.1.4.1.3076.2.1.2.27.2.1.11
The total number of CRL received from this server since client start-up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alCertStatsServerCRLPendingRequests 1.3.6.1.4.1.3076.2.1.2.27.2.1.12
The total number of CRL request packets destined for this server that have not yet timed out or received a response. This variable is incremented when certificate request is sent and decremented due to receipt of a certificate, a timeout or retransmission.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alCertStatsServerCRLTimeouts 1.3.6.1.4.1.3076.2.1.2.27.2.1.13
The total number of CRL timeouts to this server since client startup.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

altigaCertStatsMibConformance 1.3.6.1.4.1.3076.1.1.32.2.1
OBJECT IDENTIFIER    

altigaCertStatsMibCompliances 1.3.6.1.4.1.3076.1.1.32.2.1.1
OBJECT IDENTIFIER    

altigaCertStatsMibCompliance 1.3.6.1.4.1.3076.1.1.32.2.1.1.1
The compliance statement for agents which implement the Altiga Digital Certificates Statistics MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

altigaCertStatsGroup 1.3.6.1.4.1.3076.2.1.1.1.27.2
The objects for Cert statistics.
Status: current Access: read-only
OBJECT-GROUP