Le Mon, Mar 28, 2022 at 10:12:06PM +0200, Martin Reindl a écrit : > On Mon, Mar 28, 2022 at 07:19:54PM +0200, Landry Breuil wrote: > > Le Sun, Mar 27, 2022 at 04:48:54PM +0200, Martin Reindl a écrit : > > > Am 27.03.22 um 15:34 schrieb Lucas Raab: > > > > On Sun, Mar 27, 2022 at 11:09:32AM +0200, Martin Reindl wrote: > > > >> Am 26.03.22 um 20:59 schrieb Lucas Raab: > > > >>> On Sat, Mar 26, 2022 at 08:32:11PM +0100, Martin Reindl wrote: > > > Thank You Lucas, > > > > > > this PR comes with a 2000+ lines diff touching 19 files. Not exactly slim. > > > > > > What do people think, snmptranslate and snmptable support in 1.22.0 or > > > arm64 for 7.1? > > > > i know i use telegraf 1.20.3 on 7.0 with snmp in various places, dunno > > if that uses snmptranslate/snmptable (yes, in some places i use string > > oids such as 'OPENBSD-PF-MIB::pfCntShort.0' etc) but i'd like to have > > telegraf/snmp working in 7.1. as for arm64 i have no opinion.. > > > > my 2c :) > > So I reckon it is sensible to have 7.1 ship with telegraf-v1.22.0. > We can do arm64 for 7.2. > > OK for Lucas' diff?
I've tested that in 3 places, including one which uses snmp (but with numeric oids) and apparently everything seems fine here. ok Landry