On 5 July 2012 10:34, Michael Schwartzkopff <[email protected]> wrote:
> 1) How can I compile a agent that includes only the minimal MIBs that I need?
> As far as I read the docs it should be --enable-minimalist --with-mib-modules
> "...."
> correct?

Close - try
    configure --enable-mini-agent --with-mib-modules=xxx


> 2) What are the minimum modules to include if I want to get system and
> interfaces.

system is part of the minimum agent
For the interface table, try either

   --with-mib-modules=mibII/ifTable
or
   --with-mib-modules=if-mib


> What else to include for SNMPv3?

   --with-mib-modules=snmpv3mibs



> 3) How can I start the compiled-in modules automatically when I start the 
> agent?

They should be started automatically automatically.
You would need to do something explicit to turn this off.

How is the agent being started?
What command (and what options) are being used?

Dave

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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

Reply via email to