influxdata/telegraf

MIB integration test

Open

#10,489 opened on Jan 21, 2022

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

Repository metrics

Stars
 (9,892 stars)
PR merge metrics
 (Avg merge 2d 12h) (136 merged PRs in 30d)

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