On 30 July 2010 18:07, IanA <iap...@sagaxis.com> wrote:
> My problem with the tcpConnTable and proxy has been solved by not
> initializing tcpTables when snmpd is started:
> When snmpd is started with: snmpd -I -tcpTable
> The proxy statement works and the table is successfully received.
> Is there a way to put this -I option ( or equivalent)  in the snmpd.conf
> file?

Not in the snmpd.conf file - no.
The config files are read in *after* the initialisation routines
are processed (since those initialisation routines is where
the config tokens are registered).

The place to control this would be the files that look after
starting up the agent.   On a Linux system, this would
typically be something like /etc/sysconfig/snmpd

Dave

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to