Re: Problem with linkUpDownNotifications
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 18/04/2008, Ron Rader <[email protected]> wrote: > I am having a little trouble distinguishing the effects > of "with-mibs" from "with-mib-modules", though --with-mibs controls the list of MIB files that are hardcoded into the library to be loaded automatically. It *only* affects the translation of MIB object names to numeric OIDs. It has no effect on what information is returned by the agent. --wtth-mib-modules controls the list of MIB implementation code files that are compiled into the agent. It *does* affect what information will be returned. > > Instead, you can get the same effect by adding the line > > config_add_mib( CIPHEROPTICS-CRYPTO-MIB ) > > to the file coCryptoMIBNotifications.h > > > I can do this, but will the generated Makefiles still include all my > MIB extension code? Yes. It will not change the behaviour of the agent at all. It simply means that the library (and hence the agent) will be able to recognise a fuller list of MIB object names, Dave ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ 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