ALTIGA-CERT-STATS-MIB: View SNMP OID List / Download MIB
VENDOR: ALTIGA NETWORKS
Home | MIB: ALTIGA-CERT-STATS-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).
|
|||
Object Name | OID | Type | Access | Info |
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 |
||
altigaCertStatsMibConformance | 1.3.6.1.4.1.3076.1.1.32.2.1 | |||
altigaCertStatsMibCompliances | 1.3.6.1.4.1.3076.1.1.32.2.1.1 | |||
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. |
||
altigaCertStatsGroup | 1.3.6.1.4.1.3076.2.1.1.1.27.2 |
The objects for Cert statistics. |
||
alStatsCertGlobal | 1.3.6.1.4.1.3076.2.1.2.27.1 | |||
alCertStatsServerTable | 1.3.6.1.4.1.3076.2.1.2.27.2 | no-access |
List table listing the CA servers. |
|
1.3.6.1.4.1.3076.2.1.2.27.2.1 | no-access |
An entry representing a CA server. |
||
alCertStatsServerIndex | 1.3.6.1.4.1.3076.2.1.2.27.2.1.1 | integer32 | read-only |
Index of this CA. |
alCertStatsServerAddress | 1.3.6.1.4.1.3076.2.1.2.27.2.1.2 | ipaddress | read-only |
The IP address of this CA. |
alCertStatsServerPortNumber | 1.3.6.1.4.1.3076.2.1.2.27.2.1.3 | integer32 | read-only |
The port number of this CA. |
alCertStatsServerCertRequests | 1.3.6.1.4.1.3076.2.1.2.27.2.1.4 | counter32 | read-only |
The total number of certificate request packets sent to this CA since client start-up. This does not include retransmissions. |
alCertStatsServerCertRetransmissions | 1.3.6.1.4.1.3076.2.1.2.27.2.1.5 | counter32 | read-only |
The total number of certificate request packets retransmitted to this CA since client start-up. |
alCertStatsServerCertRcvd | 1.3.6.1.4.1.3076.2.1.2.27.2.1.6 | counter32 | read-only |
The total number of certificates received from this server since client start-up. |
alCertStatsServerCertPendingRequests | 1.3.6.1.4.1.3076.2.1.2.27.2.1.7 | gauge32 | read-only |
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. |
alCertStatsServerCertTimeouts | 1.3.6.1.4.1.3076.2.1.2.27.2.1.8 | counter32 | read-only |
The total number of certificate timeouts to this server since client startup. |
alCertStatsServerCRLRequests | 1.3.6.1.4.1.3076.2.1.2.27.2.1.9 | counter32 | read-only |
The total number of CRL request packets sent to this CA since client start-up. This does not include retransmissions. |
alCertStatsServerCRLRetransmissions | 1.3.6.1.4.1.3076.2.1.2.27.2.1.10 | counter32 | read-only |
The total number of CRL request packets retransmitted to this CA since client start-up. |
alCertStatsServerCRLRcvd | 1.3.6.1.4.1.3076.2.1.2.27.2.1.11 | counter32 | read-only |
The total number of CRL received from this server since client start-up. |
alCertStatsServerCRLPendingRequests | 1.3.6.1.4.1.3076.2.1.2.27.2.1.12 | gauge32 | read-only |
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. |
alCertStatsServerCRLTimeouts | 1.3.6.1.4.1.3076.2.1.2.27.2.1.13 | counter32 | read-only |
The total number of CRL timeouts to this server since client startup. |