You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sethrosenblum any reason why not to merge your patch? Could you submit a PR if no 😉 !
LeoCavaille
changed the title
SNMP check should allow for config with non-increasing oid
[snmp] config option for non-increasing OID support
Jan 5, 2015
If the snmp library we use encounters non-increasing oids it fails. This is to prevent from infinite loops during snmp walks.
http://pysnmp.sourceforge.net/faq.html#10
We could add a flag to the snmp config that would allow increasing oids for a given instance:
The text was updated successfully, but these errors were encountered: