snmp: subagent varbinds []
Martin Bjorklund
mbj@REDACTED
Thu Feb 8 17:16:46 CET 2001
Adrian John Cahill <cahill@REDACTED> wrote:
> HI,
>
> I am getting a generror() everytime i try to set a value in my MIB.
> I have looked through the snmp:trace ,
> The set operation: succeedes at pahse_one
> then passes the consistency check
> I cannot see wether or not it passes the phase two:
It fails phase two.
> ** SNMP MASTER-AGENT SETLIB LOG:
> returned: {'EXIT',{undef,[{ex1,my_name,[set,"Ado"]},
Here's the error. The function ex1:my_name/2 is not defined (maybe
you forgot to export my_name/2 from ex1?)
/martin
More information about the erlang-questions
mailing list