The Remote Flash Basic Input/Output System (BIOS) Table defines the variables used to remotely update the BIOS in a system. The variables also define the capabilities of BIOS updates on the system.
The Remote Flash BIOS Group defines objects in the Remote Flash BIOS MIB table.
This section includes definitions for server administrator-specific variable values used in this section.
|
Variable Name: DellRemoteFlashBIOSCompletionCode
|
|
Data Type: Integer
|
|
Possible Data Values
|
Meaning of Data Value
|
|
completionCodeIsOther(1)
| The completion code status is not one of the following:
|
|
completionCodeIsUnknown(2)
| The completion code is unknown (not known or not monitored).
|
|
completionCodeIsOK(3)
| This completion code completed successfully.
|
|
completionCodeIsBadImage(4)
| This completion code is a bad flash BIOS image.
|
|
completionCodeIsNoFileAccess(5)
| Flash BIOS could not be accessed.
|
|
completionCodeIsNotReady(6)
| Flash BIOS memory not ready.
|
|
completionCodeIsDisabled(7)
| Flash BIOS is currently disabled.
|
|
completionCodeIsNoBattery(8)
| A battery must be installed.
|
|
completionCodeIsNoChargedBattery(9)
| A fully charged battery must be installed.
|
|
completionCodeIsNoExternalPower(10)
| An external power adapter must be connected.
|
|
completionCodeIsNo12VoltSet(11)
| 12 volts (V) could not be set.
|
|
completionCodeIsNo12VoltRemoval(12)
| 12 V could not be removed.
|
|
completionCodeIsFlashMemoryFailed(13)
| A flash memory failure occurred.
|
|
completionCodeIsGeneralFailure(14)
| A general failure occurred.
|
|
completionCodeIsDataMiscompare(15)
| A data miscompare error occurred.
|
|
completionCodeIsNoImageFound(16)
| The flash BIOS image could not be found in memory.
|
|
completionCodeIsNoUpdatePerformed(17)
| No update operation has been performed.
|