MIB Viewer

tmnxPkiCAProfileOperFlags

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.22.18.3.1.9
Access
read-only
Status
current
Sub-identifiers
0
The value of tmnxPkiCAProfileOperFlags indicates the reason that this Certificate-Authority profile is not in service. I.e., tmnxPkiCAProfileOperState has the value 'outOfService': adminDown - tmnxPkiCAProfileAdminState is 'outOfService (3)' invalidCrl - CRL file is invalid or could not be found invalidCert - Certificate file is invalid or could not be found invalidCmpv2SigningCert - CMPv2 Signing Cert file is invalid expiredCrl - CRL file is expired expiredCert - Certificate file is expired expiredCmpv2SigningCert - CMPv2 Signing Cert file is expired notYetValidCrl - CRL file is not yet valid notYetValidCert - Certificate file is not yet valid notYetValidCmpv2SigningCert - CMPv2 Signing Certificate file is not yet valid loadingCrl - CRL file is loading now loadingCert - Certificate file is loading now loadingCmpv2SigningCert - CMPv2 Signing Certificate file is loading now
BITS { adminDown (0), invalidCrl (1), invalidCert (2), invalidCmpv2SigningCert (3), expiredCrl (4), expiredCert (5), expiredCmpv2SigningCert (6), notYetValidCrl (7), notYetValidCert (8), notYetValidCmpv2SigningCert (9), loadingCrl (10), loadingCert (11), loadingCmpv2SigningCert (12) }