IBM.Storage.Flex.FCoEPortFibre Channel over Ethernet Port

IBM.Storage.Flex.FCoEPort (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb9003255-f426-9a60-e8a5-ea90b80ed651

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.Flex.FCoEPort:
WWPN  string  WWPN true 256  False 
fc_io_port_id  string  FC IO Port ID false 256  False 
port_speed  string  Port Speed false 256  False 
node_id  string  Node ID false 256  False 
node_name  string  Node Name false 256  False 
status  string  Port Status false 256  False 
switch_WWPN  string  Switch WWPN false 256  False 
fpma  string  Fabric Provided Mac Address Fabric Provided MAC Address assigned to FCoE VN_PORT Port. false 256  False 
vlanid  string  VLAN ID false 256  False 
fcf_MAC  string  FCF MAC Address MAC address of FCoE switch to which given VNPort is attached. false 256  False 
id  string  ID false 256  False 
port_id  string  Port ID 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.Flex.FCoEPort" 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="fc_io_port_id" 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="node_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="node_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="switch_WWPN" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="fpma" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="vlanid" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="fcf_MAC" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="port_id" 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>