Dave,

Thanks for quick response.


Could you please let me know what is vaguely appropriate here. Is this 
steps is wrong or is it impact other things. 

I came to know that following configuration option available  to disable 
agents,
> Mibs  and Parser code.
>
>
>   --disable-agent                 Do not build the agent (snmpd).

This is just a wild guess you understand, but if you want to disable
building the agent, it's just possible that

   configure  --disable-agent 

might do something vaguely appropriate. 



Third option  you have mentioned is easy and good.  But my intention as 
well guidelines from higher level is above one. I  have only option to 
install without agent and associated mib files with above on.

Please let me know  below line is worth for me.

configure  --disable-agent   --disable-mibs   --disable-mib-loading 


I am disabling above things because i don't want agent and its associated 
MIB file. I want only Snmp Manager(snmptrapd) to catch trap messages.





"Dave Shield" <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
03/14/2008 10:33

To
Umesh Kamath/India/[EMAIL PROTECTED]
cc
[EMAIL PROTECTED], [email protected]
Subject
Re: Net-SNMP (ASAP)






On 14/03/2008, Umesh Kamath <[EMAIL PROTECTED]> wrote:
> Actually  i want to disable net-snmp agent and its associated file while
> installing Net-SNMP Package(not after installation).
>
> I came to know that following configuration option available  to disable 
agents,
> Mibs  and Parser code.
>
>
>   --disable-agent                 Do not build the agent (snmpd).

This is just a wild guess you understand, but if you want to disable
building the agent, it's just possible that

   configure  --disable-agent

might do something vaguely appropriate.   :-)

Or if you want to install everything bar the agent,
then edit the top-level Makefile, and remove 'agent'
from the definition of SUBDIRS.
   "make install" should then install everything apart
from the agent.   (Although you may run into problems
with the trapdaemon).

Alternatively, if you simply don't ever start the agent binary, then
this would also have the effect of disabling the Net-SNMP agent.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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


<<image/gif>>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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