Library name : ksnmplib
Author : Enrico Pasqualucci
This library contains all the routines used by the KLOE run control and DFC processes and based on the SNMP utility. It is based on SNMP version 2 by CMU.
Have a look to the example programs :
mapnet.c rshow.c snmpset.c timeval.c toproc.c
In the following file an example of how to send a trap to the KLOE dfc daemon can be found:
ktrap.c
A simple extension of trap daemon (first standalone version of the KLOE dfc daemon) can be found in:
dfcd.c
To evaluate the time needed to send commands and to react to traps, the following programs have been used:
commtime.c traptime.c
Library name : utilib
Author : Enrico Pasqualucci
This library contains some useful function used by the KLOE DAQ programs. They are called in ksnmplib.
Have a look to the example programs :
ktrap.c vorder.c evg.c