hh3cIssuUpgradeImageType

HH3C-ISSU-MIB · .1.3.6.1.4.1.25506.2.133.1.1.1.1.2

Object

column r/w Enumeration
Types of images that the system can run.  The value of
this object has five image variable names:
'boot', 'system', 'feature', 'ipe' and 'patch'.  This table will then
list these five strings as follows:
              
      hh3cIssuUpgradeImageType
          boot
          system
          feature
          IPE
          patch
              
      The user can assign images (using hh3cIssuUpgradeImageURL)
      to these variables and the system will use the assigned
      images to boot.

Context

MIB
HH3C-ISSU-MIB
OID
.1.3.6.1.4.1.25506.2.133.1.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
hh3cIssuUpgradeImageEntry

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::hh3cIssuUpgradeImageType'
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::hh3cIssuUpgradeImageType.<hh3cIssuUpgradeImageIndex>'
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::hh3cIssuUpgradeImageType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1boot
2system
3feature
4ipe
5patch