HPEnterpriseStorageLeftHandMP.VSA_DriveHPE StoreVirtual VSA Drive

HPEnterpriseStorageLeftHandMP.VSA_Drive (ClassType)

HPE StoreVirtual VSA Drive.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdffc0073d-bff3-92f4-418a-8097526572bb

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 
HPEnterpriseStorageLeftHandMP.VSA_Drive:
DriveID  string  ID HPE StoreVirtual VSA Drive ID. true 256  False 
Model  string  Model HPE StoreVirtual VSA Drive Model. false 256  False 
Serialno  string  Serial Number HPE StoreVirtual VSA Drive Serial Number. false 256  False 
Class  string  Drive Class HPE StoreVirtual VSA Drive Class. false 256  False 
FWversion  string  F/W Version HPE StoreVirtual VSA Drive F/W Version. false 256  False 
OIDPos  string  Status OID HPE StoreVirtual VSA Drive Status OID. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.VSA_Drive" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="DriveID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Model" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Serialno" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Class" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FWversion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OIDPos" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>