Unable to see all the types in dataminer alarm template
11th August 2025
When I used double it worked <Interprete> <RawType>other</RawType> <Type>double</Type> <LengthType>next param</LengthType> </Interprete>
Answer
11th August 2025
When I used double it worked <Interprete> <RawType>other</RawType> <Type>double</Type> <LengthType>next param</LengthType> </Interprete>
11th August 2025
Yes, this is possible. See similar question asked here on the DataMiner Web Support Assistant.
11th August 2025
Hi Dominique, I’ve already replied via email, but I’m posting here as well in case others encounter the same issue. The problem was caused by using snmpSet without appending the …
10th August 2025
Hi Alberto, Did you have a look at the Alarm Report dashboard available in the catalog? This dashboard has a component that display the ‘Top 5 most alarm events’. If …
10th August 2025
Hi Rubens, For this case you could use the ad-hoc data source GetParameterTrendAggregation. Below an example using the time range picker as filter: However, this ad-hoc data source does not …
9th August 2025
Hi Rubens, For example, using a data source that includes time (Get Alarms), you could use the properties ‘From’ and ‘To’ from the time range component as a filter for …
8th August 2025
Hi Mauro! I think this all looks good… I don’t think the Copilot is necessary? Thank you! BR Walter
8th August 2025
Hi Yuki! I haven’t found an official way for this yet, but here’s a workaround: If you switch to the Calendar method (instead of the “Keyboard & calendar” option), you can make …
8th August 2025
Hi Rafael, In our LCAs, we sometimes extend the limitations by injecting JavaScript. You could try something like the following code (coding a refresh): <div style=”position:absolute; left: 0; top: 0; …
8th August 2025
I don’t know if someone at Skyline fixed an authentication server or something, but in any case, it’s working again this morning. I can now see the connection popup and …
8th August 2025
Hi, It is not possible to change the password of the Administrator user without affecting the underlying server. This is because local users in DataMiner are basically local Windows users …
7th August 2025
Hi Daniel – Have you tried Mutliple SET ? Best, R.
7th August 2025
Hi Mauro, i try this Online: Does this help? Thank you! BR Walter
7th August 2025
Maybe a bit faster and for me more simple method, with configurable export options could be using Low Code App Editor that can be found on catalog.
7th August 2025
Hi, Are you experiencing this issue with the MIB browser or with DataMiner as well? Typically, if a device has SNMP enabled and the port is correct, there are a …