HPEnterpriseStorage3PARMP.3PAREthernetPortiSCSI Port

HPEnterpriseStorage3PARMP.3PAREthernetPort (ClassType)

HPE 3PAR Storage iSCSI Ports.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId9d3e77b6-a856-3d19-fa2b-26d631bcb827

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

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PAREthernetPort" 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="3PARMAC" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>