Import vai CSV file SSH and SNMP connection
28th July 2026
Hi Marco, If I’m getting your question right, I think this is not a bug but it’s a known behavior of how DataMiner’s CSV format handles elements with multiple connections. …
Answer
28th July 2026
Hi Marco, If I’m getting your question right, I think this is not a bug but it’s a known behavior of how DataMiner’s CSV format handles elements with multiple connections. …
27th July 2026
Hi, You config sounds perfectly fine and should work, so I have a feeling something else is preventing the grid from receiving the trigger… Some things to check: Are both …
27th July 2026
Hi Jelle, DIS currently does not have the same option as is available in client test tool. We have a task in our backlog (DCP 258468) to add support for this. …
26th July 2026
Hi Maximiliano, Can you verify if there is an update of Visual Studio available? (in VS menu bar Help > Check for updates or via Visual Studio Installer) If using …
24th July 2026
Hi Koen, All the packages with versions 5.0.11 and 6.0.13 in their name can be safely uninstalled from the Agent. Kind regards,
24th July 2026
Hi Wieslaw, It should be possible. See Conditionally showing or hiding a Page of a Visio drawing. There is an example that use a use placeholders. Placeholders can be used …
23rd July 2026
Hi Miloš, My guess is that Cube fails to fetch the available Dashboards because it doens’t have a valid certificate configured. Do you see any kind of certificate warning when …
23rd July 2026
I solved it. if I changed the code to access another property, other than Scope, then the script does not report any errors in Cube. Looking further into that class, …
22nd July 2026
I already tried doing exactly what you showed in your screenshot, but it didn’t work. In my case, I only have one column. How can I create a query with …
22nd July 2026
Hi Rodrigo, I investigated a bit further and wanted to correct my previous message: It is possible to change the bar colors based on their value. You can customize the …
22nd July 2026
Hi Koen, This upgrade path looks fine. Let me just add a few considerations and key points you should keep in mind: Revised Upgrade Path: 10.3.12 → 10.4.12 10.4.12 → …
22nd July 2026
Hi Catarina, No, this is not possible. External authentication cannot be configured on the Dashboard Gateway alone, as it must be configured at the DataMiner Agent level. The reason is …
22nd July 2026
Hi Bing, The DCF Connections are stored in element data. You can see the raw data under the general parameters > Dataminer Connectivity Framework.
21st July 2026
Hi Simon, I believe there are two settings that can help reduce the volume of data being offloaded: Snapshots: Using information templates, you can determine which parameters are included in …
21st July 2026
Hi Nur, DataMiner uses a time-weighted average for 5-minute trending and not a simple mean. Each value is weighted by how long it was active within the window: Average = Σ(value_i …