fwUpdateOperationStatus

IBM-BCCUSTOM-MIB · ibm variant · .1.3.6.1.4.1.2.6.215.3.1.2.4

Object

scalar Enumeration
The status of the firmware update operation
0: No operation pending.
1-100: the percentage of completion of the update operation.
101: success.
201: failed

Context

MIB
IBM-BCCUSTOM-MIB
OID
.1.3.6.1.4.1.2.6.215.3.1.2.4
Type
scalar
Access
readonly
Status
current
Parent
firmwareCmd

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-BCCUSTOM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-BCCUSTOM-MIB::fwUpdateOperationStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-BCCUSTOM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-BCCUSTOM-MIB::fwUpdateOperationStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0noOperation
101success
201failure