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

Adding support for pysnmp version6 #3473

Merged
merged 4 commits into from
Aug 8, 2024
Merged

Adding support for pysnmp version6 #3473

merged 4 commits into from
Aug 8, 2024

Conversation

ktbyers
Copy link
Owner

@ktbyers ktbyers commented Aug 7, 2024

Backwards compatible with pysnmp version4

Tonygratta and others added 4 commits August 6, 2024 23:21
The sync pysnmp API has been deprecated and removed since version 6.2.0. This commit replaces sync getCmd with async getCmd pysnmp method.
@ktbyers
Copy link
Owner Author

ktbyers commented Aug 7, 2024

cc: @Tonygratta Updated version here.

I tested using both pysnmp v4 and pysnmp v6 (6.2.4).

Let me know if you see any issues?

@ktbyers ktbyers mentioned this pull request Aug 7, 2024
@Tonygratta
Copy link
Contributor

Tonygratta commented Aug 7, 2024

Should be okay, but I can only test it on the equipment on the weekend.

@ktbyers
Copy link
Owner Author

ktbyers commented Aug 8, 2024

@Tonygratta I am going to go ahead and merge, but let me know if you test and/or see any issues and we can make corrections.

@ktbyers ktbyers merged commit f0041bb into develop Aug 8, 2024
40 checks passed
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

Successfully merging this pull request may close these issues.

2 participants