SNMP – negative request IDs result in Timeout
1st September 2021
Hi Thomas, As Ben mentioned this is a known issue. According to RFC1157, the request ID is defined as integer. A valid Request-ID value must be in the range -2^31 to …
Answer
1st September 2021
Hi Thomas, As Ben mentioned this is a known issue. According to RFC1157, the request ID is defined as integer. A valid Request-ID value must be in the range -2^31 to …
1st September 2021
A request ID can be negative, but you also have to be careful how Wireshark translates this to a number in the UI because it’s two’s complement and Wireshark doesn’t …
1st September 2021
All you should need to make your syntax correct is to add square brackets around your “var:varName”. So your _newValue should be “[var:varName]”. If the value is then also placed …
1st September 2021
I’m not an expert on this, and it seems to be unrelated (as it seems to be the opposite if I understand correctly), but in the past we experienced some …
1st September 2021
Hi Martin, Can you try using [var:varName]?
1st September 2021
Hi Martin, I suggest to use the Router Control module if you want to do matrix management in Visual Overview. 1. create/design a configuration for the matrix you desire 2. …
1st September 2021
In Visual Overview, there’s currently no out of the box way to show the custom icons. There’s several options to make this possible. Make the icons folder available through IIS, …
1st September 2021
Hi Stefan, I believe you can achieve what you want by combining dynamic shape generation, inlinevdx, and a session variable. at the top of your visual overview, create a group …
1st September 2021
Hi Jens, Thanks for your quick answer. I’m still getting the error and I’m not able to manage the firewall. On your side, maybe you can see my requests in …
1st September 2021
It’s currently not possible to pass a filter to a data display page’s table in any form. However, may I ask what the use case is exactly? Since there are …
1st September 2021
Hi Thibault, The signing service is running on https://protocol.skyline.be/api/Soap.asmx It seems to be up and running, can you check if the problem still occurs and if the URL works on …
31st August 2021
Hi Jamie, Clearly there will be some impact, in the sense that some additional compute will take place. And I believe we do not have benchmarks to estimate how much …
31st August 2021
Hi Blake, for this you have multiple solutions. You could indeed launch an Automation Script when clicking the button. Another approach is to add a parameter in your connector that …
31st August 2021
Hi Syed, You can find more details on the backup and restore procedures in the dataminer help: Backup Restore
31st August 2021
Hi Carlos Sorry for the delayed response. I see 3 other messages, besides the TinyInt messages: “Notice ‘net’ Process exited with exit code 2” + “Notice [FAILED] Start Service slnet” …