All MIBs › HUAWEI-CONFIG-MAN-MIB › hwCfgOperateState
hwCfgOperateState
Module: HUAWEI-CONFIG-MAN-MIB
OID (symbolic): HUAWEI-CONFIG-MAN-MIB::hwCfgOperateState
OID (numeric): 1.3.6.1.4.1.2011.6.10.1.2.5.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is hwCfgOperateState?
This reports the outcome of a config transfer/save operation, such as opInProgress, opSuccess, or specific failures like opAuthFail, opFileTransferError, or opDeviceFull. An admin polls this after triggering a config backup or restore to confirm it completed successfully or to diagnose why it failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.10.1.2.5.1.4 snmpwalk -v2c -c public <target> HUAWEI-CONFIG-MAN-MIB::hwCfgOperateState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.10.1.2.5.1.4.1 snmpget -v2c -c public <target> HUAWEI-CONFIG-MAN-MIB::hwCfgOperateState.1
Start monitoring Huawei router or switch (configuration save/load/backup management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-CONFIG-MAN-MIB::hwCfgOperateState OID value, configure state conditions and alerts, and monitor any Huawei router or switch (configuration save/load/backup management) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.6.10 | hwConfig | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1 | hwConfigManObjects | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1.2 | hwCfgOperate | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1.2.5 | hwCfgOperateResultTable | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1.2.5.1 | hwCfgOperateResultEntry | HUAWEI-CONFIG-MAN-MIB |
| 1.3.6.1.4.1.2011.6.10.1.2.5.1.4 | hwCfgOperateState | HUAWEI-CONFIG-MAN-MIB |