IBM.FlexSystem.ChassisIBM Flex System Chassis

IBM.FlexSystem.Chassis (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.NetworkDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6a0c9976-b153-9063-9f2c-a3d32fdf60cc

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 
Microsoft.SystemCenter.NetworkDevice:
IPAddress  string  IP Address true 256  False 
Name  string  Device Name false 256  False 
SystemDescription  string  Device Description false 256  False 
SystemContact  string  Device Contact false 256  False 
SystemLocation  string  Device Location false 256  False 
SystemOID  string  Device OID false 256  False 
CommunityString  string  Community String false 256  False 
Version  string  SNMP Version false 256  False 
IBM.FlexSystem.Chassis:
Description  string  IBM Flex System Chassis Description false 256  False 
MachineTypeModel  string  IBM Flex System Chassis Machine Type and Model Number false 256  False 
SerialNumber  string  IBM Flex System Chassis Serial Number false 256  False 
PartNumber  string  IBM Flex System Chassis PartNumber false 256  False 
FRUNumber  string  IBM Flex System Chassis FRU Number false 256  False 
FRUSerialNumber  string  IBM Flex System Chassis FRU Serial Number false 256  False 
ManufacturingID  string  IBM Flex System Chassis Manufacturing ID false 256  False 
HardwareRevision  string  IBM Flex System Chassis Hardware Revision false 256  False 
ChassisUUID  string  IBM Flex System Chassis UUID false 256  False 
ProductID  string  IBM Flex System Chassis Product ID false 256  False 
PrimaryMMIPAddress  string  IBM Flex System Chassis Primary MM IP Address false 256  False 
ProductName  string  IBM Flex System Chassis Product Name false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.FlexSystem.Chassis" Accessibility="Public" Abstract="false" Base="NetLib!Microsoft.SystemCenter.NetworkDevice" Hosted="false" Singleton="false">
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" 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="ManufacturingID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HardwareRevision" 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="ProductID" 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="ProductName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>