Skip to content

syntax1269/Arduino_SNMP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino_SNMP

SNMP Agent built with Arduino

This is a very rough-around-the-edges SNMP Agent library I created for personal use. Originally designed on the ESP8266 Arduino Core, it is very Heap-Intensive and is not nice to memory. Not sure how it will work on basic Arduinos.

It does let you pass in any UDP Client though, so it theoretically will work in any network environment.

Pull requests/comments are welcome

About

SNMP Agent built with Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.1%
  • C 0.9%