influxdata/telegraf

MIB integration test

Open

#10,489 opened on Jan 21, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (9,892 stars) (4,161 forks)batch import
area/ciscohelp wantedsize/l

Description

Add a test for oid lookup using mibs provided by network device vendors such as Juniper and Cisco.

The test would download mibs from a vendor, then configure telegraf's mib parsing/lookup code to use them and verifies that lookups work for oids that have been reported to fail.

for context, see https://github.com/influxdata/telegraf/pull/10428#issuecomment-1012435768

Contributor guide