Reference Guide

154 Power Group
Table 8-10. AC Power Switch Capabilities
Variable Name: DellACPowerSwitchCapabilities
Data Type: Integer
Possible Data Values Meaning of Data Value
unknownCapabilities(1) The AC power switch’s capabilities are unknown.
inputSourceCord1NoReturnCapable(2) Input source is AC power cord 1, with no return.
inputSourceCord1ReturnCapable(4) Input source is AC power cord 1, with return.
inputSourceCord2NoReturnCapable(8) Input source is AC power cord 2, with no return.
inputSourceCord2ReturnCapable(16) Input source is AC power cord 2, with return.
inputSourceSharedCapable(32) Input source is shared.
Table 8-11. AC Power Switch Settings
Variable Name: DellACPowerSwitchSettings
Data Type: Integer
Possible Data Values Meaning of Data Value
unknown(1) The AC power switch’s settings are unknown.
inputSourceCord1NoReturn(2) Input source is AC power cord 1, with no return.
inputSourceCord1Return(4) Input source is AC power cord 1, with return.
inputSourceCord2NoReturn(8) Input source is AC power cord 2, with no return.
inputSourceCord2Return(16) Input source is AC power cord 2, with return.
inputSourceShared(32) Input source is shared.
Table 8-12. AC Power Switch Redundancy Mode
Variable Name: DellACPowerSwitchRedundancyMode
Data Type: Integer
Possible Data Values Meaning of Data Value
nonRedundant(1) The AC power switch is not expecting redundancy.
redundant(2) The AC power switch is expecting redundancy.