|
|
Description:
|
apLogFileCopyOperationStatus OBJECT-TYPE
SYNTAX INTEGER {inactive(1), pending(2), running(3), success(4), failure(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The operational state of the AP log file copy request.
inactive - Indicates that the RowStatus of this conceptual row is not in the `active` state.
pending - Indicates that the AP log file copy described by this row is ready to run and waiting in a queue.
running - Indicates that the AP log file copy described by this row is running.
success - Indicates that the AP log file copy described by this row has successfully run to completion.
failure - Indicates that the AP log file copy described by this row has failed to run to completion."
|
|
|
|