raisecomExtendOamUpgradeFailCause
RAISECOM-EXTEND-OAM-UPGRADE-MIB ·
.1.3.6.1.4.1.8886.1.11.1.1.3.1.3
Object
column Enumeration
The reason why the Upgrade operation failed. This object is instantiated only when the raisecomExtendOamUpgradeState for this entry is in the completed state.
Context
- MIB
- RAISECOM-EXTEND-OAM-UPGRADE-MIB
- OID
.1.3.6.1.4.1.8886.1.11.1.1.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raisecomExtendOamUpgradeStatusEntry
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-EXTEND-OAM-UPGRADE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-EXTEND-OAM-UPGRADE-MIB::raisecomExtendOamUpgradeFailCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-EXTEND-OAM-UPGRADE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-EXTEND-OAM-UPGRADE-MIB::raisecomExtendOamUpgradeFailCause.<raisecomExtendOamUpgradeStatusIndex>.<raisecomExtendOamUpgradeStatusDevice>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-EXTEND-OAM-UPGRADE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-EXTEND-OAM-UPGRADE-MIB::raisecomExtendOamUpgradeFailCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noerror |
2 | invalidfilename |
3 | fileopenfail |
4 | filewritefail |
5 | nomem |
6 | filetoolarge |
7 | oamlinkbusy |
8 | oamtimeout |
9 | oamnotconnnected |
10 | remotenotsupport |
11 | unknown |
12 | invalidupgradetype |
13 | invalidfiletype |
14 | filecheckfail |