IBM.FlexSystem.ModuleLenovo Flex System 模組(基礎類別)

IBM.FlexSystem.Module (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd57d6530-d6ca-ea1d-2cb3-340487b3e75f

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 

Health Model:

Source Code:

<ClassType ID="IBM.FlexSystem.Module" Accessibility="Public" Abstract="true" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="MachineTypeModel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PartNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FRUNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FRUSerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BayNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ManufacturingID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ChassisUUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!--Internal property used for SNMP event monitoring-->
<!--ModuleBay is used to match the event source ID:1.3.6.1.4.1.2.6.158.3.1.1.15-->
<Property ID="ModuleBay" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<!--ComponentID is used to match the event component ID :1.3.6.1.4.1.2.6.158.3.1.1.24
Chassis: CHASSIS[1]
MM: CHASSIS[1]/MGT_MOD[2]
Power: CHASSIS[1]/POWER[2]
Blade: CHASSIS[1]/BLADE[14]
IO: CHASSIS[1]/IO_MOD[1]
Cooling: CHASSIS[1]/COOLING[1]
FanMux : CHASSIS[1]/FANMUX[1]
LED: CHASSIS[1]/LED_MOD[1]
-->
<Property ID="ComponentID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrimaryMMIPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CommunityString" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>