send_trap

Dietmar Schaefer dietmar@REDACTED
Thu Feb 3 15:16:35 CET 2005


Hi !


Because I don't know how to use send_notification I use send_trap

Using it this way:
   
    errorTrap(ErrorText) ->
          snmpa:send_trap(snmp_master_agent,startupTrap,"standard 
trap",[{errorText,ErrorText}]).


causes:

cmmc@REDACTED)79> ** SNMP MASTER-AGENT LOG: send trap request:
   Trap:        startupTrap
   NotifyName:  "standard trap"
   ContextName: []
   Recv:        no_receiver                                  <-------  
   Varbinds:    [{errorText,"Something_was_wrong_with_the_user"}]


What does Recv mean ?

regards


Dietmar



More information about the erlang-questions mailing list