Hi
I have a QAction in my protocol and I would like to get the element IP and SNMP community string details from my QAction. I know using class library such as getDms() method might work. I d like to know if there is any more efficient way to do that?
Thanks
João Severino [SLC] [DevOps Catalyst] Answered question 4 days ago
Hi,
To retrieve the IP, you can use ip | DataMiner Docs or polling ip | DataMiner Docs (whether you also want the polling port or not, respectively).
For the community string details, the only way I know how would indeed be with something like Class Library.
João Severino [SLC] [DevOps Catalyst] Answered question 4 days ago