Dell.WindowsServer.EnrichedNetworkInterfaceUnitPhysical Network Interface instance (Enriched)

Dell.WindowsServer.EnrichedNetworkInterfaceUnit (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId11cf4995-7260-4ec6-eac9-fa42c676778c

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.WindowsServer.EnrichedNetworkInterfaceUnit:
NetConnectionID  string  Windows Network Connection Name Windows Network Connection Name true 256  False 
AdapterType  string  Adapter Type Adapter Type false 256  False 
Description  string  Adapter Description Adapter Description false 256  False 
MACAddress  string  MAC Address MAC Address false 256  False 
Manufacturer  string  Manufacturer Manufacturer false 256  False 
ServiceName  string  Service Name Service Name false 256  False 
TOECapable  string  TOE Capable TOE Capable false 256  False 
TOEEnabled  string  TOE Enabled TOE Enabled false 256  False 
FCoECapable  string  FCoE Capable FCoE Capable false 256  False 
iSoECapable  string  iSoE Capable iSoE Capable false 256  False 
SlotName  string  Slot Name Slot Name false 256  False 
DriverName  string  Driver Name Driver Name false 256  False 
DriverVersion  string  Driver Version Driver Version false 256  False 
FirmwareVersion  string  Firmware Version Firmware Version false 256  False 
Speed  string  Speed Speed false 256  False 
MTU  string  MTU Maximum Transmission Unit false 256  False 
index  string  Index Index false 256  False 
ip  string  IP Address IP Address false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="NetConnectionID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AdapterType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MACAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Manufacturer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TOECapable" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TOEEnabled" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FCoECapable" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="iSoECapable" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SlotName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DriverName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DriverVersion" 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="Speed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MTU" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="index" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ip" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>