Is trap distribution enabled by default?

Hi all, It is expected that by default, a DMS should have trap distribution enabled (i.e.: if tag not specified in dataminer.xml). This understanding is supported by our DataMiner Docs: …

Problem configuring parameters in the driver

Hi All. I have a problem when modifying the driver. Let’s assume we have two parameters. – param1 (takes values from 1 to 100), read from the device via snmp …

Remote Cube over DataMiner.Services

Hi Dojo, For an internal Skyline setup I have created a new self-hosted-agent and made it cloud connected. At first all seems running fine (running on current latest feature release …

IIS DefaultAppPool stops automatically

Hi, On a blank DMA installation we notice that the IIS DefaultAppPool is always automatically getting into a stopped state. This causes an HTTP 503 – Service Unavailable error to …

Phantom Answer

Good morning Ladies and Gentlemen, I am writing a simple driver. When I do the “Set Frequency”, I get the string back “No response needed”. The manufacturer assures me that …

Alarm State on GQI parameter

Hi Dojo, is there a way to show the alarm state led on a parameter that was queried via GQI. In our case the parameter is extracted from a table …

Incident Manager

Hello guys! In the Dataminer Ticketing system, we had a feature where we could right click into an alarm and create a new ticket from alarm console. Trying the new …

IAS FileSelector Upload Action

I created an IAS that uses the FileSelector class. I want to use the Upload button that contains that class to trigger the import action but I checked in the …

PageButton i a Table Column

When developing a Connector with dataminer integration studio. I would like to have a Configure Button in a Table Column. So when I click the Configure in a row in …

Match with part of a string.

Hi, I’ve got an driver that returns an config string from an device. These strings look like this: 00010203 01010203 0C0D0E0F etc, basically it comes down to added HEX values: …