Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Get method is unable to collect data, if we provide multiple OIDs, which includes an invalid OID. #411

Open
KedarB opened this issue Jun 24, 2022 · 1 comment

Comments

@KedarB
Copy link

KedarB commented Jun 24, 2022

Recently we started using gosnmp, but during negative testing, we found that the 'Get' method call does not provide data, for valid OIDs, which includes one invalid OID.

We tested the same scenario with 'snmpget.exe' from net-snmp and it works properly with valid and invalid OIDs.

The attached file contains the sample go code.
main.txt

@3th1nk
Copy link

3th1nk commented Jun 12, 2023

works fine on v1.35.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants