A table of config-operation requests result.
The index of the table is hwCfgOperateResultIndex.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.6.10.1.2.5.1.1 | hwCfgOperateResultIndex | Integer32{(1,2147483647)} | not-accessible | The index of Table, which is an incremental integer. The maximum value of the node is 2147483647.The agent should wrap the value to 1 and flush all the existing entries when the maximum value is reached. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.10.1.2.5.1.2 | hwCfgOperateResultOptIndex | Integer32{(1,2147483647)} | read-only | The operation index in the hwCfgOperateTable. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.10.1.2.5.1.3 | hwCfgOperateResultOpType | INTEGER{running2Startup(1),startup2Running(2),running2Net(3),net2Running(4),net2Startup(5),startup2Net(6)} | read-only | The operation type in the hwCfgOperateTable. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.10.1.2.5.1.4 | hwCfgOperateState | INTEGER{opInProgress(1),opSuccess(2),opInvalidOperation(3),opInvalidProtocol(4),opInvalidSourceName(5),opInvalidDestName(6),opInvalidServerAddress(7),opDeviceBusy(8),opDeviceOpenError(9),opDeviceError(10),opDeviceNotProgrammable(11),opDeviceFull(12),opFileOpenError(13),opFileTransferError(14),opFileChecksumError(15),opNoMemory(16),opAuthFail(17),opTimeOut(18),opUnknownFailure(19),opAbort(20),opInvalidSourceAddress(21),opInvalidSourceInterface(22),opCmdExecuteFail(23)} | read-only | The status of the specified operation. 
 opInProgress : specified operation is active 
 opOperationSuccess : specified operation is supported and completed successfully 
 opInvalidOperation : command invalid or command/protocol/device combination unsupported 
 opInvalidProtocol : invalid protocol specified 
 opInvalidSourceName : invalid source file name specified. 
 
 opInvalidDestName : invalid target name specified. 
 
 opInvalidServerAddress : invalid server address specified 
 opDeviceBusy : specified device is in use and locked by another process 
 opDeviceOpenError : invalid device name 
 opDeviceError : device read, write or erase error 
 opDeviceNotProgrammable : device is read-only but a write or erase operation was specified 
 opDeviceFull : device is filled to capacity 
 opFileOpenError : invalid file name; file not found in partition 
 opFileTransferError : file transfer was unsuccessfull; network failure 
 opFileChecksumError : file checksum in Flash failed 
 opNoMemory : system running low on memory 
 opAuthFail: invalid user name or password 
 opTimeOut : file transfer was timeout 
 opUnknownFailure : failure unknown 
 opAbort : transfer operation has been aborted opInvalidSourceAdress : invalid source address specified. opInvalidSourceInterface : invalid source interface specified. 
 opCmdExecuteFail : execute command return error. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.10.1.2.5.1.5 | hwCfgOperateTime | TimeTicks | read-only | Records the time taken for the operation. This object will be like a stopwatch, starting when the operation starts, and stopping when the operation completes. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.10.1.2.5.1.6 | hwCfgOperateEndTime | TimeTicks | read-only | The value of sysUpTime when the configuration operation is finished. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.10.1.2.5.1.7 | hwCfgOperateTransferProgress | Integer32{(1,100),(65535,65535)} | read-only | This object indicates progress of file transfer in the hwCfgOperateTable. When hwCfgOperateProtocol is specified as 2(tftp) or 3(sftp), and hwCfgOperateType is specified as net2Running or net2Startup, this object will be set as 65535, which indicates the progress can not be calculated. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.10.1.2.5.1.8 | hwCfgOperateErrorReason | OCTET STRING{(1,255)} | read-only | The failure reason of configuration operation. | This object is implemented as defined in the corresponding MIB files. | 
The following objects can be accessed:
hwCfgOperateResultOptIndex
hwCfgOperateResultOpType
hwCfgOperateState
hwCfgOperateTime
hwCfgOperateEndTime