On 03/05/07, Madan Mohan Goud <[EMAIL PROTECTED]> wrote:
> I removed the MIB code that is meant for SNMP-USM-MIB also. So, I am not
> sure if that MIB will be registered in the MIB tree. However, I will try
> and let you know.
I'm tempted to suggest that you step back a bit, and try working with a
On 03/05/07, Madan Mohan Goud <[EMAIL PROTECTED]> wrote:
> I extracted the package without MIB support for SNMP-USM-MIB.
> So, I can not retrieve the information through SNMP.
Yes you can.
The MIB files are only necessary to convert between numeric OIDs
and the textual names. It is always
created are present.
Thanks,
Madan
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Thursday, May 03, 2007 4:44 PM
To: Madan Mohan Goud
Cc: net-snmp-users@lists.sourceforge.net
Subject: Re: Problem with SNMPV3 response
On 03/05/07, Madan
On 03/05/07, Madan Mohan Goud <[EMAIL PROTECTED]> wrote:
> I do not have any problems with community-based setup.
> SNMPV1 and SNMPV2 seems to work fine.
OK - so what about the answer to my other question:
> what are the results of walking the usmUserTable ?
Dave
-
: net-snmp-users@lists.sourceforge.net
Subject: Re: Problem with SNMPV3 response
On 03/05/07, Madan Mohan Goud <[EMAIL PROTECTED]> wrote:
> >What client software are you using? Is this based on Net-SNMP
> >code, or some other SNMP toolkit?]
>
> This behavior is same with Net-S
On 03/05/07, Madan Mohan Goud <[EMAIL PROTECTED]> wrote:
> I am not using snmpd.conf for configuring the agent. I am configuring
> the user "madan" in agent using APIs in snmpusm.c at start-up.
OK - what are the results of walking the usmUserTable ?
(Assuming that you have some form of working qu
On 03/05/07, Madan Mohan Goud <[EMAIL PROTECTED]> wrote:
> >What client software are you using? Is this based on Net-SNMP
> >code, or some other SNMP toolkit?]
>
> This behavior is same with Net-SNMP based as well as non-NetSNMP
> based SNMP clients.
OK - what is the exact Net-SNMP command that y
Behalf Of Dave Shield
Sent: Thursday, May 03, 2007 12:52 AM
To: Madan Mohan Goud
Cc: net-snmp-users@lists.sourceforge.net
Subject: Re: Problem with SNMPV3 response
On 02/05/07, Madan Mohan Goud <[EMAIL PROTECTED]> wrote:
> I integrated Net-SNMP agent into our system. Wh
On 02/05/07, Madan Mohan Goud <[EMAIL PROTECTED]> wrote:
> I integrated Net-SNMP agent into our system. When I
> tried to connect the agent as SNMPV3 user(this user "madan" is already
> configured in the agent), I am getting an error saying "Unknown
> Engine-Id" as shown in the at