Just run an new emulator instance for each simulated snmp device.<div><br></div><div>A number of years ago I did something similar with many instances of a simple tcp server.  I want to say I had 700 nodes running, but my memory is a bit fuzzy on that.  A ps listing showed pages and pages of beams, the computer was sluggish, but it worked. :)</div>
<div><br></div><div>Dan.<br><br><div class="gmail_quote">On Fri, Nov 30, 2012 at 4:01 AM, Gregor Féng <span dir="ltr"><<a href="mailto:wataru@gmx.de" target="_blank">wataru@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
I have the task to implement a system for our testing department, which need a snmp mock for simulating many snmp devices. What I want to know, is it possible to create multiple snmp agent instances, each one on a different ip and/or port in erlang? I'm unfortunaly a very beginner in erlang/OTP and I read and test the introduction to the snmp system of erlang/OPT on trapexit (<a href="http://www.trapexit.org/SNMP_Quick_Start" target="_blank">http://www.trapexit.org/SNMP_<u></u>Quick_Start</a>). With this and the information from the erlang documentation I tried to run more than one agent, for example with multiple -config on erl command line, but only the last one is used.<br>

  So, is it possible and when, how?<br>
<br>
        Thank you<br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote></div><br></div>