Dell.Storage.EqualLogicEthernetInterfaceDell EqualLogic Member Ethernet Interface

Dell.Storage.EqualLogicEthernetInterface (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd7d2a485-24f4-dc94-9d99-200c6fb5f411

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.EqualLogicEthernetInterface:
IPv4Address  string  IPv4 Address false 255  False 
IPv6Address  string  IPv6 Address false 255  False 
NetMask  string  NetMask false 255  False 
DCB  string  Data Center Bridging Capable false 255  False 
Index  string  Index true 255  False 

Health Model:

Source Code:

<ClassType ID="Dell.Storage.EqualLogicEthernetInterface" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="IPv4Address" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="1"/>
<Property ID="IPv6Address" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="1"/>
<Property ID="NetMask" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="DCB" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Index" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>