RE: unable to decode message

2008-03-28 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Padala > Sent: Thursday, March 27, 2008 10:35 PM > My Application using SNMP4J API is to give response for snmp > v3 requests. Note that most of us do not know SNMP4J. > I have given the following netsnmp command f

unable to decode message

2008-03-27 Thread Padala
Hi All My Application using SNMP4J API is to give response for snmp v3 requests. I have given the following netsnmp command from my linux box. snmpget -v 3 -a MD5 -A 'hello1234' -l authPriv -u 'snmpuser1' -x DES -X hello1234 annra01-xp1 1.3.6.1.2.1.2.2.1.2.1 -t 30 -d My Agent a