ilomCtrlFirmwareMgmtStatus
SUN-ILOM-CONTROL-MIB ·
.1.3.6.1.4.1.42.2.175.102.6.7
Object
scalar ILOMCtrlFirmwareUpdateStatus
This property indicates the status of a firmware update. If a TFTP error occurred while attempting to upload a new firmware image, the value of this property will be tftpError(1). If the image was uploaded correctly but it did not pass verification, the value of this property will be imageVerificationFailed(2). Otherwise, the status will indicate that the update is inProgress(3) or is a success(4). A firmware update could take as long as 20 minutes. During this time, no other operations should be performed on the device. Upon success, the device will be reset.
Context
- MIB
- SUN-ILOM-CONTROL-MIB
- OID
.1.3.6.1.4.1.42.2.175.102.6.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ilomCtrlFirmwareMgmt
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-ILOM-CONTROL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-ILOM-CONTROL-MIB::ilomCtrlFirmwareMgmtStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-ILOM-CONTROL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-ILOM-CONTROL-MIB::ilomCtrlFirmwareMgmtStatus'
Syntax
- Source
- ILOMCtrlFirmwareUpdateStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | tftpError |
2 | imageVerificationFailed |
3 | inProgress |
4 | success |
5 | other |
Conformance
Member of