Why are duplicate DCF interfaces generated?
23rd July 2020
Could you provide the full driver name and version? The Cisco CBR-8 has different ranges with different implementations.
Answer
23rd July 2020
Could you provide the full driver name and version? The Cisco CBR-8 has different ranges with different implementations.
23rd July 2020
You can only use one table as a source for a Children shape. However, you can work around this by concatenating the rows of multiple tables on the protocol level. …
23rd July 2020
This is a CAT-II driver that is available off the shelf (assuming we are talking about this device). You can find more integration details in the catalog. There you can …
23rd July 2020
Hi Jacky, In this case it would be important to know if all possible hardware implementations support all of the control and monitoring platforms listed above. If so, probably the …
22nd July 2020
From my experience with Grass Valley CR3232SD, the Bus Address has to be set to the level (in my specific case, it was level 4, so I just used bus …
22nd July 2020
In general there are a multitude of methods and capabilities available in DataMiner to ensure that the data from within a DataMiner System can be made available for other systems. …
22nd July 2020
We have seen this use-case before where DataMiner needs to offload data to systems which seem similar to the out of the box available central database feature. (e.g. GrayLog, Kinesis …
22nd July 2020
Hi Bruno, Generally speaking DataMiner X can be considered stable, and your customer will be able to use all the new features DataMiner X has to offer, but as you …
22nd July 2020
You can use the “use node label as element alias” option (available as configuration on the booking manager). In your visio you can then use the alias instead of the …
22nd July 2020
The placeholder for card variables is different than the one for regular variables. So instead of using the [Var:MyVariable] placeholder you’ll want to use the [CardVar:MyVariable] placeholder. Do note that you also have …
22nd July 2020
Hi James, It is possible to run both services (Windows SNMP and SLSNMPAgent) on different ports: For Windows SNMP, you can change the default port in the following file: %systemroot%\system32\drivers\etc\services …
21st July 2020
Hi David, I could not find a direct way to retrieve the time zone of the connected client machine via C#. However, if you are able to link the Automation …
21st July 2020
Hi Steve, As Gelber indicated in his previous post, according to DataMiner Help (Using conditions in an alarm template), the parameter will not be monitored when the condition is satisfied. …
20th July 2020
I believe it is because the condition is to not monitor the parameter on which it is applied when that condition is satisfied, as stated in the help. In other words, if …
20th July 2020
Hi Joey, I faced the same issue when using the latest version of the Generic Trap Receiver driver (1.0.0.23). However, using the previous version (1.0.0.22), I was able to update …