raisecomOnlineUpgradeFailCause
RAISECOM-UPGRADE-MANAGEMENT-MIB ·
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.13
Object
column Enumeration
The reason why the Upgrade operation failed. This object is instantiated only when the raisecomOnlineUpgradeState for this entry is in the failed state.
Context
- MIB
- RAISECOM-UPGRADE-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raisecomOnlineUpgradeEntry
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 'RAISECOM-UPGRADE-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-UPGRADE-MANAGEMENT-MIB::raisecomOnlineUpgradeFailCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-UPGRADE-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-UPGRADE-MANAGEMENT-MIB::raisecomOnlineUpgradeFailCause.<raisecomOnlineUpgradeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-UPGRADE-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-UPGRADE-MANAGEMENT-MIB::raisecomOnlineUpgradeFailCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noerror |
2 | badmethod |
3 | badsourceaddress |
4 | baddestaddress |
5 | badport |
6 | badusername |
7 | badpassword |
8 | badFileName |
9 | fileopenfail |
10 | filewritefail |
11 | timeout |
12 | noMem |
13 | noConfig |
14 | filetolarge |
15 | unknown |
16 | badsourcefiletype |
17 | baddestfiletype |
18 | connectserverfail |
19 | filecheckfail |
20 | errorcommandinfile |