IBM.Storage.A9000R.iSCSIPortiSCSI Port

IBM.Storage.A9000R.iSCSIPort (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId877d27c8-6e38-b3b0-9390-b646b063fa53

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.A9000R.iSCSIPort:
system_name  string  System Name false 256  False 
index  string  Index true 32  False 
role  string  Role false 32  False 
ip_interface_name  string  IP Interface Name false 256  False 
connected_component  string  Connected Component false 256  False 
is_link_up  string  Linked Up false 256  False 
negotiated_speed_Mbs  string  Negotiated Speed (Mbps) false 32  False 
is_full_duplex  string  Full Duplex false 32  False 
module_id  string  Module ID false 64  False 
requires_service  string  Requires Service false 32  False 
service_reason  string  Service Reason false 256  False 
scom_status  string  SCOM Status false 32  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.A9000R.iSCSIPort" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="system_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="index" Type="string" Key="true" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="role" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="ip_interface_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="connected_component" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="is_link_up" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="negotiated_speed_Mbs" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="is_full_duplex" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="module_id" Type="string" Key="false" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="requires_service" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="service_reason" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>