Hi,
I am using snmpconf utility to generate the snmpd.conf file.
I want to run my master agent as agentx. For that I usually writes following
2 lines in my snmpd.conf file

master agentx
agentxsocket /var/agentx/master

But using the snmpconf utility, I am able to generate only the following
line

###########################################################################
# SECTION: Agent Operating Mode
#
#   This section defines how the agent will operate when it
#   is running.

# master: Should the agent operate as a master agent or not.
#   Currently, the only supported master agent type for this token
#   is "agentx".
#
#   arguments: (on|yes|agentx|all|off|no)

master  agentx




but not able to create the line responsible for generating agentxsocket at
the default location /var/agentx/master.

Please help me in this regard.


Thanks and Regards,
Sandeep Kumar Patra
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to