Generic Trap Receiver – Trap OID Update Table
24th October 2022
Hi Dojo, I believe my use case would be a bit different. I have a SNMP test trap sender set up with the following SNMP trap bindings: 1.3.6.1.2.1.1.4.0.1 -> “ALARM” …
Answer
24th October 2022
Hi Dojo, I believe my use case would be a bit different. I have a SNMP test trap sender set up with the following SNMP trap bindings: 1.3.6.1.2.1.1.4.0.1 -> “ALARM” …
24th October 2022
Hello Leo, Please see DataMiner Docs for several ways of sending an email from DataMiner. In my opinion, creating an Automation script with an action “Email” is the simplest way …
24th October 2022
Dear Catalin, in the Catalog, you will also find the ‘Skyline Universal Weather’ (Catalog) connector. The Skyline Universal Weather connector is designed to retrieve weather conditions from a supported weather …
24th October 2022
Hi Bruno the answer depends on the architecture of your DataMiner System and which agents are being used to connect the system to the cloud. Failover pair hosts Cloud Connection: …
24th October 2022
Hi all, I managed to solve the issue. Noticed that the “_ReadParameter” ID is not correctly assigned. It was assigned to the “_WriteParameter” ID as per dmprotocol file. Thank you.
24th October 2022
Hi Ryan The moment your row is removed, the alarm is cleared, despite the hysteresis time.
24th October 2022
This might give you a quick list to check the integrations that already part of the catalog: https://catalog.dataminer.services/?q=weather%20station If you are unsure, starting by checking the components that are already …
24th October 2022
This is a good one, Srikanth – not aware a full list, subscribing to get more insights from the community, but I believe it’s possible to refer to the different …
24th October 2022
Hi Toon, thanks for your quick response. It’s working! I’m wondering because both solutions have worked on a different DMA. Now I have removed all shape data except “Property”.
24th October 2022
The setup you have will display an element/service name. If the value of property “Filter_Element_Tx” of the card the visio is on links to an existing element, then the name …
24th October 2022
Hi Nuril, Is it possible that your element is configured as read-only?
22nd October 2022
This should be possible (and the default behavior) from 10.2.10 onwards. It might be the case that the feature is not working correctly because of an issue with the page …
21st October 2022
Hi Robin, I just verified: the Lookup method uses the Notify GetKeysForIndex. This notify requires the lookup-column to be indexed (e.g. via ;indexColumn option) so the search can happen. https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Scripting.SLProtocol.GetKeysForIndex.html …
21st October 2022
Hi Robin, The purpose of the Lookup is to search 1 or multiple values in a specific column and return the primary keys of all the rows where those values …
21st October 2022
Hi Michiel, Not a direct answer to your question, but did you have a look already at the alarm squashing feature? This feature allows you to group consecutive alarm events …