Reference Guide

178 Remote Flash BIOS Group
Remote Flash BIOS Variable Values
This section includes definitions for server administrator-specific variable values used in this section.
Table 11-1. Remote Flash BIOS State Capabilities Unique
Variable Name: DellRemoteFlashBIOSStateCapabilitiesUnique
Data Type: Integer
Possible Data Values Meaning of Data Value
unknown(1) The remote flash BIOS’s capabilities are unknown.
enableCapable(2) The remote flash BIOS can be disabled (offline, a binary 0 value) or
enabled (online, a binary 1 value).
notReadyCapable(4) The remote flash 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 11-2. Remote Flash BIOS State Settings
Variable Name: DellRemoteFlashBIOSStateSettingsUnique
Data Type: Integer
Possible Data Values Meaning of Data Value
unknown(1) The remote flash BIOS’s capabilities are unknown.
enabled(2) The remote flash BIOS update is disabled (offline, a binary 0 value) or
enabled (online, a binary 1 value).
notReady(4) The remote flash BIOS’s state is not ready.
canceled(8) The remote flash BIOS has been canceled.
pending(16) The remote flash BIOS update is pending.
other(32) The remote flash BIOS state/setting is not one of the previous values.