HewlettPackard.OneView.RackManager.HPERackManagerChassisHPE OneView Rack Manager Chassis

HewlettPackard.OneView.RackManager.HPERackManagerChassis (ClassType)

Knowledge Base article:

Summary

Hewlett Packard Enterprise OneView Rack Manager Management Pack. This defines HPE Rack Manager Chassis Class structure and monitors. It processes monitoring of HPE Rack Manager Chassis. It relies on HPE OneView which performs base monitoring.

Related Link

HPE OneView for Microsoft System Center

HPE OneView for Microsoft System Center Support

Element properties:

Base ClassHewlettPackard.OneView.RackManager.HPRackManagerHealthComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1b846c85-09f0-b437-ecdf-318fae0dd9fa

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       
HewlettPackard.OneView.HPHealthComponent:
ObjectID  string  Object id Object id true 65535  False     
Name  string  Name Name false 65535  False     
DomainName  string  Domain name Domain name false 65535  False     
HewlettPackard.OneView.RackManager.HPERackManagerChassis:
model  string  Model Model false 65535  False     
serialNumber  string  Serial number Serial number false 65535  False     
partNumber  string  Part number Part number false 65535  False     
state  string  State State false 65535  False     
uuid  string  UUID UUID false 65535  False     
manufacturer  string  Manufacturer Manufacturer false 65535  False     
location  string  Location Location false 65535  False     
partitionUuid  string  Partition uuid Partition uuid false 65535  False     
rackManagerId  string  Rack manager id Rack manager id false 65535  False     
physicalLocationString  string  Physical location string Physical location string false 65535  False     

Health Model:

Source Code:

<ClassType ID="HewlettPackard.OneView.RackManager.HPERackManagerChassis" Abstract="false" Accessibility="Public" Hosted="true" Base="HewlettPackard.OneView.RackManager.HPRackManagerHealthComponent">
<Property ID="model" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="serialNumber" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="partNumber" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="state" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="uuid" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="manufacturer" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="location" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="partitionUuid" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="rackManagerId" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="physicalLocationString" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
</ClassType>