ROTECTED]>À : brisse <[EMAIL PROTECTED]>Cc : [email protected]é le : Lundi, 13 Mars 2006, 11h54mn 25sObjet : Re: verify connection to master agentOn Thu, 2006-03-09 at 11:30 +0100, brisse wrote:> I would like a mechanism to check the connection to> the master
I would like a mechanism to check the connection to
the master agent. For example the master crashes and
then up again. How can I make sure that my subagent
reconnect properly to the master??? Do I have to do
these steps again:
netsnmp_ds_set_boolean(NETSNMP_DS_APPLICATION_ID,NETSNMP_DS_A
I use a c++ map to store some data. I have already a
MIB describing these data (2 tables). I would like to
use net-snmp to forward snmp queries (GET only) to my
map. I have already access methods for my 'map'. I
don't want net-snmp to maintain a table in memory (as
the data is already stored in the