Receiving SNMP Traps
28th January 2025
I will not be investigating this issue anymore as I changed focus and this no longer is a priority
Answer
28th January 2025
I will not be investigating this issue anymore as I changed focus and this no longer is a priority
28th January 2025
Hi Baranisudha, I created some pseudo code; I do kindly want to ask to be careful with the code as it could impact your system. Why? such request call will …
28th January 2025
Hi Baranisudha, I believe for your use case the best approach is to use the alarm table component. This component allows you to display alarms based on saved filters. Update: …
28th January 2025
Hi Marco, It is possible to put files in the C:\Skyline DataMiner\Webpages\public folder. These files will be accessible by visiting https://DMAIP/public/PATH.
28th January 2025
It looks like this question has already been answered with the comment above. To make it clear that this question no longer requires an answer, I have added this pro …
27th January 2025
Hi Julien, Following your discussion with Ward, we’ve added a task to your project: GQI – Be able to optimize filters and sort operators in ad hoc data sources | …
27th January 2025
Hi Maximiliano, You can get all information events by sending a GetAlarmDetailsFromDbMessage in which you define the start time, end time and DMA ID. This can do this as follows: …
27th January 2025
Hi Marco, You will need to set a destination variable on your UI component. In your use case, please set destination variable of UIBlockDefinition link: link.DestVar = “link”; Also, you …
27th January 2025
Hi Marco It should be possible to stop the script when the download button was clicked. The script you’ve added would need a few changes though. The identifier of a block …
27th January 2025
Hi Mieke, If this column is a string column, you can use a regex filter method to act as an ‘OR’ filter. Other than this workaround, there are no ‘OR’ …
27th January 2025
The booking manager needs configuring for resource scheduling by enabling show card side panel from the element hamburger menu and changing the Booking Manger Context parameter in the Application Setup …
27th January 2025
Hi Henri If you copy-pasted the formula, then I see a typo in the last “parameter” part, there should be a “:” between PARAMETER and 110 <A>or<B>-A|ELEMENT:*|PARAMETER:110|=2-B|ELEMENT:*|PARAMETER:110|=3 Just elaborating on …
27th January 2025
Hi Harinee, To view and configure your User-Defined API definitions, you can either open them from the script as you are doing, or view them all in the System Center …
27th January 2025
Hi Reza, These index values do not need to be unique per DMA. You can copy the same setup to every agent. Regarding the values within a single agent. You …
27th January 2025
Hi, Thank you for providing the WireShark capture. It can be seen in the capture that the device replies with the type being indicated as an Integer32 (0x02): Trying a …