Skip to content

Update README.md #468

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README.md #468

wants to merge 1 commit into from

Conversation

WelaMasroof
Copy link

Changed the code in Get cmd and added async due to change in library.
getCmd can not work in the latest python version as it is given in https://docs.lextudio.com/pysnmp/v7.1/quick-start
I replaced it with get_cmd and it worked. Moreover I used pysnmp.hlapi.asyncio for the built-in functions.

Changed the code in Get cmd and added async due to change in library
@WelaMasroof
Copy link
Author

With the use of pysnmp.hlapi.asyncio we can use the fucttions which are listed under getCmd. moreover, we have to use get_cmd to make sure that it runs on the latest python version

@lextm
Copy link

lextm commented Apr 8, 2025

Please read #429 and learn why this is in vain.

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