Skip to content

fix(inputs.snmp): Disable OID increase check#18531

Open
Hipska wants to merge 1 commit intoinfluxdata:masterfrom
Super-Visions:fix/inputs/snmp/oid_order_check
Open

fix(inputs.snmp): Disable OID increase check#18531
Hipska wants to merge 1 commit intoinfluxdata:masterfrom
Super-Visions:fix/inputs/snmp/oid_order_check

Conversation

@Hipska
Copy link
Contributor

@Hipska Hipska commented Mar 13, 2026

Summary

Some devices don't (always) return OIDs in increasing order and then telegraf logs this error:

E! [inputs.snmp] Error in plugin: agent 10.0.0.1:161: gathering table interface: performing bulk walk for field in_discards: OID not increasing: .1.3.6.1.2.1.2.2.1.13.40014 >= .1.3.6.1.2.1.2.2.1.13.21

Solution: Disable the GoSNMP increase check as Telegraf handles them flawlessly.

Checklist

Related issues

@telegraf-tiger telegraf-tiger bot added area/snmp fix pr to fix corresponding bug plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Mar 13, 2026
@telegraf-tiger
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/snmp fix pr to fix corresponding bug plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant