tmnxPkiCAProfileOperFlags

TIMETRA-SECURITY-MIB · .1.3.6.1.4.1.6527.3.1.2.22.18.3.1.9

Object

column Bits
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

Context

MIB
TIMETRA-SECURITY-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.22.18.3.1.9
Type
column
Access
readonly
Status
current
Parent
tmnxPkiCAProfileEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxPkiCAProfileOperFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxPkiCAProfileOperFlags.<tmnxPkiCAProfile>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SECURITY-MIB::tmnxPkiCAProfileOperFlags'

Syntax

Bits

Values & Constraints

Enumerated Values
0adminDown
1invalidCrl
2invalidCert
3invalidCmpv2SigningCert
4expiredCrl
5expiredCert
6expiredCmpv2SigningCert
7notYetValidCrl
8notYetValidCert
9notYetValidCmpv2SigningCert
10loadingCrl
11loadingCert
12loadingCmpv2SigningCert

Conformance