On Sat, Aug 1, 2009 at 8:29 PM, Zaryab M. Munir<[email protected]> wrote
>
> I have my implementation of IF-MIB and hence don't want to use the
> implementation provided by net-snmp.
>
> Is there a way to unload (not use) the MIBs compiled with net-snmp agent by
> using snmpd.conf file ?
>
> I am looking for something like the option:  snmpd -I -if-mib.
>
> Also,  I think I am using incorrect syntax of -I option,  can someone email
> me an example of use of -I option with snmpd command please.

I use  the:

-Dmib_init -H

to get a list of the existing modules that snmpd loads, and then use the -I
option to remove the ones I don't want it to support.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to