ilomCtrlFirmwareMgmtAction
SUN-ILOM-CONTROL-MIB ·
.1.3.6.1.4.1.42.2.175.102.6.8
Object
This property is used to initiate a firmware update using the values of the other firmware management properties as parameters. It can also clear the values of those parameters. To initiate a firmware update, set the value of this property to initate(2). To clear the values of the writeable firmware management properties, set this propery to clearProperties(1). Before initiating a firmware update, the ilomCtrlFirmwareTFTPServerIP, ilomCtrlFirmwareTFTPFileName, and ilomCtrlFirmwarePreserveConfig properties must be set. After intiating a firmware update, the ilomCtrlFirmwareMgmtStatus property can be used to determine if the operation was successful. This is effectively a write-only property.
Context
- MIB
- SUN-ILOM-CONTROL-MIB
- OID
.1.3.6.1.4.1.42.2.175.102.6.8- Type
- scalar
- Access
- readwrite
- 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::ilomCtrlFirmwareMgmtAction.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::ilomCtrlFirmwareMgmtAction'
Syntax
- Source
- ILOMCtrlFirmwareUpdateAction
- Base type
Enumeration
Values & Constraints
Type Values
1 | clearProperties |
2 | initiate |
Conformance
Member of