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

snmp: Improve handling of OIDs #27

Merged
merged 1 commit into from
Mar 29, 2021
Merged

snmp: Improve handling of OIDs #27

merged 1 commit into from
Mar 29, 2021

Conversation

lazyfrosch
Copy link
Contributor

  • On reading a walk, ensure the OID is valid
  • Get/Walk treat the leading dot in OID as optional

@lazyfrosch lazyfrosch added the feature New feature or request label Nov 23, 2020
@lazyfrosch lazyfrosch added this to the 1.3.0 milestone Nov 23, 2020
@lazyfrosch lazyfrosch self-assigned this Nov 23, 2020
@lazyfrosch
Copy link
Contributor Author

@pdorschner this should have catched the problem we discussed earlier

- On reading a walk, ensure the OID is valid
- Get/Walk treat the leading dot in OID as optional
@lazyfrosch lazyfrosch force-pushed the feature/snmp-compat branch from dd92dea to 953d4db Compare March 29, 2021 14:36
@lazyfrosch lazyfrosch removed this from the 1.3.0 milestone Mar 29, 2021
@lazyfrosch lazyfrosch merged commit 8096fe3 into master Mar 29, 2021
@lazyfrosch lazyfrosch deleted the feature/snmp-compat branch March 29, 2021 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant