> > It simply means that the library (and hence the agent) > will be able to recognise a fuller list of MIB object names, > > Dave Sorry to butt in, but how does this affect the agent? When does the agent even see a human-readable name from a MIB file? I thought it would only see the encoded numeric OID in the packet.
John Dave Shield wrote: > 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 > ------------------------------------------------------------------------- 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
