Aggregation inside one Element
28th January 2021
Hi Dojo Folks, I was wondering if anyone here had the same issue. I want to aggregate 2 indexes of the same parameter of a network element (2 interfaces bitrate) …
Question
28th January 2021
Hi Dojo Folks, I was wondering if anyone here had the same issue. I want to aggregate 2 indexes of the same parameter of a network element (2 interfaces bitrate) …
28th January 2021
Sorry if this has been answered already, couldn’t find the answer in the cube documentation or here in questions. Is there a DataMiner Cube MacOS version or am I limited …
28th January 2021
I’d like to know what the underlying value type is that is used when you define a numeric parameter in a protocol. What is the maximum value and/or maximum precision …
28th January 2021
In automation it’s possible to get my element DCF interfaces. Now I’m looking how to create a DCF connection between two elements.
28th January 2021
Hello. I want to show/hide a shape when the alarm state of a parameter is in a certain condition. In the DM help i found this: My shape data: Unfortunately …
28th January 2021
Is it possible to change it IP Address of a DataMiner Agent? What’s the procedure to perform that change? Additionally, what’s required on DataMiner if the Agent is on a …
28th January 2021
I need to create a view and add elements to it. Therefore I try to execute following code: IDmsView rootView = dms.GetView(viewId); ViewConfiguration edgeDevicesSourceViewConfiguration = new ViewConfiguration(“1. Edge Devices – …
28th January 2021
I have an element which needs to simulate 255 DCF interfaces and each DCF interface needs to have 4 properties. Setting up the simulation executes following steps in one single …
28th January 2021
Hi All, If we have an element in Dataminer and want the collected data to be available in an external application on a semi real time basis what are the …
27th January 2021
Would it be possible to somehow integrate DataMiner security with Microsoft’s existing two-factor authentication? Use case is I (say as an operator) already authenticate for my other internal corporate tools …
27th January 2021
Hi, is it possible to define an [var:VariableName] from an automation script? What I’m trying to do is to update an variable on the start and almost end of an …
27th January 2021
I have a shape in Visual Overview that should show a thumbnail of a JPG that updates every 5 seconds. The URL stays the same, but the image changes. I’m …
27th January 2021
Which types of compatibility does DataMiner support? Can I connect with a newer Cube client to an older server (backwards compatible)? Can I connect with an older Cube client to …
27th January 2021
My goal is to be notified by email every time a given alarm, that is or was before in the Critical severity, drops to Normal. Is there any way to …
27th January 2021
Hi, We have got quite a large Data Miner network that handles many devices. We also have a central database (MSSQL) that stores alarm information on it. As I understand, …