Hitachi.Storage.SubsystemHitachi Storage Subsystem

Hitachi.Storage.Subsystem (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId31c7c48d-6086-9894-ff23-357d3f5d7c77

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 
Hitachi.Storage.Subsystem:
ObjectID  string  Object ID Object ID true 256  False 
Subsystem  string  Subsystem Subsystem false 256  False 
StatusDesc  string  Status Status false 256  False 
Model  string  Model Model false 256  False 
SerialNumber  int  Serial Number Serial Number false 256   
Firmware  string  Firmware Firmware false 256  False 
MonitorError  string  Monitor Error Monitor Error false 256  False 
Controller0IP  string  Controller 0 IP Controller 0 IP false 256  False 
Controller1IP  string  Controller 1 IP Controller 1 IP false 256  False 
TotalCapacity  string  Total Capacity Total Capacity false 256  False 
FreeCapacity  string  Free Capacity Free Capacity false 256  False 
UsedCapacity  string  Used Capacity Used Capacity false 256  False 
ConnectorID  string  Connector ID Connector ID false 32  False 

Health Model:

Source Code:

<ClassType ID="Hitachi.Storage.Subsystem" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="false" Singleton="false">
<Property ID="ObjectID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Subsystem" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StatusDesc" 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="SerialNumber" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Firmware" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MonitorError" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Controller0IP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Controller1IP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TotalCapacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FreeCapacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UsedCapacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConnectorID" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>