Connectivity Guide

Table 548. Remote Flash BIOS State Capabilities Unique
Variable Name: DellRemoteFlashBIOSStateCapabilitiesUnique
Data Type: Integer
Possible Data Values Meaning of Data Value
unknown(1)
The remote ash BIOS’s capabilities are unknown.
enableCapable(2)
The remote ash BIOS can be disabled (oine, a binary 0 value)
or enabled (online, a binary 1 value).
notReadyCapable(4)
The remote ash BIOS can be set to indicate not ready.
cancelCapable(8)
Flash of BIOS can be canceled.
enableAndCancelCapable(10)
Flash of BIOS can be enabled or canceled.
Table 549. Remote Flash BIOS State Settings
Variable Name: DellRemoteFlashBIOSStateSettingsUnique
Data Type: Integer
Possible Data Values Meaning of Data Value
unknown(1)
The remote ash BIOS’s capabilities are unknown.
enabled(2)
The remote ash BIOS update is disabled (oine, a binary 0
value) or enabled (online, a binary 1 value).
notReady(4)
The remote ash BIOS’s state is not ready.
canceled(8)
The remote ash BIOS has been canceled.
pending(16)
The remote ash BIOS update is pending.
other(32)
The remote ash BIOS state/setting is not one of the previous
values.
Table 550. Remote Flash BIOS Completion Code
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 ash 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.
129