MIB Viewer

s5AgSslCertificateControlStatus

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.4.7.1.6
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the status of the most recent attempt to create or delete a certificate, i.e., the most recent set of the s5AgSslCertificateControl object. The meaning of the enumerations is as follows: inProgress(1) - the operation has not yet completed success(2) - the operation has successfully completed failure(3) - the operation failed other(4) - the s5AgSslCertificateControl object has never been set
INTEGER { inProgress(1), success(2), failure(3), other(4) }