hpnicfIssuUpgradeState

HPN-ICF-ISSU-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.3.1.5

Object

column Enumeration
Upgrade status of the device.
init           -The current status of the device is Init.
loading        -The current status of the device is Loading.
loaded         -The current status of the device is Loaded.
switching      -The current status of the device is Switching.
switchover     -The current status of the device is Switchover.
committing     -The current status of the device is Committing.
committed      -The current status of the device is Committed.
rollbacking    -The current status of the device is Rollbacking.
rollbacked     -The current status of the device is Rollbacked.

Context

MIB
HPN-ICF-ISSU-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.3.1.5
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::hpnicfIssuUpgradeState'
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::hpnicfIssuUpgradeState.<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::hpnicfIssuUpgradeState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1init
2loading
3loaded
4switching
5switchover
6committing
7committed
8rollbacking
9rollbacked