HPEnterpriseStorageLeftHandMP.LeftHandNodeHPE StoreVirtual Appliance

HPEnterpriseStorageLeftHandMP.LeftHandNode (ClassType)

HPE StoreVirtual Appliance.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdd3de7690-6051-92bb-6263-a6c5f6cd0180

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.LeftHandNode:
Name  string  Name HPE StoreVirtual Appliance Name. true 256  False 
IP  string  IP HPE StoreVirtual Appliance IP. true 256  False 
Description  string  Description HPE StoreVirtual Appliance Description. false 256  False 
Model  string  Model HPE StoreVirtual Appliance Model. false 256  False 
SaniQ  string  SANiQ Version HPE StoreVirtual Appliance SANiQ Version. false 256  False 
Raid  string  Netowrk RAID HPE StoreVirtual Appliance RAID configuration. false 256  False 
OIDPos  string  Status OID HPE StoreVirtual Appliance Status OID. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.LeftHandNode" Accessibility="Internal" 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="IP" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Description" 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="SaniQ" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Raid" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OIDPos" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>