This is a discussion on Re: net-snmp-config output questions within the SNMP Users forums, part of the Networking and Network Related category; On 01/02/2008, Jun Zhang <nugulus@yahoo.com> wrote: > $ net-snmp-config --default-mibs [snip] > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 01/02/2008, Jun Zhang <nugulus@yahoo.com> wrote:
> $ net-snmp-config --default-mibs [snip] > Q1: Does this output suppose to include user added Mibs? > (through export MIBS=+AnotherMIB) No. net-snmp-config --default-mibs will tell you which MIBs will be loaded "by default", i.e. if you don't specify anything extra. > If not, what ways can I use to test whether AnotherMIB is > loaded or not? Loaded by what? > Q2: Why each MIB has "Command not found" at the end? I don't know. Line 91 of this script is simply echo :THIS-MIB:THAT-MIB:THE-OTHER-MIB:.... It should just print out that list. I don't know why it's trying to execute them as commands. (Unless it's some wierd Windows-style incompatibility?) Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |