On 12/09/2007, Erik Haagsman <[EMAIL PROTECTED]> wrote: > I compiled without passing additional mib configuration options to > the ./configure script and it's a Linux box so it *should* be using the > newer if-mib rewrite by default (this is a 5.4). The > versionConfigureOptions gives a no instance so no way of checking that.
Indeed. If you've still got the source tree, try looking there to see which object files were compiled. Or run 'nm' on the mibs library, to see which functions are included. Or query the ifXTable (which was added as part of the re-write). Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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
