HPEnterpriseStorageMSAMP.HPMSAFCPortFC Port

HPEnterpriseStorageMSAMP.HPMSAFCPort (ClassType)

HPE MSA Storage Port.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId3b223e0f-7f27-2e60-5074-b482b1d62304

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.HPMSAFCPort:
HPMSAFCPortName  string  Name HPE MSA Storage Port Name. true 256  False 
HPMSAFCPortDescription  string  Description HPE MSA Storage Port Description. true 256  False 
HPMSAFCPortType  string  Port Type HPE MSA Storage Port Type. false 256  False 
HPMSAFCPortWWN  string  Port WWN HPE MSA Storage Port WWN. true 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageMSAMP.HPMSAFCPort" Accessibility="Internal" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="HPMSAFCPortName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAFCPortDescription" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAFCPortType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAFCPortWWN" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<!--
<Property ID="HPMSAFCPortStatusDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0" />
-->
</ClassType>