Re: unable to decode message

2008-03-28 Thread Dave Shield
On 28/03/2008, Padala <[EMAIL PROTECTED]> wrote: > 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

unable to decode message

2008-03-28 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