Lenovo.HardwareMgmtPack.IMM2.NICLenovo.HardwareMgmtPack.IMM2.NIC (ClassType)

Element properties:

Base ClassLenovo.HardwareMgmtPack.IMM2.BaseSubModule
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0716c434-c0d0-9fcf-9926-467e9407b777

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Lenovo.HardwareMgmtPack.IMM2.BaseSubModule:
IMMIP  string      false 256  False 
UUID  string  UUID false 256  False 
IMMHostName  string  Nombre de host de IMM false 256  False 
InbandComputerName  string  Nombre del sistema false 256  False 
Lenovo.HardwareMgmtPack.IMM2.NIC:
UniqueId  string      true 256  False 
Model  string  Modelo false 256  False 
Manufacturer  string  Fabricante false 256  False 
SerialNumber  string  Número de serie false 256  False 
PartNumber  string  Número de pieza false 256  False 
BusNumber  string  Número de bus false 256  False 
DeviceNumber  string  NúmeroDispositivo false 256  False 
Slot  string  Ranura false 256  False 
Firmware  string  Firmware false 256  False 
Port  string  Puerto false 2000  False 

Health Model:

Source Code:

<ClassType ID="Lenovo.HardwareMgmtPack.IMM2.NIC" Base="Lenovo.HardwareMgmtPack.IMM2.BaseSubModule" Accessibility="Public" Abstract="true" Hosted="false" Singleton="false">
<Property ID="UniqueId" Key="true" Type="string" CaseSensitive="false"/>
<Property ID="Model" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Manufacturer" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="SerialNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="PartNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="BusNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="DeviceNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Slot" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Firmware" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Port" Key="false" Type="string" Length="2000" CaseSensitive="false"/>
</ClassType>