Possible number of the trap reception ports of a DMA
20th July 2021
Hi All, I need to receive incoming SNMPv2 traps/informs not only on the default port 162 but also on the other ports (e.g. 362, 363, etc). I know that I …
Question
20th July 2021
Hi All, I need to receive incoming SNMPv2 traps/informs not only on the default port 162 but also on the other ports (e.g. 362, 363, etc). I know that I …
20th July 2021
Hi there, What is the best way to make a weekly report that shows the element license usage per DMA. Do we have any off-the-shelf report? Thank you.
20th July 2021
Hello, If we want to execute an automation script like the presented below (using API): <DMAAutomationScriptDummy> <Element xsi:nil=”true”/> <ProtocolName>Xicom Technology XTC-123</ProtocolName> <Name>XYZ</Name> <ProtocolVersion>XXX</ProtocolVersion> <ProtocolId>????</ProtocolId> </DMAAutomationScriptDummy> Where can I get the …
20th July 2021
Is there a way to get the element alarm state through a dashboard query?
19th July 2021
In System Settings – Time To Live settings, there are two sections, “Local” and “Indexing”. What are the differences? Can you explain an use case that requires these independent settings? …
19th July 2021
Upon creating a generic table module with GQI on the new Dashboard in dataminer 10.1.8.0-10613, the generic table module displays the message “Value provided for DefaultTimeZone is Invalid.” What causes …
19th July 2021
DataMiner is not listed in the Installed Program in the Windows Control Panel. A User is keen to know why this is the case, and a reference to any official …
16th July 2021
Use case is an operator wants to view a multicast that the DMA has access to on a private network, but the cube client does not directly have access. Is …
16th July 2021
While working on a Visual Overview to display thumbnails, I was looking for a way to have them refreshed automatically. The thumbnails are displayed by embedding a webpage in the …
16th July 2021
Hi Team, I am trying to get connection string through the blow API request. Method: POST Request: POST /api/v1/soap.asmx HTTP/1.1 Host: https://dataminer.tatamediaservices.com Content-Type: application/soap+xml; charset=utf-8 Content-Length: 5 <?xml version=”1.0″ encoding=”utf-8″?> …
16th July 2021
For one of our customers I have the following question, they have a redundant dataminer system (main/backup) with multiple network cards. The elements use the virtual IP of the redundant …
15th July 2021
Good Afternoon Team, We want to change on our HTTP to HTTPS the access to our DMA cube, do you know how we can do this or some recomendation? Regards
15th July 2021
Hi, To get alarm of one element, I have made the GET API request in Postman API tester tool and I got the attached response. But the response seems does …
15th July 2021
Please advise the function of “Keep active alarms” in Options Tab. We can’t find any difference whether we check or uncheck this option.
15th July 2021
I want to correctly update the system function in a DMS. What is the correct procedure for this? I know it’s something in the line of “copy the Functions.xml file …