Hi Dojo,
When using the redundant polling feature Redundant polling | DataMiner Docs,
Would there then be interference if we still have two single snmp parameters that are being force polled each on their fixed IP?
Our goal is to have the same base OID being polled fixed on Interface A and on Interface B.
This way we can detect and show the connection status ("in timeout" or "OK") onto two custom parameters we can monitor.
We are not sure if force polling via using the ipid feature (ipid attribute | DataMiner Docs)
would work, or if the redundant polling would over-rule the destination for us?
Also, what will happen if there is a timeout for one of these single parameters? I hope this does not confuse the redundant polling feature, and avoid switching around all the time.
Alternatively, I was wondering how the QAction Notify SNMP GET could be a potential alternative option here?
NT_SNMP_GET (295) | DataMiner Docs
or even the RAW GETÂ NT_SNMP_RAW_GET (424) | DataMiner Docs to avoid interference.
Please advise on the best way forward.
Thank you.