HPEnterpriseStorageLeftHandMP.FCInterfaceHPE StoreVirtual FCInterface

HPEnterpriseStorageLeftHandMP.FCInterface (ClassType)

HPE StoreVirtual FCInterface.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId141155a3-699f-ef89-9377-8babe55dbaf0

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 
HPEnterpriseStorageLeftHandMP.FCInterface:
Wwnn  string  Wwnn HPE StoreVirtual FCInterface Wwnn false 256  False 
Wwpn  string  Wwpn HPE StoreVirtual FCInterface Wwpn false 256  False 
PortId  string  PortId HPE StoreVirtual FCInterface PortId true 256  False 
ControllerName  string  Controller Name HPE StoreVirtual FCInterface Controller Name false 256  False 
ControllerSerial  string  Controller Serial Number HPE StoreVirtual FCInterface Controller Serial Number false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.FCInterface" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="Wwnn" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Wwpn" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PortId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ControllerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ControllerSerial" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>