When exporting Elements there is a column called “Protocol Types”, does anyone know what the values represent? It appears to be related to the value in the <Type> tag of a protocol. Looks like simple snmp might be 1, serial 2, etc. If there are multiple connections within a protocol then this is repeated. Is there a lookup for these values?
Hi Paul,
This is the full list of protocol types. Will also add this to the documentation.
1 – SNMP
2 – Serial
3 – Smart-serial
4 – Virtual
5 – GPIB
6 – OPC
7 – SLA
8 – SNMPv2
9 – SNMPv3
10 – HTTP
11 – Service
12 – Serial-single
13 – Smart-serial-single
14 – Smart-serial-raw
15 – Smart-serial-raw-single
16 – Websocket
17 – Virtual-function
18 – Auto-generated
Kind regards,
Tom

Now this information is also included in our docs: https://docs.dataminer.services/user-guide/Basic_Functionality/Elements/Working_with_elements/Importing_and_exporting_elements.html#importing-elements-from-a-csv-file
Excellent, thanks.