IBM.SystemX.NetworkDeviceAdaptateurs réseau Lenovo System

IBM.SystemX.NetworkDevice (ClassType)

Element properties:

Base ClassIBM.SystemX.HWComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId661062e3-bde4-de94-c69c-c2bff4e1c72b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
IBM.SystemX.HWComponent:
InstanceID  string  ID d'instance true 256  False 
IBM.SystemX.NetworkDevice:
Description  string  Description false 256  False 
Manufacturer  string  Fabricant false 256  False 
FirmwareVersion  string  Version du microprogramme false 256  False 
TeamingInfo  string  Informations sur le groupage false 256  False 
Status  string  Statut de l'unité false 256  False 
NetworkName  string  Nom d'unité false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.SystemX.NetworkDevice" Accessibility="Public" Abstract="false" Base="IBM.SystemX.HWComponent" Hosted="true" Singleton="false">
<Property ID="Description" 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="FirmwareVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TeamingInfo" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NetworkName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>