Hi,<div><br></div><div>trying to setup simple snmp agent and manager via snmp:config() as described in "<span class="Apple-style-span" style="font-family: Helvetica; font-size: 14px; ">Simple Network Management Protocol (SNMP) 4.20" PDF file (leaving missing lines with defaults) with no luck. Here is error report:</span></div>

<div><span class="Apple-style-span" style="font-family: Helvetica; font-size: 14px; "><br></span></div><div><span class="Apple-style-span" style="font-family: Helvetica; font-size: 14px; "><div>8. Current configuration files will now be overwritten. Ok (y/n)? [y] </div>

<div><br></div><div>- - - - - - - - - - - - -</div><div>The following manager files were written: manager.conf, agents.conf , users.conf and usm.conf</div><div>- - - - - - - - - - - - -</div><div><br></div><div>--------------------</div>

<div>Configuration directory for system file (absolute path)? [/home/selin] /home/selin/Projects/snmp</div><div>{error,</div><div>    {failed,</div><div>        {'EXIT',</div><div>            {function_clause,</div>

<div>                [{snmp_config,write_sys_config_file_manager_atl_opt,</div><div>                     [<0.66.0>,{seqno,false}]},</div><div>                 {snmp_config,write_sys_config_file_manager_atl_opts,2},</div>

<div>                 {snmp_config,write_sys_config_file_manager_opt,2},</div><div>                 {snmp_config,write_sys_config_file_manager_opts,2},</div><div>                 {snmp_config,write_sys_config_file_service,2},</div>

<div>                 {snmp_config,write_sys_config_file_services,2},</div><div>                 {snmp_config,write_sys_config_file,2},</div><div>                 {snmp_config,config2,0}]}}}}</div><div><br></div><div>But this configuration method works well without configuring audit trail log both for agent and manager.</div>

<div><br></div><div>Checked on Erlang 14B03 and 14B02.</div></span></div>