Understood, thanks so much Dave
 
Leo;

--- On Mon, 4/18/11, Dave Shield <[email protected]> wrote:


From: Dave Shield <[email protected]>
Subject: Re: sending an IPC for incoming snmpset commands
To: "Leo Lin" <[email protected]>
Cc: [email protected]
Date: Monday, April 18, 2011, 6:42 AM


On 18 April 2011 14:10, Leo Lin <[email protected]> wrote:
>  I make use of text file to exchange the value of OID between my main program
> and snmpd.  when snmp manager issue a get, snmpd reads the contents from
> this text file, and write to it with 'sets'.

In which case, it would make more sense to trigger the IPC call from
within the MIB handler routine, where it would be specific to the code
for these MIB object(s)
   Trying to handle this from within the core agent framework would
trigger the IPC call for *all* SET requests - even those completely
unrelated to this particular area.


Dave
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to