E9000.FcInfoE9000.FcInfo (ClassType)

Element properties:

Base ClassHuawei.E9000.Snmp.ActiveFcInfo
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2eb1878f-6490-2b4d-b635-365f04913510

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
System.NetworkManagement.LogicalDevice:
Description  string  Description A textual description of the object false 256  True     
Index  string  Index Instance index used for monitoring false 256  True     
Key  string  Logical Device Key The key of the logical device true 256  True     
E9000.FcInfo:
fcIp  string      false 256  False     
swBootDate  string      false 256  False     
swFirmwareVersion  string      false 256  False     
swOperStatus  string      false 256  False     
swEtherIPAddress  string      false 256  False     
swEtherIPMask  string      false 256  False     
swFCIPAddress  string      false 256  False     
swFCIPMask  string      false 256  False     
swModel  string      false 256  False     
switchName  string      false 256  False     
switchState  string      false 256  False     
switchMode  string      false 256  False     
switchRole  string      false 256  False     
switchWwn  string      false 256  False     
switchDomain  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="E9000.FcInfo" Accessibility="Public" Abstract="false" Base="Huawei.E9000.Snmp.ActiveFcInfo" Hosted="true" Singleton="false">
<Property ID="fcIp" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="swBootDate" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="swFirmwareVersion" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="swOperStatus" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="swEtherIPAddress" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="swEtherIPMask" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="swFCIPAddress" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="swFCIPMask" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="swModel" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="switchName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="switchState" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="switchMode" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="switchRole" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="switchWwn" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="switchDomain" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>