Vendor and device OID

Hi Bethany, These are defined by Skyline. When creating a new protocol driver, please reach out to your Skyline contact. If you provide Skyline with the vendor name and device …

Permission errors on automation scripts

Hi Ryan, Recently a bug was fixed that could cause this behavior on server 2016, see release note 32035. This should be addressed from DataMiner 10.2.2.0, 10.1.0.0-CU11, and 10.0.0.0-CU22 onwards. …

Action added to activity log on button press

Additional parameters can be provided when linking a shape to a program or file by using the second argument in the Link syntax (see help): ProgramName|Parameters|Tooltip You could extend your script to …

Add SMTP Settings without restarting the DMA

Hi Bruno, To add to Pedro’s answer, if you use the SLNetClienTest tool you need to specify the settings in the UpdateSmtpConfigMessage. You don’t need to first manually edit the …

Add SMTP Settings without restarting the DMA

Hello Bruno, Have you used the Client Test Tool to update the SMTP settings? You could try to send the UpdateSmtpConfigMessage and see if the update is successful without a restart.

[SRM] – How to get the Link element name of resources

Hi Mieke, I’m afraid you have to do with the following: The object ‘Net.ResourceManager.Objects.FunctionResource’ has the following properties: – int DmaID + int ElementID (inherited from Resource) This is the …

Logging find and sort order

Hi Joseph, Have you tried pressing CTR+F? I confirmed with a recent version and got this: The log should be timestamp sorted but take into account it is a circular …