[Sorry for the delay in following up on this - I've just stumbled across it, and noticed the cause of the problem]
> > What does "grep OID include/net-snmp/net-snmp-config.h" return? > > > > #define ENTERPRISE_OID .1.3.6.1.4.1.18293 > #define UCDAVIS_OID 2021 > > Where ENTERPRISE OID is that one configured with: > > --with-enterprise-oid=.1.3.6.1.4.1.18293 That's where you've gone wrong, then. The name of this option is a little misleading, since what is actually required is the enterprise *number* rather than a full OID. Try running configure using: --with-enterprise-oid=18293 You should find that things compile OK. Dave ------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ Net-snmp-users mailing list [EMAIL PROTECTED] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users