[SNMP4J] Snmp INFORM response problem

2008-09-17 Thread Tayyab Akram
Hi all, I need some help, I have implemented trap receiver using Snmp4j and now I am sending SnmpV3 INFORM using net-snmp tool *snmpinform* I have implemented the *processPdu()* function to response the INFORM messages as told by Jeff. Still *snmpinform* fails due to bad response, Below is the

Re: [SNMP4J] getting responseing snmp4j

2008-07-15 Thread Tayyab Akram
Hi Shweta, [Sorry for duplicate reply. I forgot to add mailing list in CC in previous message] There is nothing wrong with your code except that you are expecting the response of a V1TRAP. SNMP Version-1 only supports TRAPs and these traps are not acknowledged. So when the Trap Listener receives