HPEnterpriseStorageMSAMP.HPMSAiSCSIPortiSCSI Port

HPEnterpriseStorageMSAMP.HPMSAiSCSIPort (ClassType)

HPE MSA Storage Port.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId7de228b5-5cae-3087-4dd7-264663eb23e6

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.HPMSAiSCSIPort:
HPMSAiSCSIPortName  string  Name HPE MSA Storage Port Name. true 256  False 
HPMSAiSCSIPortDescription  string  Description HPE MSA Storage Port Description. true 256  False 
HPMSAiSCSIPortType  string  Port Type HPE MSA Storage Port Type. false 256  False 
HPMSAiSCSIPortMACAddress  string  MAC Address HPE MSA Storage Port MAC Address. true 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageMSAMP.HPMSAiSCSIPort" Accessibility="Internal" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="HPMSAiSCSIPortName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAiSCSIPortDescription" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAiSCSIPortType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAiSCSIPortMACAddress" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<!-- <Property ID="HPMSAiSCSIPortStatusDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0" />
-->
</ClassType>