[erlang-questions] SNMP Manager
Sebastian Bello
sebastian@REDACTED
Tue Feb 6 12:44:42 CET 2007
Hi all,
I'm trying to write a simple SNMP manager using the Erlang toolkit. From
the User's Guide:
snmp_test_mgr:start_link([{agent,"dront.ericsson.se"},{community,"public"},{mibs,["EX1-MIB","STANDARD-MIB"]}]).
1- I can't find module /snmp_test_mgr/
2- module /snmp_mgr_tests/ references module /snmp_mgr/, which I can't
find neither.
3- does anybody have a simple working manager example?
Thanks,
Sebastian-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070206/dff8b0f8/attachment.htm>
More information about the erlang-questions
mailing list