Element IP as placeholder in visual overview

I’m creating a visual overview for a few elements of the same protocol and I want to use the Link shape data to show a thumbnail. What’s the best way …

Visio shape that shows table row count

Hi, How do you show the row count (i.e. number of rows) of a table in a Visio shape? Sounds simple but I couldn’t figure it out or find any …

Service templates and swarming

Hi, As services templates like services and elements live on specific DMAs, will it be definable in the swarming API that they can move like elements? With most of our …

Unable to retrieve DOM history

Hi, I am unable to retrieve the history from DOM even though data exists in DOM. var eventFilter = HistoryChangeExposers.SubjectID.Equal(Guid.Parse(“9010bced-04fa-43a8-a511-bbe156f9613b”).ToString()); // Get all events var events = eventHelper.DomInstanceHistory.Read(eventFilter); engine.GenerateInformation(events.Count().ToString());

Switching from octetstring to octetstringascii SNMP type

Hi Dojo Community, After the firmware upgrade, it was requested to change the SNMP type of certain read parameters from ‘octetstring’ to ‘octetstringascii’. Could ‘octetstringascii’ be used for the previous …

Alarm Template filter for Baseline

I want to apply Smart Baseline only for logical interfaces that also matches a certain description. I tried using a filter with the next rule [“Description” “Bundle-Ether”] but the Smart …