HPEnterpriseStorage3PARMP.3PARFCPortsFC Port

HPEnterpriseStorage3PARMP.3PARFCPorts (ClassType)

HPE 3PAR Storage FC Ports.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdef887259-9df9-d8be-c7ef-bcea0ea1030c

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.3PARFCPorts:
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 
3PARWWN  string  WWN HPE 3PAR Storage Port WWN. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PARFCPorts" 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>