Hi,

Do you have any answer or any clue ? Have you already experienced a similar 
use-case ?

Phil 

> Le 2 déc. 2019 à 20:53, Philippe DENIS <phdeni...@yahoo.fr> a écrit :
> 
> Hello all,
> 
> I’ve created a MIB which contains 2 object Counter1 and Counter2.
> 
> Thanks to the mib2c tool, I’ve generated the associated C skeleton and 
> configure, compile and install. I succeeded to retrieve information thanks to 
> snmpget command.
> 
> Now, I want to create an agent to poll a shared memory in order to update the 
> associated data and make them available. What is the best way to do it ? Do I 
> have to put the pthread_mutex_lock in the handler function or in the infinite 
> loop and to read the data from the shm ?
> 
> By advance, thanks for your help and your advice.
> 
> Phil



_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
  • Agent and shared memory Philippe DENIS via Net-snmp-users
    • Re: Agent and shared memory Philippe DENIS via Net-snmp-users

Reply via email to