We're trying to fill out the node details for Versa and they are splitting each rev of their code version up in different OIDs.
So the below would be code version 21.1.2 (GA) as shown in CLI on the device.
SNMPv2-SMI::enterprises.42359.2.2.1.1.6.1.0 = Gauge32: 21
SNMPv2-SMI::enterprises.42359.2.2.1.1.6.2.0 = Gauge32: 1
SNMPv2-SMI::enterprises.42359.2.2.1.1.6.3.0 = Gauge32: 2
SNMPv2-SMI::enterprises.42359.2.2.1.1.6.7.0 = STRING: "GA"
I don't see any obvious way to just concatenate or combine the outputs from mulitple OIDs into just a single output. So something like this but maybe I'm just formatting it wrong?
