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 support not working at all? #81

Open
snuxs opened this issue Jun 18, 2023 · 1 comment
Open

SNMP support not working at all? #81

snuxs opened this issue Jun 18, 2023 · 1 comment

Comments

@snuxs
Copy link

snuxs commented Jun 18, 2023

Hello everyone,
I got a small network setup with 3 Printers. If I run PRET without arguments, there are "No Printers found via SNMP broadcast"

If I check in safe Mode I get this error
Checking for SNMP support: not found (caused by <class 'TypeError'>: decodeMessageVersion..() takes 3 positional arguments but 4 were given)

I can find the printers via snmpwalk. Has anybode the same issue or a quick fix for it? Anything appreciated

Im running python3 in wsl.

Edit: I also tried it in python2

@Steve0ro
Copy link

Steve0ro commented Aug 2, 2024

My solution to this was installing a different snmp package.

  • pysnmp-lextudio==5.0.31

Tested on python 3.9 and 3.11

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