HPEnterpriseStorage3PARMP.3PARNodePowerSupplyPower Supplies

HPEnterpriseStorage3PARMP.3PARNodePowerSupply (ClassType)

HP 3PAR StoreServ Storage Node Power Supply.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId85baf7f5-6873-863e-7083-32c8f11f8aae

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
HPEnterpriseStorage3PARMP.3PARNodePowerSupply:
3PARPowerSupplyName  string  Name HP 3PAR StoreServ Storage Node Power Supply Name. true 256  False 
3PARPowerSupplyPosition  string  ID HP 3PAR StoreServ Storage Node Power Supply Position. false 256  False 
3PARPSSerialNumber  string  Serial Number HP 3PAR StoreServ Node Power Supply Serial Number. false 256  False 
3PARPSModel  string  Model HP 3PAR StoreServ Storage Node Power Supply Model. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PARNodePowerSupply" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="3PARPowerSupplyName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARPowerSupplyPosition" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARPSSerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARPSModel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>