HewlettPackard.OneView.Enclosure.HPDriveEnclosureHPE OneView Drive Enclosure

HewlettPackard.OneView.Enclosure.HPDriveEnclosure (ClassType)

HPE OneView drive Enclosure

Knowledge Base article:

Summary

Hewlett Packard Enterprise OneView Storage Management Pack. This defines HPE Drive Enclosure Class structure and monitors. It processes monitoring of HPE Drive Enclosure. It relies on HPE OneView which performs base monitoring.

Related Link

HPE Microsoft Management Integration Solution

Element properties:

Base ClassHewlettPackard.OneView.HPLogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb3183eb7-b46a-4ee9-ae79-46489a3e3768

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.Enclosure.HPDriveEnclosure:
serialNumber  string  Serial number Serial number false 65535  False     
ObjectID  string  ObjectID ObjectID true 65535  False     
firmWareVersion  string  FirmWare version FirmWare version false 65535  False     
powerState  string  Power state Power state false 65535  False     
associatedInterconnects  string  Associated interconnects Associated interconnects false 65535  False     
associatedEnclosure  string  Associated enclosure Associated enclosure false 65535  False     
partNumber  string  Part number Part number false 65535  False     
model  string  Model Model false 65535  False     
bayNumber  string  Bay number Bay number false 65535  False     
driveBayCount  string  DriveBay count DriveBay count false 65535  False     
driveCount  string  Drive count Drive count false 65535  False     
ioAdapterCount  string  IOAdapter count IOAdapter count false 65535  False     
name  string  Name Name false 65535  False     
state  string  State State false 65535  False     
driveEnclosureLocation  string  Drive enclosure location Drive enclosure location false 65535  False     

Health Model:

Source Code:

<ClassType ID="HewlettPackard.OneView.Enclosure.HPDriveEnclosure" Abstract="false" Accessibility="Public" Hosted="true" Base="HOL!HewlettPackard.OneView.HPLogicalHardware">
<Property ID="serialNumber" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="ObjectID" Type="string" Key="true" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="firmWareVersion" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="powerState" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="associatedInterconnects" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="associatedEnclosure" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="partNumber" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="model" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="bayNumber" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="driveBayCount" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="driveCount" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="ioAdapterCount" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="name" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="state" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="driveEnclosureLocation" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
</ClassType>