tmnxPkiCAProfCrlCurUpdStatus
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.18.17.1.1
Object
column
Enumeration
The value of tmnxPkiCAProfCrlCurUpdStatus indicates the CRL update
status of this row.
Values:
notUpdating (0)
The system is not updating the CRL file. This happens when
the following conditions are met:
1) The system is not manually updating a CRL file, and
2) tmnxPkiCAProfAtCrlUpdAdminState is 'outOfService (3)'.
autoScheduled (1)
The system is waiting for the next scheduled CRL update time
(tmnxPkiCAProfAtCrlUpdNxCrlUpdTm) in an automated
CRL update operation. This happens when the following
conditions are met:
1) tmnxPkiCAProfAtCrlUpdAdminState is 'inService (2)',
and
2) The next scheduled CRL update time is not reached.
autoDownloading (2)
The system is downloading the CRL file in an automated CRL
update operation. This happens when the following conditions
are met:
1) tmnxPkiCAProfAtCrlUpdAdminState is 'inService (2)',
and
2) The current CRL is invalid, or next scheduled CRL update
time is reached.
manualDownloading (3)
The system is downloading the CRL file in a manual CRL update
operation (tmnxPkiCAProfManCrlUpdTable).
stopped (4)
The system stopped updating the CRL. This happens when one
of the following conditions are met:
1) In the automated CRL update case, the system did not find
a CRL that qualifies from any of the configured URLs.
Meanwhile, tmnxPkiCAProfAtCrlUpdScheduleT is
'nextUpdateBased (1)' and the value of
tmnxPkiCAProfAtCrlUpdRetryIntv is zero; or
2) In the automated CRL update case, the system finds a CRL
that qualifies from one of the configured URLs, but
the 'nextUpdate' field is missing.
Meanwhile, tmnxPkiCAProfAtCrlUpdScheduleT is
'nextUpdateBased (1)'; or
3) In the manual CRL update case, the system did not find
a CRL that qualifies from any of the configured URLs.
4) The manual CRL update was aborted by configuring
tmnxPkiCAProfManCrlUpdAbort to 'doAction (1)'.
tmnxPkiCAProfCrlCurUpdStatus will never be 'stopped (4)' when
tmnxPkiCAProfAtCrlUpdScheduleT is 'periodic (2)'. In this
case, after attempting all URLs, the system will try to
update the CRL file again in
tmnxPkiCAProfAtCrlUpdPrdcUpdIntv seconds.
autoVerifying (5)
The system is verifying the downloaded CRL file in an
automated CRL update operation.
manualVerifying (6)
The system is verifying the downloaded CRL file in a
manual CRL update operation.
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.18.17.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxPkiCAProfCrlUpdEntry
- Table
- tmnxPkiCAProfCrlUpdTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notUpdating |
1 | autoScheduled |
2 | autoDownloading |
3 | manualDownloading |
4 | stopped |
5 | autoVerifying |
6 | manualVerifying |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxPkiCAProfCrlCurUpdEtId The value of tmnxPkiCAProfCrlCurUpdEtId indicates the entry ID which
is being used in the current update for a CRL file. A value of zero is
returned if the value of tmnxPkiCAProfC… | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.18.17.1.2 |
| tmnxPkiCAProfCrlCurUpdStartTime The value of tmnxPkiCAProfCrlCurUpdStartTime indicates the time at
which the current automated CRL update was initiated. It is measured
in seconds from 1-Jan-1970 00:00:00 UTC.
… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.18.17.1.3 |
| tmnxPkiCAProfAtCrlUpdLstFailedId The value of tmnxPkiCAProfAtCrlUpdLstFailedId indicates the entry ID
of the last failed automated CRL update.
A value of zero is returned if the system has not fail… | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.18.17.1.4 |
| tmnxPkiCAProfAtCrlUpdLstFailTmSt The value of tmnxPkiCAProfAtCrlUpdLstFailTmSt indicates the time at
which the last failed automated CRL update was initiated. It is
measured in seconds from 1-Jan-1970 00:00:00 UT… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.18.17.1.5 |
| tmnxPkiCAProfAtCrlUpdLstFailTmEd The value of tmnxPkiCAProfAtCrlUpdLstFailTmEd indicates the time at
which the last failed automated CRL update was finished. It is
measured in seconds from 1-Jan-1970 00:00:00 UTC… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.18.17.1.6 |
| tmnxPkiCAProfAtCrlUpdLstFailReas The value of tmnxPkiCAProfAtCrlUpdLstFailReas indicates the reason of
the recent failed automated CRL update.
noFailure (0) -- The system never fails to up… | column | Enumeration | .1.3.6.1.4.1.6527.3.1.2.22.18.17.1.7 |