SNMP connection problem

Hi Davor, The VendorOid, DeviceOid, and Integration-ID are mainly used for northbound communication. They are not used when dataminer is polling a remote system. A communication timeout can be caused …

LCA – bulk DOM update

Hi Dario. Thank you for your question. It is possible to trigger the automation script that would use the data from your row to update the DOM instances. However, in …

Naming Option for Datetime parameter

Hi, The datetime columns are formatted using the regional settings that are configured on the client. The date and time format can be different for every user on the system. …

How to get details of Spectrum Analyzer Monitors

Hi Fenta, This is how the GetMonitor() method is implemented: https://gist.github.com/TomW-Skyline/68afbd0be050e442cd62129a33490565. The code contains a comment which describes what’s being returned in the object. SA for the monitor: 0 = …

Alarm on parameters

Hi Chirangee For a comprehensive understanding of configuring alarm templates, I would propose to look into the following: About alarm templates | DataMiner Docs DM Docs on Alarm templates in …

web interface in protocol

Hi, The webpage is defined in the pageOrder attribute of the protocol > display tag. In case you want to add a web interface link to the page overview, add …

Alarm on parameters

Double-click the parameter. Go to the ‘Templates’ tab, enable monitoring, and enter your value in the alarm template. Then, update the template. Now, whenever the parameter reaches the specified value, …

Visualization page refresh in cube

Hi, we are now facing the same requirement. We have a service with alarm state and data of assigned elements being used on shapes in a visual, that is linked …