0

i need to read from my ESP32/ESP8266 some SNMP V2 OID values from my home printer: it exists a library/method that can do that?

I've seen some SNMP agents, but they works only with the devie as server and not as SNMP client.

Any thoughts?

asked Aug 18, 2020 at 8:48
1
  • SNMP agents are servers. In the SNMP world, clients are called managers. Commented Aug 18, 2020 at 14:28

1 Answer 1

3

Not sure if you found it, but there I created an SNMP Manager: https://github.com/shortbloke/Arduino_SNMP_Manager

There is also an SNMP Agent: https://github.com/0neblock/Arduino_SNMP

I know this is a bit later than when you requested this info. But posting here in case it's still helpful to you or others that stumble over this question.

answered Feb 28, 2021 at 15:04

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.