hpnicfIssuDeviceUpgradeWay

HPN-ICF-ISSU-MIB · .1.3.6.1.4.1.11.2.14.11.15.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
HPN-ICF-ISSU-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.3.1.6
Type
column
Access
readonly
Status
current
Parent
hpnicfIssuUpgradeResultEntry

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

Syntax

Enumeration

Values & Constraints

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