Getting OID instead of ID from SNMP
20th February 2023
I’m getting an SNMP table but my index column contains the last integer of the OID instead of the actual content. Below the index of the first row is 1840, …
Question
20th February 2023
I’m getting an SNMP table but my index column contains the last integer of the OID instead of the actual content. Below the index of the first row is 1840, …
20th February 2023
According to documentation, for a failover pair you will need to setup two DMZ servers, each pointing to one of the two agents in the pair. This means for example …
20th February 2023
Hi, it was discovered that an out of sync issue of the views.xml between DMAs usually occurs after a large amount of changes were made to the views.xml (creating new …
19th February 2023
Hi Dojo, I have Cisco Switch 9300, I am using version 5.1.6.18, I need to show in DMA SFP values ( Optical Power, temperture ,..) As Show below the values …
18th February 2023
I am looking for a solution to switch workspaces every x minutes. Is there any way to do that?
17th February 2023
Please, Dojo – I’m trying to detail the exact behaviour of a CUBE client connecting to a DMA via .NET-Remoting>Eventing (this to facilitate FW configs). On connection to a DMA, …
17th February 2023
Hi all, From our documentation we can see that there is a length limit of 100bytes for the primary key (https://docs.dataminer.services/develop/codingguidelines/Protocol/Primary_keys1.html). However, the documentation only refers to MySQL DBs. As …
17th February 2023
While sharing a dashboard I’m getting this error: Does anyone knows how can I proceed?
17th February 2023
Hello Dojo Community I’m working on a unit test for a simple method that evaluates a string expression and returns the value of that expression. i.e.: Input: “1 + 2” …
17th February 2023
Hello everyone, I have problems with my DataMiner localhost, and tried to uninstall DataMiner and install it back. But, when I tried to uninstall it, I was not able to. …
17th February 2023
What is the significance of ‘timestamp’ property in DMS.xml configuration? <DMS errorTime=”30000″> <DMA ip=”10.12.11.1″ id=”111″ timestamp=””/> </DMS> DMS.xml | DataMiner Docs has few examples of configuration that shows ‘timestamp’ and …
17th February 2023
Can I use a NuGet (EvsCerebrum.InterappAPI) that has both SLProtocol and Engine in an automation script? In my automation script, I have below exception. The type ‘SLProtocol’ is defined in …
17th February 2023
Hi I am trying to build an alarm point for a specific point in a table which is included in the protocol. I am trying to use the Index Key …
17th February 2023
Hi, I have the following errors reported in the alarm console: Replicated Elastic clusters might be missing data. Exception occurred during operation to replicated Elastic cluster. View comment and/or logging …
17th February 2023
Hi all, I have create a DOM definition with 2 DateTime columns. A Low-Code App shows a table linked to the DOM instances, showing also the 2 datetimes. However, not …