[erlang-questions] SNMP Agent in erlang

Adrian Roe roe.adrian@REDACTED
Mon Jul 22 15:48:54 CEST 2013


I found getting to grips with SNMP in Erlang challenging at first - not least because SNMP itself is big and complicated so it is inevitable that any implementation also be somewhat complicated.    

The most helpful starting points I  came across were the guide at http://www.trapexit.org/SNMP_Quick_Start and the test cases in .../opt_source_root_dir/lib/snmp/test/

Good luck!

Adrian  

--  
Adrian Roe
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)


On Monday, 22 July 2013 at 14:28, Schneider wrote:

> Hi List,
>  
> I'm going to write a small SNMP agent and I'm wondering if its the best  
> to use the
> Libs coming with Erlang (http://www.erlang.org/doc/apps/snmp) or if  
> there is another way.
>  
> The App in the link above looks maybe a little bit oversized for my  
> project. Do I have to
> send the MIB Data in the form it's done there? Do I have to compile  
> them every time I
> want to send some data? Or just once in the beginning to specify what  
> kind of data can be send?
>  
> bg,
> Johannes
>  
> --  
> GLOBE Development GmbH
> Königsberger Strasse 260
> 48157 MünsterGLOBE Development GmbH
> Königsberger Strasse 260
> 48157 Münster
> 0251/5205 390
>  
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED (mailto:erlang-questions@REDACTED)
> http://erlang.org/mailman/listinfo/erlang-questions
>  
>  


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130722/b1e1418e/attachment.htm>


More information about the erlang-questions mailing list