2.235.1.1.30 firmwareUpgrade
更新时间: 2026/06/18
在Gitcode上查看源码2.235.1.1.30 firmwareUpgrade
Revision History
| openUBMC Version | Revision Date | Revision Content |
|---|---|---|
| 26.06 | 2026/06/18 | Auto-generated SNMP branch documentation |
Node Overview
- MIB module: OPENUBMC-SERVER-MIB
- Node name:
firmwareUpgrade - Relative OID:
2.235.1.1.30 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.30 - Node type: OBJECT IDENTIFIER
- Access: N/A
- Status: -
- MIB definition:
openUBMC 30
Object Definitions
Scalar objects and notifications defined under this node.
firmwareUpgradeStart
- Relative OID:
2.235.1.1.30.1 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.30.1 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-write
- Status: current
- MIB definition:
firmwareUpgrade 1 - Description: Start upgrade firmware, The set format is: <firmware URI>,[effect mode], with max length 256. The <firmware URI> format is: /PATH/FILE. The [effect mode] is an optional parameter. It only refers to upgrading openUBMC firmware. The definition is as following and default is 2. 1: manually reboot later; 2: auto reboot after upgrade; This parameter can be ignored in openUBMC versions 2.36 to 3.1.12.1 (including versions 2.36), and cannot be ignored in versions later than 3.1.12.1 (including versions 3.1.12.1). e.g.: /tmp/image.hpm,1. NOTE: 1.Do not power off the server or restart the openUBMC during the firmware upgrade. 2.If the firmware fails to upgrade, check whether the openUBMC's memory capacity is sufficient and the upgrade file is correct. 3.Upgrade BIOS firmware, system needs two minutes of preparation time. 4.Do not shut down or restart the OS during a BIOS upgrade. 5.If OS is power on,the BIOS upgrade file is uploaded to BMC and take effect when OS is power-off or reseted next time. 6.openUBMC need to reboot manually after openUBMC is upgraded.
firmwareUpgradeState
- Relative OID:
2.235.1.1.30.2 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.30.2 - Type: OBJECT-TYPE
- Data type:
INTEGER - Access: read-only
- Status: current
- MIB definition:
firmwareUpgrade 2 - Description: Information about firmware upgrading state. the value defined as: -1: upgrade not start or completed, -2: file uploading, -3: checking preUpgrade, -4: invalid URI or file not exist, -5: file upload failed, -6: file too large or memory not enough, -7: invalid upgrade package, -8: not support upgrade in current state, -9: upgrade failed, -10: The upgrade file does not match the device to be upgraded, -11: The BIOS upgrade fails because the ME status is not correct, -12: Unknown error, -13: The version of the update pack does not match the current web interface version, -14: Powering on... Failed to upgrade the firmware, -15: The upgrade package version is too early, -16: coprocessor firmware upgrade failed, [0,100]:represents upgrade progress in percentage while firmware being upgrading.
firmwareUpgradeDetailedResults
- Relative OID:
2.235.1.1.30.3 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.30.3 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-only
- Status: current
- MIB definition:
firmwareUpgrade 3 - Description: Detailed results about firmware upgrade.