Microsoft.SystemCenter.NetworkDevice.IPSubnet.Discovery (Discovery)

Element properties:

TargetMicrosoft.SystemCenter.NetworkDevice
EnabledTrue
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.NetworkDevice.IPSubnet.DiscoveryProvider Default

Source Code:

<Discovery ID="Microsoft.SystemCenter.NetworkDevice.IPSubnet.Discovery" Enabled="true" Target="NetworkDevice!Microsoft.SystemCenter.NetworkDevice">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SystemCenter.NetworkDevice.IPSubnet">
<Property PropertyID="IPSubnet"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Microsoft.SystemCenter.NetworkDevice.IPSubnetContainsNetworkDevice"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.SystemCenter.NetworkDevice.IPSubnet.DiscoveryProvider">
<IP>$Target/Property[Type="NetworkDevice!Microsoft.SystemCenter.NetworkDevice"]/IPAddress$</IP>
<Interval>600</Interval>
<CommunityString>$Target/Property[Type="NetworkDevice!Microsoft.SystemCenter.NetworkDevice"]/CommunityString$</CommunityString>
<Version>$Target/Property[Type="NetworkDevice!Microsoft.SystemCenter.NetworkDevice"]/Version$</Version>
</DataSource>
</Discovery>