error encountered while loading the example Mib "EX1-MIB".
Rohini V
rohini@REDACTED
Tue Dec 27 07:22:12 CET 2005
I am trying to execute the example provided along with snmp.
But, I get the following error. Any idea whats going wrong here.
33> application:start(sasl).
34> application:start(snmp).
35> snmpc:compile("EX1-MIB").
{ok,"./EX1-MIB.bin"}
36> snmpa:load_mibs(snmp_master_agent,["EX1-MIB"]).
** exited: {noproc,{gen_server,call,
[snmp_master_agent,
{load_mibs,["EX1-MIB"]},
infinity]}} **
More information about the erlang-questions
mailing list