SNMP Reference Guide
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 544. 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.
Table 545. 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 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.
151