For some reason, it seems that -I option may not be working for me.
 
I am trying to exclude sysORTable.
 
Though when I use -I and -Dmib_init options, I see the message that snmpd is 
skipping sysORTable.  But for some reason snmpd calls register_sysORTable( ), 
which I can see by using -DmibII/sysORTable.   Any clues ?? what should I check 
?  
 
Thanks,
Zaryab
 


--- On Sat, 8/1/09, Fulko Hew <[email protected]> wrote:


From: Fulko Hew <[email protected]>
Subject: Re: unloading the standard MIBs
To: "Zaryab M. Munir" <[email protected]>
Cc: [email protected]
Date: Saturday, August 1, 2009, 6:47 PM


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