tmnxPkiCAProfAtCrlUpdScheduleT
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.18.13.1.4
Object
column
r/w
Enumeration
The value of tmnxPkiCAProfAtCrlUpdScheduleT specifies the type of time
scheduler to update the CRL.
The value of tmnxPkiCAProfAtCrlUpdScheduleT must be either of
'nextUpdateBased (1)' or 'periodic (2)':
Values:
nextUpdateBased(1)
The system starts updating a CRL file in
tmnxPkiCAProfAtCrlUpdPreUpdTime seconds prior to the
'nextUpdate' value of the current CRL. It will try to download
the CRL file from each URL location in order until it finds one
that qualifies. If none of the configured URLs work or none
of the downloaded CRLs qualifies, the system will wait for
tmnxPkiCAProfAtCrlUpdRetryIntv seconds before attempting to
download the CRL file again. In this case, if
tmnxPkiCAProfAtCrlUpdRetryIntv is zero, the system will stop
attempting to update the CRL file and
tmnxPkiCAProfCrlCurUpdStatus is set to 'stopped (4)'.
If the 'nextUpdate' field is missing from the CRL,
then the system cannot schedule the next CRL update and
tmnxPkiCAProfCrlCurUpdStatus is set to 'stopped (4)'.
If the CRL is expected to be issued without a 'nextUpdate'
field, then the periodic scheduler type should be used instead.
periodic(2)
The system updates the CRL file every
tmnxPkiCAProfAtCrlUpdPrdcUpdIntv seconds. It will try to
download a CRL from each URL location in order until it finds
one that qualifies. If none of the configured URLs work or
none of the downloaded CRLs qualifies, the system
will try again in tmnxPkiCAProfAtCrlUpdPrdcUpdIntv seconds.
The 'nextUpdate' field of the CRL, if present, is ignored in
this mode.
The cases that a downloaded CRL does not qualify are:
- the downloaded CRL file cannot be decoded by the system (e.g.,
wrong file type, truncated content)
- the downloaded CRL is not issued by the correct Certificate
Authority (CA)
- the downloaded CRL has expired or is not yet valid
- the downloaded CRL has not been updated
The URLs are configured using tmnxPkiCAProfUrlTable.
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.18.13.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxPkiCAProfAtCrlUpdEntry
- Table
- tmnxPkiCAProfAtCrlUpdTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nextUpdateBased |
2 | periodic |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxPkiCAProfAtCrlUpdRowStatus The value of tmnxPkiCAProfAtCrlUpdRowStatus specifies the status of
this row. It is used to create and delete row entries in
tmnxPkiCAProfAtCrlUpdTable.
In order to… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6527.3.1.2.22.18.13.1.1 |
| tmnxPkiCAProfAtCrlUpdLstSucsTmEd The value of tmnxPkiCAProfAtCrlUpdLstSucsTmEd indicates the time at
which the last successful automated CRL update was finished. It is
measured in seconds from 1-Jan-1970 00:00:00… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.18.13.1.10 |
| tmnxPkiCAProfAtCrlUpdNxCrlUpdTm The value of tmnxPkiCAProfAtCrlUpdNxCrlUpdTm indicates the start time
of the next scheduled update. It is measured in seconds from
1-Jan-1970 00:00:00 UTC. The next scheduled upda… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.18.13.1.11 |
| tmnxPkiCAProfAtCrlUpdLastChgd The value of tmnxPkiCAProfAtCrlUpdLastChgd indicates time, since
system startup, that the configuration of this row was created or
modified. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.22.18.13.1.2 |
| tmnxPkiCAProfAtCrlUpdAdminState The value of tmnxPkiCAProfAtCrlUpdAdminState specifies the
administrative state of this automated CRL update.
Automated CRL update and manual CRL update are mutuall… | column | TIMETRA-TC-MIBTmnxAdminState | .1.3.6.1.4.1.6527.3.1.2.22.18.13.1.3 |
| tmnxPkiCAProfAtCrlUpdPrdcUpdIntv The value of tmnxPkiCAProfAtCrlUpdPrdcUpdIntv specifies the number of
seconds required between the start time points of two consecutive CRL
update operations.
The v… | column | seconds Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.18.13.1.5 |
| tmnxPkiCAProfAtCrlUpdPreUpdTime The value of tmnxPkiCAProfAtCrlUpdPreUpdTime specifies the number of
seconds prior to the 'nextUpdate' time of the current CRL that the
system shall download a new CRL.
… | column | seconds Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.18.13.1.6 |
| tmnxPkiCAProfAtCrlUpdRetryIntv The value of tmnxPkiCAProfAtCrlUpdRetryIntv specifies the interval of
time that the system shall wait before attempting to download the CRL
file again, if none of the URLs works.
… | column | seconds Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.18.13.1.7 |
| tmnxPkiCAProfAtCrlUpdLstSucsEtId The value of tmnxPkiCAProfAtCrlUpdLstSucsEtId indicates the entry ID
of the last successful automated CRL update.
A value of zero is returned if the system never su… | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.18.13.1.8 |
| tmnxPkiCAProfAtCrlUpdLstSucsTmSt The value of tmnxPkiCAProfAtCrlUpdLstSucsTmSt indicates the time at
which the last successful automated CRL update was initiated. It is
measured in seconds from 1-Jan-1970 00:00:0… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.18.13.1.9 |