If a backend registers as an instance it must never return OIDs below
authormartijn <martijn@openbsd.org>
Tue, 24 Oct 2023 14:17:20 +0000 (14:17 +0000)
committermartijn <martijn@openbsd.org>
Tue, 24 Oct 2023 14:17:20 +0000 (14:17 +0000)
commit16d268086188944790ab412d85bf3038960eb023
tree5701bd1742ce2722a319d09743259c1f369df3b5
parent752950f94631860a6569433e30636aa0933966e1
If a backend registers as an instance it must never return OIDs below
their registration. Add a test for this in appl_varbind_valid().

OK and minor nit tb@
usr.sbin/snmpd/application.c