Eaton UPS MGE

Eaton.UPS.Discovery.MGE.UPS (Discovery)

Description for the new discovery.

Element properties:

TargetSystem.NetworkManagement.Node
EnabledTrue
Frequency300
RemotableFalse

Member Modules:

ID Module Type TypeId RunAs 
Eaton.DataSourceModule.DeviceDiscovery DataSource Eaton.DataSourceModule.DeviceDiscovery Default

Source Code:

<Discovery ID="Eaton.UPS.Discovery.MGE.UPS" Target="NetworkLibrary!System.NetworkManagement.Node" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes/>
<DataSource ID="Eaton.DataSourceModule.DeviceDiscovery" TypeID="Eaton.DataSourceModule.DeviceDiscovery">
<!-- The ObjectID specifies the device that we are discovering. -->
<!-- In this case, it is a very specific ObjectID that represents a certain model. -->
<!-- You can also use a more general ObjectID if multiple models are to be monitored the same. -->
<IntervalSeconds>300</IntervalSeconds>
<SyncTime/>
<OID>.1.3.6.1.4.1.705.1</OID>
<Class>$MPElement[Name='Eaton.UPS.Device']$</Class>
</DataSource>
</Discovery>