Hi Dojo,
when I'm using SSH in a protocol I usually do it like this:
<Type advanced="serial:SSH">snmp</Type>
Is it possible to use only or something similar:
<Type>serial</Type>
Because when I try this I always get timeouts. But in my case I'm not using the snmp connection.
Hi Stefan,
It's indeed possible to only have a serial (SSH) connection, without an SNMP connection.
But only changing the <Type> tag is not sufficient. All communication that is defined in the connector also needs to change so that it uses the main connection instead of connection 1.