Help

Table 1158. LRA Thermal Shutdown Capabilities Unique
Variable Name: DellLRAThermalShutdownCapabilitiesUnique
Data Type: Integer
Possible Data Values Meaning of Data Value
none(0)
The LRA has no thermal shutdown capabilities.
Unknown capabilities(1)
The LRA’s thermal shutdown capabilities are
unknown.
enableCapable(2)
The LRA can be disabled (offline, a binary 0 value)
or enabled (online, a binary 1 value).
warningCapable(4)
The LRA can carry out chassis-determined
action(s) when a warning condition is detected.
enableOnWarningCapable(6)
The LRA enables activation of chassisdetermined
action(s) when a warning condition is detected.
failureCapable(8)
The LRA can carry out chassis-determined
action(s) when a failure condition is detected.
enableOnFailureCapable(10)
The LRA enables activation of chassisdetermined
action(s) when a failure condition is detected.
enableOnWarningOrFailure Capable(14)
The LRA enables activation of chassisdetermined
action(s) when either a failure or a warning
condition is detected.
Table 1159. Local Response Agent Settings Unique
Variable Name: DellLocalResponseAgentSettingsUnique
Data Type: Integer
Possible Data Values Meaning of Data Value
speakerControl(1)
LRA is set to issue a speaker beep.
consoleAlert(2)
LRA is set to issue a console alert.
broadcastMessage(4)
LRA is set to issue a broadcast message.
osShutDown(8)
LRA is set to issue an operating system shutdown.
reboot(16)
LRA is set to issue a system reboot.
powerCycle(32)
LRA is set to issue a system power cycle.
powerOFF(64)
LRA is set to issue a system power off.
executeApplication(256)
LRA is set to start a user mode application.
allLRASettingsUnique(383)
LRA is set to all LRA settings combinations.
309