Skip to content

Example for adding an SNMP agent (server) to a Nerves project

License

Notifications You must be signed in to change notification settings

martijn/nerves_snmp_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NervesSnmpExample

By Martijn Storck martijn@lico.nl

Original source: https://gitub.com/martijn/nerves_snmp_example/

This example Nerves application shows how to implement an SNMP agent (server) using Erlang's built-in SNMP functionality.

SNMP is an lightweight alternative to HTTP-based management for Nerves applications.

To start your Nerves app:

  • Install dependencies with mix deps.get
  • Create firmware with mix firmware
  • Burn to an SD card with mix firmware.burn

Learn more

About

Example for adding an SNMP agent (server) to a Nerves project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages