Hi Bill,
 
On Thursday, February 05, 2015 9:09 AM, Bill Fenner wrote:
> On Wed, Feb 4, 2015 at 8:09 PM, David Hauck <dav...@netacquire.com> wrote:

<snip>

>       I believe the references to "agent_mibs" and "ucd_snmp" are incorrect
> and that these should be "agent" and "ucd-snmp" respectively.
> This tripped me up when I attempted to exclude the said modules and
> saw that resulting walks seemed to include them; changing the strings
> as above resulted in the correct exclusion during subsequent walks.
> 
> I ran:
> 
> ./configure --with-out-mib-modules="ucd_snmp agent_mibs" --with- defaults
> 
> and got no ucd_snmp or agent_mibs.  E.g., the configuration summary
> contained:
> 
>   Agent MIB code:            default_modules =>  snmpv3mibs mibII
> notification notification-log-mib target agentx disman/event
> disman/schedule utilities host
> 
> If I run it again, with no "--with-out-mib-modules" argument, the
> configuration summary contained:
> 
>   Agent MIB code:            default_modules =>  snmpv3mibs mibII
> ucd_snmp notification notification-log-mib target agent_mibs agentx
> disman/event disman/schedule utilities host
> 
> Can you post what your configuration summary contains after running
> "./configure --with-out-mib-modules="ucd_snmp agent_mibs""?  

You're correct (I just re-verified this), I was too hasty with my original 
report - very sorry about this. 

This was a consequence of two things: 1) I've been managing three net-snmp 
branches  and wasn't being observant enough to clearly associate run-time 
results with the corresponding branches original configure status, and 2) on 
one of the branches I use NetBeans and it's integrated Git and autoconf 
capabilities and in this branch I see that the re-configure project settings 
had *two* --with-out-mib-modules statements.

Thanks again for forcing me to re-verify this and apologies for the wasted 
bandwidth.

Cheers,
-David

> Also,
> what net-snmp version are you using?
> 
> Thanks,
>   Bill
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to