How to retrieve simple udp packets those have only length/data?

This issue has solved by replacing the order of the read/length. [Original] <Trigger id=”100″> <Name>Before Packet</Name> <On id=”100″>response</On> <Time>before</Time> <Type>action</Type> <Content> <Id>10</Id>  <!– On Response: Read –> <Id>11</Id>  <!– Response …

SRM Booking manager : Reservations & Hosting DMA

Hi Wale, the property you’re looking for is the HostingAgentId, which exsits at Reservation level as documented in Property HostingAgentId | DataMiner Docs. Additionally, it’s possible to add the referred …

Importing a Service to a specific DMA

To answer my own question, I closed and re-opened Cube and the service now reports as being on the correct DMA.  So I guess Cube didn’t refresh the cache of …

visio listing alarm filter

Choosing an alarm filter and displaying the actual list of alarms like you would see it in the alarm console is not a feature we have available in Visual Overview. …

User Access Report

Hi, You should be able to use an automation script to achieve what you are after. You can adapt the answer to this other question: How to get the logged …

LCA link in cube seems missing

Hi, I have the same issue today. It looks like there are 2 flags on the LCA, IsPublished and IsPublic. Both need to be set on True if you want …

DIS – Which Visual Studio Version

Hi James, DIS is supported in all 3 versions (Community, Professional, and Enterprise) See here: DIS Prerequisites | DataMiner Docs

Src IP for SNMP Manager

This is a more advanced setting, and making a mistake could result in serious communication issues, but there is a ‘SkipAsSource’ flag in Windows on the NICs and IPs. This …

Src IP for SNMP Manager

To the best of my knowledge, this is not configurable. It currently supports following the virtual IP of the failover configuration, but not a user configured address. Otherwise it just …

Visio and connector color

Thanks, I will try that out. In the meanwhile I used as workaround object interesections or substractions. Regards Cedric