HPEnterpriseStorageMSAMP.HPMSAHostSASPortSAS Host Port

HPEnterpriseStorageMSAMP.HPMSAHostSASPort (ClassType)

HPE MSA Storage Port.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdb3be2540-1c6e-2ae6-40f9-d47d7a14adc2

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 
HPEnterpriseStorageMSAMP.HPMSAHostSASPort:
HPMSAHostSASPortName  string  Name HPE MSA Storage Port Name. true 256  False 
HPMSAHostSASPortDescription  string  Description HPE MSA Storage Port Description. true 256  False 
HPMSAHostSASPortType  string  Port Type HPE MSA Storage Port Type. false 256  False 
HPMSAHostSASPortWWN  string  Port WWN HPE MSA Storage Port WWN. true 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageMSAMP.HPMSAHostSASPort" Accessibility="Internal" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="HPMSAHostSASPortName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAHostSASPortDescription" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAHostSASPortType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAHostSASPortWWN" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<!-- <Property ID="HPMSAHostSASPortStatusDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0" />

-->
</ClassType>