Dell Windows Server Detailed Network Interfaces Discovery Module

Dell.WindowsServer.Detailed.NICUnit.Discovery (Discovery)

Knowledge Base article:

Summary

This Discovery rule discovers all Physical and Teamed network interface instances of the Server

Element properties:

TargetDell.WindowsServer.NICGroup
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Dell.WindowsServer.Detailed.NICUnit.DataSource Default

Source Code:

<Discovery ID="Dell.WindowsServer.Detailed.NICUnit.Discovery" Target="ScalableWindowsServer!Dell.WindowsServer.NICGroup" Remotable="false" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Dell.WindowsServer.NICPhyGroup"/>
<DiscoveryClass TypeID="Dell.WindowsServer.BasicNetworkInterfaceUnit">
<Property TypeID="Dell.WindowsServer.BasicNetworkInterfaceUnit" PropertyID="DeviceID"/>
<Property TypeID="Dell.WindowsServer.BasicNetworkInterfaceUnit" PropertyID="Description"/>
<Property TypeID="Dell.WindowsServer.BasicNetworkInterfaceUnit" PropertyID="MACAddress"/>
<Property TypeID="Dell.WindowsServer.BasicNetworkInterfaceUnit" PropertyID="Manufacturer"/>
<Property TypeID="Dell.WindowsServer.BasicNetworkInterfaceUnit" PropertyID="NetConnectionID"/>
<Property TypeID="Dell.WindowsServer.BasicNetworkInterfaceUnit" PropertyID="AdapterType"/>
<Property TypeID="Dell.WindowsServer.BasicNetworkInterfaceUnit" PropertyID="ServiceName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit">
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="NetConnectionID"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="AdapterType"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="Description"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="MACAddress"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="Manufacturer"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="ServiceName"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="TOECapable"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="TOEEnabled"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="SlotName"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="DriverName"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="DriverVersion"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="FirmwareVersion"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="Speed"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="MTU"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="ip"/>
<Property TypeID="Dell.WindowsServer.EnrichedNetworkInterfaceUnit" PropertyID="index"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Dell.WindowsServer.TeamedBasicNetworkInterfaceUnit">
<Property TypeID="Dell.WindowsServer.TeamedBasicNetworkInterfaceUnit" PropertyID="DeviceID"/>
<Property TypeID="Dell.WindowsServer.TeamedBasicNetworkInterfaceUnit" PropertyID="Description"/>
<Property TypeID="Dell.WindowsServer.TeamedBasicNetworkInterfaceUnit" PropertyID="MACAddress"/>
<Property TypeID="Dell.WindowsServer.TeamedBasicNetworkInterfaceUnit" PropertyID="Manufacturer"/>
<Property TypeID="Dell.WindowsServer.TeamedBasicNetworkInterfaceUnit" PropertyID="NetConnectionID"/>
<Property TypeID="Dell.WindowsServer.TeamedBasicNetworkInterfaceUnit" PropertyID="AdapterType"/>
<Property TypeID="Dell.WindowsServer.TeamedBasicNetworkInterfaceUnit" PropertyID="ServiceName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit">
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="NetConnectionID"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="AdapterType"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="Description"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="MACAddress"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="Manufacturer"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="ServiceName"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="TOECapable"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="TOEEnabled"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="SlotName"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="DriverName"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="DriverVersion"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="FirmwareVersion"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="Speed"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="MTU"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="ip"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="index"/>
<Property TypeID="Dell.WindowsServer.TeamedEnrichedNetworkInterfaceUnit" PropertyID="TeamType"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Dell.WindowsServer.NICGroup.Hosts.NICPhyGroup"/>
<DiscoveryRelationship TypeID="Dell.WindowsServer.NICPhyGroup.Hosts.NICUnit"/>
<DiscoveryRelationship TypeID="Dell.WindowsServer.NICPhyGroup.Hosts.EnrichedNICUnit"/>
<DiscoveryRelationship TypeID="Dell.WindowsServer.NICGroup.Hosts.NICTeamGroup"/>
<DiscoveryRelationship TypeID="Dell.WindowsServer.NICTeamGroup.Hosts.TeamedNICUnit"/>
<DiscoveryRelationship TypeID="Dell.WindowsServer.NICTeamGroup.Hosts.TeamedEnrichedNICUnit"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Dell.WindowsServer.Detailed.NICUnit.DataSource">
<IntervalSeconds>86400</IntervalSeconds>
<Computer>$Target/Host/Property[Type="Windows!Microsoft.Windows.LogicalDevice"]/DeviceID$</Computer>
<LogLevel>0</LogLevel>
</DataSource>
</Discovery>