Intel.Hardware.ModularServer.ChassisModular Server Chassis

Intel.Hardware.ModularServer.Chassis (ClassType)

Element properties:

Base ClassIntel.Hardware.ModularServer.PhysicalDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf359a9c7-3a74-7526-171d-70ecd912ee17

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 
Intel.Hardware.ModularServer.PhysicalDevice:
LastUpdated  string  Last Updated false 256  False 
DeviceName  string  Device Name false 256  False 
AssetTag  string  Asset Tag false 256  False 
ManufDate  string  Manufacturing Date false 256  False 
SerialNo  string  Serial Number false 256  False 
PartNo  string  Part Number false 256  False 
Vendor  string  Vendor false 256  False 
Intel.Hardware.ModularServer.Chassis:
IPAddress  string  IP Address false 256  False 
HostName  string  Host Name true 256  False 
chassisLocation  string  Chassis Location false 256  False 
maxCMMs  string  Actual/Max CMMs false 256  False 
maxPowerMods  string  Actual/Max Power Modules false 256  False 
maxBlowerMods  string  Actual/Max Cooling Modules false 256  False 
maxSCM  string  Actual/Max Storage Controllers false 256  False 
maxSwitches  string  Actual/Max Switches false 256  False 
maxBlades  string  Actual/Max Server Modules false 256  False 

Health Model:

Source Code:

<ClassType ID="Intel.Hardware.ModularServer.Chassis" Accessibility="Public" Abstract="false" Base="Intel.Hardware.ModularServer.PhysicalDevice" Hosted="false" Singleton="false">
<Property ID="HostName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="chassisLocation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxCMMs" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxPowerMods" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxBlowerMods" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxSCM" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxSwitches" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxBlades" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>