Hi,
I'm trying to create an element with the protocol CISCO Manager version 5.1.6.19 from an automation script.
it contains an SNMP Connection and an IP Connection to listen for Syslog.
Which would be the recommended method to create such type of elements?
thanks in advance.
Hi,
At this moment the class library doesn't support yet creating an element with a (smart)serial connection.
I would suggest to use an "AddElementMessage" SLNet call to create the element from an automation script. If it's not clear on what fields that should be filled in, follow the DataMiner Cube client with the SLNetClientTestTool while first manually creating a new Cisco Manager element.
Regards,