On 24/01/07, liu.renfeng <[EMAIL PROTECTED]> wrote:
> Thanks very much for your kindly reply.
> You really understand my problem well.

That's what you're paying me for :-)

>   Agent MIB code:             default_modules =>  snmpv3mibs mibII/snmp_mib
>       mibII/system_mib mibII/sysORTable mibII/vacm_vars utilities/execute


> So does that mean I just compiled "mibII/snmp_mib mibII/system_mib
> mibII/sysORTable mibII/vacm_vars "?

Correct.

>   And if so, how should I run the
> "./configure" to make it implement all the MIB II?


Try:

     ./configure --enable-mini-agent --with-mib-modules=mibII ....

Note that "--with-mib-modules" controls which MIB modules are implemented
within the agent.  "--with-mibs" just controls which MIB *files* are loaded by
the library (and hence which MIB object names are recognised).

Dave

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to