0neblock / Arduino_SNMP

SNMP Agent built with Arduino
MIT License
77 stars 30 forks source link

Full Version 2c Support #23

Closed 0neblock closed 2 years ago

0neblock commented 2 years ago

This PR brings full v2c support to this library.

This also fixes alot of the oopen issues, such as OID serialisation bugs, SNMP GetBulkRequest packets, and others.

It was worked on seperately to this PR so apologies for no commit history or working with open PRs.