Huawei.E9000.Switch.Properties.Discovery

Huawei.BladeServer.Huawei.E9000.Switch.Properties.Discovery (Discovery)

Description for the new discovery.

Element properties:

TargetE9000.Switch
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • E9000.Switch
    • DeviceID
    • BladeVersion
    • SwitchType
    • ProductName
    • BoardManufacturer
    • BoardPartNumber
    • BoardSerialNumber
    • BoardManufactureDate
    • ProductDescription
    • ProductManufacturer
    • ProductPartNumber
    • ProductSerialNumber
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Huawei.E9000.Snmp.DataSourceModule.SwitchPropertiesDiscovery Default

Source Code:

<Discovery ID="Huawei.BladeServer.Huawei.E9000.Switch.Properties.Discovery" Target="E9000.Switch" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="E9000.Switch">
<Property TypeID="E9000.Switch" PropertyID="DeviceID"/>
<Property TypeID="E9000.Switch" PropertyID="BladeVersion"/>
<Property TypeID="E9000.Switch" PropertyID="SwitchType"/>
<Property TypeID="E9000.Switch" PropertyID="ProductName"/>
<Property TypeID="E9000.Switch" PropertyID="BoardManufacturer"/>
<Property TypeID="E9000.Switch" PropertyID="BoardPartNumber"/>
<Property TypeID="E9000.Switch" PropertyID="BoardSerialNumber"/>
<Property TypeID="E9000.Switch" PropertyID="BoardManufactureDate"/>
<Property TypeID="E9000.Switch" PropertyID="ProductDescription"/>
<Property TypeID="E9000.Switch" PropertyID="ProductManufacturer"/>
<Property TypeID="E9000.Switch" PropertyID="ProductPartNumber"/>
<Property TypeID="E9000.Switch" PropertyID="ProductSerialNumber"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Huawei.E9000.Switch.Relationship"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Huawei.E9000.Snmp.DataSourceModule.SwitchPropertiesDiscovery">
<IntervalSeconds>14400</IntervalSeconds>
<DeviceKey>$Target/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/DeviceKey$</DeviceKey>
<PortKey>$Target/Property[Type="NetworkLibrary!System.NetworkManagement.LogicalDevice"]/Key$</PortKey>
<IPAddress>$Target/Host/Property[Type="NetworkLibrary!System.NetworkManagement.Node"]/SNMPAddress$</IPAddress>
<Community>$RunAs[Name="NetworkLibrary!System.NetworkManagement.Snmp.MonitoringAccount"]/CommunityString$</Community>
</DataSource>
</Discovery>