MIB Viewer

ciuUpgradeOpStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.360.1.1.4.2
Access
read-only
Status
current
Sub-identifiers
0
The status of the specified operation. none(1) - no operation was performed. invalidOperation(2) - the selected operation is not supported. failure(3) - the selected operation has failed. inProgress(4) - specified operation is active. success(5) - specified operation has completed successfully. abortInProgress(6) - abort in progress. abortSuccess(7) - abort operation successful. abortFailed(8) - abort failed. successReset(9) - specified operation has completed successfully and the system will reset. fsUpgReset(10) - fabric switch upgrade reset.
INTEGER { none(1), invalidOperation(2), failure(3), inProgress(4), success(5), abortInProgress(6), abortSuccess(7), abortFailed(8), successReset(9), fsUpgReset(10) }