hh3cIssuDeviceUpgradeWay

HH3C-ISSU-MIB · .1.3.6.1.4.1.25506.2.133.1.2.3.1.6

Object

column Enumeration
Upgrade method of the card.
none                   - No operation was performed.
reboot                 - The upgrade method of this device is Reboot.
sequenceReboot         - The upgrade method of this device is SequenceReboot.
issuReboot             - The upgrade method of this device is IssuReboot.
serviceUpgrade         - The upgrade method of this device is ServiceReboot.
fileUpgrade            - The upgrade method of this device is FileReboot.
incompatibleUpgrade    - The upgrade method of this device is IncompatibleUpgrade.

Context

MIB
HH3C-ISSU-MIB
OID
.1.3.6.1.4.1.25506.2.133.1.2.3.1.6
Type
column
Access
readonly
Status
current
Parent
hh3cIssuUpgradeResultEntry

Walk 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 'HH3C-ISSU-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-ISSU-MIB::hh3cIssuDeviceUpgradeWay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-ISSU-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-ISSU-MIB::hh3cIssuDeviceUpgradeWay.<hh3cIssuUpgradeResultIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-ISSU-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-ISSU-MIB::hh3cIssuDeviceUpgradeWay'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2reboot
3sequenceReboot
4issuReboot
5serviceUpgrade
6fileUpgrade
7incompatibleUpgrade