MIB Viewer

apLogFileCopyOperationStatus

OBJECT-TYPE
1.3.6.1.4.1.4329.15.3.2.1.7.5.1.9
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { inactive(1), pending(2), running(3), success(4), failure(5) }