SNMP V3 SHA-1 and AES-256 combination

Hi Chris, According to this SNMP research page, this is because the authentication key is shorter than the encryption key length while using AES-256 with SHA-1. They also mention the …

SRM – Where’s the resource data stored?

Short summary: Resources, Pools, Virtual platforms, .. –> XML XML path: “C:\Skyline DataMiner\ResourceManager\” Service definitions, infos and states –> DB Service Profiles –> DB Virtual functions –> DB Protocol functions …

Spectrum Analyzer Dynamic Center Frequency

Hi Tiago, The Automation Engine provides a SpectrumPreset class, which contains a method to set the center frequency. So, you could have the automation script first reading the frequency from …

Spectrum Analyzer Dynamic Center Frequency

I’m a little rusty on this, but there is definitely a solution for this.  Because similar solutions have been deployed, where monitors had to be driven more dynamically based on …

Can’t access Cube

This was solved by re-adding ‘<computername>\Users’ with the correct permissions to the list of Security groups for C:\Skyline DataMiner. Most likely sharing that folder messed with the settings. The suggestion …

SNMP TOO BIG Error

Hi Pedro, I saw this error in the past. This error means that the SNMP agent running on the device tried to generate a response, but the response PDU is …

SNMP TOO BIG Error

In short TOO BIG means that the SNMP request received by the SNMP Agent is too big and the agent is not able to process the request (can happen on …

Scheduling Dataminer Backups

Hi Dave, Currently it is not possible to schedule backups at different times per DMA in a cluster. As you mentioned, it is a global setting. However, there is a …

Populate card variable when using hyperlink

Hi Emmanuel, The alarmconsole hyperlink functionality doesn’t support this configuration (yet). Maybe you could work with an alarm visioshape referring to the alarm record and use following visio functionality : …