raisecomOnlineUpgradeState
RAISECOM-UPGRADE-MANAGEMENT-MIB ·
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.10
Object
column Enumeration
Specifies the state of this Upgrade request. This value of this object is instantiated only after the row has been instantiated, i.e. after the raisecomOnlineUpgradeEntryRowStatus has been made active.
Context
- MIB
- RAISECOM-UPGRADE-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.8886.1.2.3.1.1.2.1.10- 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::raisecomOnlineUpgradeState'
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::raisecomOnlineUpgradeState.<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::raisecomOnlineUpgradeState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | waiting |
2 | getsource |
3 | writedest |
4 | completed |