[erlang-questions] SNMP Development Toolkit

王炜 wgwi@REDACTED
Tue Mar 3 07:30:33 CET 2015


Last month I try to use Erlang snmp package to solve SNMP get and set 
problem, but It's really hard. so I turned to Golang to solve it. With 
the github.com/cdevr/WapSNMP package, You will find it's fast, easy and 
stable.

在 2015/3/3 7:00, Frederic Bonfanti 写道:
> Hi,
>
> I have been playing around with snmp but this giving me a hard time...
>
> here is the error I get:
>
>     > snmp_ex2_simple_standard_test:start({192,168,1,1}).
>     snmpm:snmpm:mk_target_name(snmpUDPDomain, {{192,168,1,1},161},
>     [{community, "public"}]) -> "192.168.1.1:161-v1".
>
>     Command  1 (get-next [1,1]): error
>        {command_failed,not_found}
>     ...
>
>
> SNMP works fine from both Mac OS X / snmpget and remote agent 
> perspectives... Only erlang SNMP toolkit refuses to operate properly.
>
> Any hint appreciated
>
> +F
>
>
> _______________________________________________
> erlang-questions mailing list
> 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/20150303/7de02809/attachment.htm>


More information about the erlang-questions mailing list