IBM.Storage.DS8K.FCPortFibre Channel Port

IBM.Storage.DS8K.FCPort (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6d16801f-3b08-6da3-c2d8-11248c25c167

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.DS8K.FCPort:
link_technology  string  Connection Type false 32  False 
speed  string  Speed (Gbps) false 32  False 
operational_status  string  Operational Status false 32  False 
permanent_address  string  Permanent Address false 256  False 
usage_restriction  string  Usage Restriction false 32  False 
location  string  Location false 256  False 
device_id  string  FC Port ID true 64  False 
scom_status  string  SCOM Status false 32  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.DS8K.FCPort" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="link_technology" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="speed" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="operational_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="permanent_address" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="usage_restriction" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="location" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="device_id" Type="string" Key="true" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>