hwFlhOperStatus
HUAWEI-FLASH-MAN-MIB ·
.1.3.6.1.4.1.2011.6.9.1.2.1.1.9
Object
column HwFlashOperationStatus
The status of operation.
The status of the specified operation can be one of the follows.
opInProgress(1) : the operation is in process.
opSuccess(2) : the operation has been completed successfully.
opInvalid(3) : the command is invalid or command-protocol-device
combination is unsupported by the system.
opInvalidProtocol(4) :invalid protocol is specified
opInvalidSourceName(5) :invalid source file name is specified.
opInvalidDestName(6) :invalid target name is specified.
opInvalidServerAddress(7) :invalid server address is specified
opDeviceBusy(8) :the device is in use and locked by another process
opDeviceOpenError(9) :invalid device name is specified.
opDeviceError(10) : device read, write or erase error
opDeviceNotProgrammable(11) :device is read-only but a write or erase operation was specified
opDeviceFull(12) : device is filled to capacity
opFileOpenError(13) :invalid file name; file not found in partition
opFileTransferError(14) :file transfer was unsuccessful
opFileChecksumError(15) :file checksum in Flash si invalid
opNoMemory(16) :system is running in low on memory
opAuthFail(17) :authentication failure
opUnknownFailure(18) :failure which is unknown
opAbort(19) : transfer operation has been aborted
opInvalidSourceAddress(20) : invalid source IP is specified.
opInvalidSourceInterface(21) : invalid source interface is specified.
opCurrentVersionFileConfilt(22) : conflict between target file and system file
Context
- MIB
- HUAWEI-FLASH-MAN-MIB
- OID
.1.3.6.1.4.1.2011.6.9.1.2.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- huaweiFlhOpEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-FLASH-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-FLASH-MAN-MIB::hwFlhOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-FLASH-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-FLASH-MAN-MIB::hwFlhOperStatus.<hwFlhOperIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-FLASH-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-FLASH-MAN-MIB::hwFlhOperStatus'
Syntax
- Source
- HwFlashOperationStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | opInProgress |
2 | opSuccess |
3 | opInvalid |
4 | opInvalidProtocol |
5 | opInvalidSourceName |
6 | opInvalidDestName |
7 | opInvalidServerAddress |
8 | opDeviceBusy |
9 | opDeviceOpenError |
10 | opDeviceError |
11 | opDeviceNotProgrammable |
12 | opDeviceFull |
13 | opFileOpenError |
14 | opFileTransferError |
15 | opFileChecksumError |
16 | opNoMemory |
17 | opAuthFail |
18 | opUnknownFailure |
19 | opAbort |
20 | opInvalidSourceAddress |
21 | opInvalidSourceInterface |
22 | opCurrentVersionFileConfilt |
Conformance
Member of