On Fri, 1 Jun 2007 08:12:56 -0700 (PDT) Need wrote:
NH> Here is the configure command I am currently using:
NH> 
NH> ../configure \
NH> --prefix=/export/home/rosent1/snmp/usr/local \
NH> --srcdir=/export/home/rosent1/snmp/net-snmp-5.4 \
NH> --enable-embedded-perl \
NH> --enable-shared \
NH> --with-mib-modules="OC-STB-HOST-MIB"
NH> 
NH> 
NH> The "--with-mib-modules" option seems to tell NetSNMP to "look for" the 
"agent/mibgroup/OC-STB-HOST-MIB.h" file only rather than create it.
NH> 
NH> You stated that the "--with-mib-modules" option should mention each 
"table".   Does this mean each table defined in the MIB should be listed in 
this option?  I thought I should only list the name of the MIB file only, not 
list all my table names.

You can do it either way... with the mib name, as you found, you have to
manually create the header files to tie together all the tables...

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to