IBM.FlexSystem.FSMLenovo Flex System Chassis FSM

IBM.FlexSystem.FSM (ClassType)

Element properties:

Base ClassIBM.FlexSystem.Module
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc4b2e33f-e82b-81ac-4237-2d4eb5babed7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
IBM.FlexSystem.Module:
Description  string  Lenovo Flex System 模組說明 false 1024  False 
MachineTypeModel  string  Lenovo Flex System Chassis 機型和型號 false 256  False 
SerialNumber  string      false 256  False 
PartNumber  string  Lenovo Flex System 模組產品編號 false 256  False 
FRUNumber  string  Lenovo Flex System 模組 FRU 編號 false 256  False 
FRUSerialNumber  string  Lenovo Flex System 模組 FRU 序號 false 256  False 
BayNumber  string  Lenovo Flex System 模組機槽 false 256  False 
ManufacturingID  string      false 256  False 
ChassisUUID  string  Lenovo Flex System Chassis UUID false 256  False 
UUID  string  Lenovo Flex System 模組 UUID false 256  False 
ModuleBay  string  (Lenovo 内部)Lenovo Flex System 模組機槽名稱 true 256  False 
ComponentID  string  (Lenovo 内部)Lenovo Flex System 模組元件 ID false 256  False 
PrimaryMMIPAddress  string  Lenovo Flex System 主要 MM IP 位址 false 256  False 
CommunityString  string      false 256  False 
IBM.FlexSystem.FSM:
BladeExpansionCardList  string  Lenovo Flex System 擴充卡 false 1024  False 
Firmware  string  Lenovo Flex System 韌體 false 1024  False 
PowerOnState  string  Lenovo Flex System 電源開啟狀態 false 256  False 
FSMIPaddress  string  Lenovo Flex System IP 位址 false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.FlexSystem.FSM" Accessibility="Public" Abstract="false" Base="IBM.FlexSystem.Module" Hosted="true" Singleton="false">
<!--<Property ID="MachineSerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0" />
<Property ID="ModelNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0" />-->
<Property ID="BladeExpansionCardList" Type="string" Key="false" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="Firmware" Type="string" Key="false" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="PowerOnState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FSMIPaddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>