FYI
On Wed, Apr 2, 2008 at 3:54 AM, Mike Ayers <[EMAIL PROTECTED]> wrote:
>
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On
> > Behalf Of raghavendra annakula
> > Sent: Tuesday, April 01, 2008 2:43 AM
>
> > The snmpget command is
> > snmpget -v 3 -a MD5 -A "hello1234" -l noAuthNoPri
[Please send all replies to the list, thanks.]
> From: raghavendra annakula [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 01, 2008 9:15 PM
> Thanks for your instant reply.
> I really stuck with this problem.
> If you need any help to solve this problem then please do let
> me know.
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of raghavendra annakula
> Sent: Tuesday, April 01, 2008 2:43 AM
> The snmpget command is
> snmpget -v 3 -a MD5 -A "hello1234" -l noAuthNoPriv -u
> "snmpuser1" -x DES -X hello1234 annra01-xp1
> .1.3.6.1.2.1.2.2.1.2.1 -t 30 -d
Hi,
I have developed an agent using snmp4j APIs. This agent application is
working fine w.r.t v1 and v2 snmp requests.
I have tested this by giving snmpget (netsnmp) command from my linux
console.
Then I start testing agent application by giving snmp v3 requests.
In this case my agent applicatio