The STATUS of the solbiate repository.
The main component for Covalent SNMP.

Known problems.

This code depends on some patches for the Apache HTTP
server software.

Currently, the FTP and HTTP protocol definitions are
both hard-coded. In the future, the FTP should be provided
by the FTP module itself. (optional function).

THe server_config initialisation seems broken. It is
implemented similar as other modules, but here it is only
made for the mian server_rec.
This causes problems when for instance, FTP wants to
set the protocol in the SNMP server config record.
Work-around would be if no server rec is available 
jsut make it, but this has a pool problem. That could
be solved by using some global pool.


The logging of the FTP module for the SNMP agent does not
really seems to work. WHy, FTP does some sub-request stuff
and the logging does not use it. (IMO, an FTP problem).

Also an initial not tested implementation for
3-party modules to add MIB objects. (based on optional
functions).
