[Xorp-users] XORP SNMP Support

Gernot W. Schmied gernot.schmied@chello.at
Sat, 10 Jul 2004 22:19:10 +0200


Adam Greenhalgh wrote:
> to help atanu later, what does 
> 
> find / -name net-snmp-agent-includes.h -print
> 
> give you , and what OS / version etc are you using ?
> 
> Adam
> 
>  On Sat, 2004-07-10 at 21:05 +0200, Gernot W. Schmied wrote:
> 
>>et-snmp-agent-includes.h
> 
> 
> 


Hi Adam/Atanu,

Thanks for your quick response. I am actually using net-snmp 5.1.1 and 
testing 5.1.2pre (typo on my side). All the files are present and I pass 
the following to ./configure:

./configure
--enable-advanced-mcast-api  --with-path-to-snmpd=/usr/local/sbin/ 
--with-path-to-net-snmpd-src=/usr/local/src/SNMP/net-snmp/

/usr/local/src/SNMP/net-snmp/agent/net-snmp-agent-includes.h is present
on the system.

Regards,
Gernot

PS: I'll look into the configure setup tomorrow as well.