Hello,
   We are using net-snmp version 5.5. I have v1/v2c/v3 traps working
fine and inform also seems to work well in v2c. We have tested it with
snmptrapd as well as with a 3rd party vendor tool.

   I seem to have problem getting inform work in v3. The informRequest
goes out to snmptrapd which immediately sends a report back. We have
captured this exchange in wireshark. Following is how trap is
configured:

snmptrap -v 3 -t 1 -r 3 -e 0x80001f888085b94c4882d8bc4b -l noauth -u
inter -n inter -Ci <ipaddr>:162


Though the engineID in Inform request matches the authoratative
engineID in the report, from what I can see it seems to fail because
of "unknwon engineID"
reports says:
   error-status: noError
   error-Index: 0

Is there anything wrong in the way we configure the trap? I have tried
without the "-n <name>" also.

I would really appreciate your help in resolving the issue.

Thanks in advance,
Fatima

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to