Re: "can any one help to slove problem "configure the new MIB file -- " $ ./configure --with-mib-modules="netSnmpTutorialMIB""
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 11/07/07, manu kumar <[email protected]> wrote: > I had problem while "configure the new MIB file", as I created a > new file.txt and able to compile it and I got xxx.h and xxx.c . I modified > the xxx.c file to get and set the value and placed the xxx.h and xxx.c file > in ./agent/mibgroup folder > After that I am try to do this" $ ./configure > --with-mib-modules="netSnmpTutorialMIB" configure but its > not working If your code files are 'xxx.c' and 'xxx.h', then you need to run ./configure --with-mib-modules=xxx If your code files are 'netSnmpTutorialMIB.c' and 'netSnmpTutorialMIB.h', then running ./configure --with-mib-modules="netSnmpTutorialMIB" should work. Dave ------------------------------------------------------------------------- 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-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