On 18/04/2008, Thomas Anders <[EMAIL PROTECTED]> wrote: > Then, still, shouldn't the disman code work independent of MIBS settings?
If it's set up using numeric OIDs, then yes - it would. If it's configured using MIB object names, then it relies on the library MIB parser to translate those names into numeric OIDs. Remember that it's just the snmpd.conf processing that's relevant here. The DisMan tables themselves work with numeric OIDs. It's exactly the same situation as (e.g.) the 'view' config directive. If the relevamt MIB(s) aren't loaded, then the config parser can't interpret the 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
