HPEnterpriseStorage3PARMP.3PARSASTypePortSAS Port

HPEnterpriseStorage3PARMP.3PARSASTypePort (ClassType)

HPE 3PAR Storage SAS Ports.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdc4543266-df6a-587f-b647-ad3a8a244d5d

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.3PARSASTypePort:
3PARPort  string  Position(Node:Slot:Port) HPE 3PAR Storage SAS Port Position. true 256  False 
3PARType  string  Type HPE 3PAR Storage SAS Port Type. false 256  False 
3PARWWN  string  WWN HPE 3PAR Storage SAS Port WWN. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PARSASTypePort" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="3PARPort" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARWWN" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>