SNMP OBJECT IDENTIFIER

When I would like get my sysObectID, the equipement return on over ID in the Result But i dont find in the documentation the Type of this result (ObectID, objectIdentifier …

Best way to listen for events on Azure Eventhub

I am looking to create an integration between Azure Eventhub and my DataMiner. I have a piece of code ready to run: using Microsoft.Azure.EventHubs; // Replace these values with your …

Best way to upgrade a failover pair

Hi Dojo, I would like to know which policy is the best option to upgrade a failover pair, with the intention to avoid any critical issue during the upgrade and …

How to find HOST Id of an element in Automation

Hi, I want to find out (in an automation script) what dataminer agent an element is hosted on. In the past one could easily verify the DmaId using ‘dummy.DmaId’ but …

Define Cassandra/Elastic Installation Directory

Hi, A user was asking to have the installation of Cassandra & Elastic on another directory instead of the default /etc/… I was wondering if this is possible on Linux …

Find DataMiner IP Address for use in Protocol

I have a multi-homed DataMiner server and I need to find the IP Address with which a device can reach DataMiner, the device can be in another subnet. I need …