Open for Voting

ATS Native Poller

Just in the same way that the latest version of NPM introduced native polling for UPS, it would be useful for us to have this for ATS devices as well.

This would then be able to natively alert us to features such has power reduncy being lost.  Currently I'm having to create custom pollers and then alert on those.

Example of ATS mib references and oid that I've used for custom poller are here - https://download.schneider-electric.com/files?p_enDocType=Software+-+Updates&p_File_Name=powernet426.mib&p_Doc_Ref=power…

OID used to check for Lost power redundancy is 1.3.6.1.4.1.318.1.1.8.5.1.3 - If it returns a value of 1, then it's lost redundancy.  A value of 2 means it's fully redundant.

Many thanks!