hwCfgOperateState
HUAWEI-CONFIG-MAN-MIB ·
.1.3.6.1.4.1.2011.6.10.1.2.5.1.4
Object
column
Enumeration
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.
opWaitFileTrans :
device is ready, wait nms file transfer.
opLockStartUp :
the next startup file is locked by another user.
opSetStartupFileFail :
set startup file fail.
opGetStartupFileFailInMiniSystem :
get next startup file fail in mini-system mode.
Context
- MIB
- HUAWEI-CONFIG-MAN-MIB
- OID
.1.3.6.1.4.1.2011.6.10.1.2.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwCfgOperateResultEntry
- Table
- hwCfgOperateResultTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwCfgOperateResultIndex 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 m… | column | Integer32 | .1.3.6.1.4.1.2011.6.10.1.2.5.1.1 |
| hwCfgOperateResultOptIndex The operation index in the hwCfgOperateTable. | column | Integer32 | .1.3.6.1.4.1.2011.6.10.1.2.5.1.2 |
| hwCfgOperateResultOpType The operation type in the hwCfgOperateTable. | column | ConfigOperationType | .1.3.6.1.4.1.2011.6.10.1.2.5.1.3 |
| hwCfgOperateTime 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. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.2011.6.10.1.2.5.1.5 |
| hwCfgOperateEndTime The value of sysUpTime when the configuration operation is finished. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.2011.6.10.1.2.5.1.6 |
| hwCfgOperateTransferProgress 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 net2R… | column | Integer32 | .1.3.6.1.4.1.2011.6.10.1.2.5.1.7 |
| hwCfgOperateErrorReason The failure reason of configuration operation. | column | OctetString | .1.3.6.1.4.1.2011.6.10.1.2.5.1.8 |