DMA Domain Information on VM Machine

Hi Mohammed, If you open a command prompt on the DMA and execute ‘ipconfig /all’, you will find the following under the Windows IP configuration: host name, e.g. dma01 primary …

Service Template in Package

Hi Dario, There are already some similar questions: Can we add a service template to the package? Installpackage for Service Template, Correlation rule and Information template Please let us know …

Alarm Template resets after 24 hours

Hello Felix, This sounds like an issue. Monitoring of the parameter where the condition is configured should remain not monitored while the condition is true Using conditions in an alarm …

Is a Multi Radius Server Configuration Possible?

Hi Thomas, Currently this is not supported as a feature in DataMiner. Though I would opt for an alternative architecture here if the goal is to achieve redundancy for the …

Access Control Level

Hi Mohammad, As far as I know, currently there is no out-of-the-box functionality to import permissions based on a file. Based on your case, I will try to take a …

Access Control Level

Hi Arunkrishna, Thank you for the assistance. We are planning to ask our customer, tick/untick the necessary permission for them for the Access Control Level. So, when they have confirmed …

Access Control Level

Hi Mohammad, Could you please check these links and confirm if this is what you are looking for ? May I also ask is there a specific reason you need …

trigger Multiple set via C# script

Hello Syeda, I think what you are looking for is the SetMultipleParametersMessage SLNet message, that allows you to set multiple parameters. You can build the message in the SLNetClientTestTool. What …

Element migration takes very long

The size of the database data included in the DELT package significantly impacts the duration of the migration. Some elements may contain hundreds of thousands of alarm properties, each of …

Import Protocol to DIS along with dll references?

Hi, The import protocol functionality in DIS is rather limited: Importing a driver will only import the protocol XML file. After importing the XML file, you can open a QAction …

Element migration takes very long

The cause can be due to a variety of reasons. The migration feature uses DELT, so the same reasons a DELT export can take a long time apply here. Off …

Trend assignment

Hi if you are indeed looking for information on trend templates you can find that here: About trend templates | DataMiner Docs. Information on how you configure them on your …

Custom API Bearer Token

Hi it is currently not possible to define an API without attaching a token to it and the token is always expected to be in the headers. Wkr