HPEnterpriseStorageLeftHandMP.SVCacheHPE StoreVirtual Cache

HPEnterpriseStorageLeftHandMP.SVCache (ClassType)

HPE StoreVirtual Cache.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId63045853-6578-0b31-193a-a5816c6ea64a

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.SVCache:
Name  string  Name HPE StoreVirtual Cache Name. true 256  False 
OIDPos  string  Status OID HPE StoreVirtual Cache Status OID. false 256  False 
Model  string  Model HPE StoreVirtual Cache Model. false 256  False 
Serialno  string  Serial Number HPE StoreVirtual Cache Serial Number. false 256  False 
Size  string  Cache Size HPE StoreVirtual Cache Size. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.SVCache" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OIDPos" Type="string" Key="false" 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="Size" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>