Edit driver -> divide by ten the parameter
10th July 2024
Hallo, I need help because I’m trying to edit a dataminer driver I created. I need to divide by ten the value get from an OID. If I configure the …
Question
10th July 2024
Hallo, I need help because I’m trying to edit a dataminer driver I created. I need to divide by ten the value get from an OID. If I configure the …
9th July 2024
Please, Dojo On a “New Element” creation, are single timeout values coming directly from the protocol? Or is there any other cached option I may need to clear? I have …
9th July 2024
I am using dataminer version 10.4.0 and using “Generic SNMP Trap Receiver” Protocol for an endpoint. Use case is i am trying to use Lookup Table to give OID and …
9th July 2024
Hi Community, I work with a Harmonic NMX element, my protocol version is 4.2.0.18. I need to retrieve two data column “Current Role” and “Active Service Label”. But my Cube …
9th July 2024
Hi, As I am creating my DOM model, I often need to add additional sections (with new fields) to the DOM Definition. I have a lot of DOM instances already …
9th July 2024
This is my table in low code app, I want to show the service details when clicking the row in the table. I checked in settings section for configure action …
9th July 2024
Hello everyone, I would like to ask if anyone knows a way to link the masked state between elements. Disclaimer: I am new to dataminer and don’ t know much …
9th July 2024
Hi, When logging in to cube we still keep on seeing information events from 27/06 -28/06 in the information events tab of DataMiner cube. These information events always remain, and …
8th July 2024
Hi Team, When I select File > New > Project in visual studio (2022 community version), template for dataminer is not showing up. DIS installation is also success and can …
8th July 2024
Hi Community, when I configure LDAP (AD) settings via Cube UI I noticed that these settings are not saved to DataMiner.xml. Everything I type disappears when the dialog is closed …
8th July 2024
We made a dashboard with different windows. (see att) in the window bitrate we like to hide the name of the element. We can not find this in the layout. …
8th July 2024
Hello Dojo, I am trying to create a scrolling text effect within a grid component using HTML and CSS. The text scrolls continuously from right to left. I want to …
8th July 2024
Version 10.2 and 10.1 The groups are created in a qaction by: SetDataMinerInfoMessage createGroupMsg = new SetDataMinerInfoMessage { bInfo1 = Int32.MaxValue, bInfo2 = Int32.MaxValue, DataMinerID = protocol.DataMinerID, IInfo1 = Int32.MaxValue, …
8th July 2024
Hi community, I would like to use the Dashboard Parameter Table component with using Parameters from Protocol If I assign the whole table to this component it includes all columns, …