Skip to content

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