IBM.Storage.Storwize.V3700.FCPortFibre Channel Port

IBM.Storage.Storwize.V3700.FCPort (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7015ebad-bad6-cd25-6d19-f376a23407d0

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 
IBM.Storage.Storwize.V3700.FCPort:
WWPN  string  WWPN true 256  False 
port_status  string  Port Status false 256  False 
port_speed  string  Port Speed false 256  False 
scom_status  string  SCOM Status false 256  False 
attachment  string  Attachment false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.Storwize.V3700.FCPort" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="WWPN" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="port_status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="port_speed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="attachment" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>