Is it ok to customize netsnmp library according to my requirements ?

Any restrictions\complince are applicable to change the source code.


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf 
Of Dave Shield
Sent: Friday, June 10, 2011 4:00 PM
To: Mygapula, Sudheer IN BLR SISL
Cc: [email protected]
Subject: Re: SNMPV3 problems.

On 9 June 2011 16:14, Mygapula, Sudheer IN BLR SISL
<[email protected]> wrote:
> The issue can not be fixed from devices , so I am looking for work around 
> from manager side.

The only workaround that comes to mind would be to craft your management
application in such a way that it invokes a separate sub-process for each SNMP
query.   (Or possibly a separate sub-process for each distinct target system).
That way, the engine discovery would be done afresh each time.

It *might* be possible to get the same effect by calling snmp_shutdown()
followed by init_snmp() between each query, but I'm really not sure whether
that would work.

And as Wes says, this wouldn't help any other management tools that
you might have, which expected a sane and valid target environment.

Dave

Important notice: This e-mail and any attachment there to contains corporate 
proprietary information. If you have received it by mistake, please notify us 
immediately by reply e-mail and delete this e-mail and its attachments from 
your system.
Thank You.

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to