Huawei.E9000.PowerSupply.Properties.Discovery

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

Description for the new discovery.

Element properties:

TargetE9000.PowerSupply
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="Huawei.BladeServer.Huawei.E9000.PowerSupply.Properties.Discovery" Target="E9000.PowerSupply" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="E9000.PowerSupply">
<Property TypeID="E9000.PowerSupply" PropertyID="Presence"/>
<Property TypeID="E9000.PowerSupply" PropertyID="PowerMode"/>
<Property TypeID="E9000.PowerSupply" PropertyID="RatingPower"/>
<Property TypeID="E9000.PowerSupply" PropertyID="RuntimePower"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Huawei.E9000.Snmp.DataSourceModule.PowerSupplyPropertiesDiscovery">
<IntervalSeconds>14400</IntervalSeconds>
<!--<Computer>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Computer>-->
<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>