connection attribute
Specifies the connection to be used (used in case multiple connections are defined).
Content Type
unsignedInt
Parent
Remarks
In case of multiple connections, you can use this attribute to specify the connection to be used.
Default port: 0
Note
In case extra threads are defined in the protocol, make sure every poll group has this connection attribute defined to indicate which thread to use.
Example:
<Group id="25" connection="1">
From DataMiner 8.1.0 onwards (RN 7718), a group using a connection number and connection type other than that of the main connection can be used within a multi-threaded timer. Example:
<Type relativeTimers="true" advanced="snmpv2:MTA SNMP Connection">serial</Type>