h3cIssuUpgradeImageType

H3C-ISSU-MIB · .1.3.6.1.4.1.2011.10.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:
              
      h3cIssuUpgradeImageType
          boot
          system
          feature
          IPE
          patch
              
      The user can assign images (using h3cIssuUpgradeImageURL)
      to these variables and the system will use the assigned
      images to boot.

Context

MIB
H3C-ISSU-MIB
OID
.1.3.6.1.4.1.2011.10.2.133.1.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
h3cIssuUpgradeImageEntry

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

Syntax

Enumeration

Values & Constraints

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