hwStackUpgradeResultFailReason
HUAWEI-STACK-MIB ·
.1.3.6.1.4.1.2011.5.25.183.1.31.1.5
Object
column Enumeration
The status of operation. Only upgrade failure valid. The status of the specified operation can be one of the follows. opUpgradeSuccess(1): upgrade success. opMasterDiskNoSpace(2): flash of master device is no enough space. opNonmasterDiskNoSpace(3): flash of non-master device is no enough space. opInvalidFileInfo(4) :invalid source file name or path is specified. opInvalidFileType(5) :invalid file type. opInvalidServerAddress(6) :invalid server address is specified. opInvalidUserOrPassword(7):invalid server user or password. opDeviceBusy(8) :the device is in use and locked by another process opFileTransferError(9) :file transfer was unsuccessfull. opFileChecksumError(10) :file checksum in Flash si invalid. opNoMemory(11) :system is running in low on memory. opVersionFileNotMatch(12) : the version file does not match the device type. opUpgradeDeviceAbsent(13) : device absent. opUnknownFailure(14) :failure which is unknown. opUpgradeInvalidValue(15):invalid value.
Context
- MIB
- HUAWEI-STACK-MIB
- OID
.1.3.6.1.4.1.2011.5.25.183.1.31.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwStackUpgradeResultEntry
- 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-STACK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-STACK-MIB::hwStackUpgradeResultFailReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-STACK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-STACK-MIB::hwStackUpgradeResultFailReason.<hwStackUpgradeResultIndex>.<hwStackUpgradeResultMemberId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-STACK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-STACK-MIB::hwStackUpgradeResultFailReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | opUpgradeSuccess |
2 | opMasterDiskNoSpace |
3 | opNonmasterDiskNoSpace |
4 | opInvalidFileInfo |
5 | opInvalidFileType |
6 | opInvalidServerAddress |
7 | opInvalidUserOrPassword |
8 | opDeviceBusy |
9 | opFileTransferError |
10 | opFileChecksumError |
11 | opNoMemory |
12 | opVersionFileNotMatch |
13 | opUpgradeDeviceAbsent |
14 | opUnknownFailure |
15 | opUpgradeInvalidValue |
Conformance
Member of