Dell.Storage.MDStorageArray.NetworkDell MD Array Network Interface

Dell.Storage.MDStorageArray.Network (ClassType)

Dell MD Storage Array Network Interface

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId905e1254-4b70-bc21-21ca-fe147a60de4a

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 
Dell.Storage.MDStorageArray.Network:
mac  string  MAC Address true 256  False 
ipv4status  string  IPv4 Address Status false 256  False 
ip  string  IP Address false 256  False 
netmask  string  Net mask false 256  False 
ipv6status  string  IPv6 Address Status false 256  False 
ipv6  string  IPv6 Address false 256  False 
location  string  Physical Location false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Storage.MDStorageArray.Network" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="mac" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="ipv4status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ip" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="netmask" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ipv6status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ipv6" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="location" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>