Hi,
I am trying to understand if this is possible to do and wondered if anyone has tried this. Since there is nothing really new under the sun, I figured someone has. Anyway, I would like to add additional mibs to snmpd using 'configure', just as the tutorial instructs (very good job on the tutorial by the way):

    To do this, you would put the nstAgentModuleObject.h and nstAgentModuleObject.c files into the net-snmp source code directory. You do this by copying them into a agent/mibgroup/nstAgentModuleObject.h and agent/mibgroup/nstAgentModuleObject.c file.
    ...
    % ./configure --with-mib-modules="nstAgentModuleObject"
The problem is...I do not want to drop the source objects in the net-snmp source directory tree. I want to use a directory outside of the net-snmp source tree. Do I need to edit the makefile by hand or is there some configure magic I am missing?

Thanks again,

Alan

Robert Story wrote:
>>I do this all the time, so I can have multiple builds from the same src. I took
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to