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

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to