On Manage Nodes screen display SNMP version under Polling Method.
Currently the column displays, ICMP, WMI, Agent, or SNMP but does not state the version 1, 2, 3.
Please include this in the column.
I do have a SWSQL workaround but it would be easier if it was displayed under Manage Nodes.
SELECT TOP 1000 IPAddress, Caption, NodeDescription, Description, Vendor, Location, Contact, SNMPVersion
FROM Orion.Nodes
WHERE SNMPVersion LIKE 3