Fujitsu.Storage.ETERNUS.StorageFujitsu ETERNUS Storage

Fujitsu.Storage.ETERNUS.Storage (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId183e1e06-edad-3e5f-68ee-0b510a24ac7a

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 
Fujitsu.Storage.ETERNUS.Storage:
IPAddress  string  IP Address IP Address false 256  False 
ProductID  string  Product ID Product ID false 256  False 
SerialNumber  string  Serial Number Serial Number false 256  False 
ID  string  ID ID false 256  False 
FirmwareVersion  string  Firmware Version Firmware Version false 256  False 
ControlURL  string  Control URL Control URL false 256  False 
ManagementState  string  Management State Management State false 256  False 
Disks  int  Disks Disks false 256   
OperationDisks  int  Operation Disks Operation Disks false 256   
PerformanceCounter  string  Performance Information Update Counter Performance Information Update Counter false 256  False 
CMS  int  CMS CMS false 256   
LUNS  int  LUNS LUNS false 256   
StorageName  string  Storage Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Fujitsu.Storage.ETERNUS.Storage" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="IPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProductID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FirmwareVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ControlURL" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ManagementState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Disks" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OperationDisks" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PerformanceCounter" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CMS" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LUNS" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StorageName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>