Hey there,

I'm developing a tool that automatically inserts the custom code from
my company's applications into the stubs generated by net-snmp. This
tool has to be really generic, so that it runs on any machine,
regardless of the path where net-snmp was installed. When I'm parsing
a private MIB, I figured I copy the MIB file to $HOME/.snmp/mibs and
add it to the env variable MIBS, as it says in the documentation. My
question is: what happens if there's another file with the same name
(an older version of the same MIB, for instance) in the default MIB
installation directory (like /usr/local/share/snmp/mibs)? What file
will mib2c analyze, and what's the behavior when there are two files
with the same name? Does anybody has a suggestion on how I should
proceed to copy the private MIBs somewhere I can run the tools on them
but knowing there won't be any conflicts?
Thanks in advance

Fabio


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
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/listinfo/net-snmp-users

Reply via email to