Re: Agent config error: Optional File does not exist

2004-10-26 Thread Marco Waller
Thanks, Thomas and Robert. Thomas Anders wrote: Marco Waller wrote: calling the 5.1.2 agent on my Linux PC with attached snmp.conf results in a very strange log message Optional File does not exist. That's bug 1040686: http://sourceforge.net/tracker/index.php?func=detailaid=1040686group_id

sysUpTime reset

2004-10-19 Thread Marco Waller
Hi, 'kill -HUP' restarts the agent, but without resetting sysUpTime. Is there another signal to do this ? Or do I have to kill and start the agent again ? Thanks, Marco. --- This SF.net email is sponsored by: IT Product Guide on

Searching for MIB-II TCP values

2004-07-16 Thread Marco Waller
Hi, does anybody know where the agent reads the MIB-II TCP values tcpRtoMin tcpRtoMax tcpMaxConn from ? I have checked the /proc/sys/net/ipv4 values, but can't find them. Using NET-SNMP 5.1.1 with Linux 2.6. Any help will be appreciated. Regards, Marco.

Re: Searching for MIB-II TCP values

2004-07-16 Thread Marco Waller
Thanks, Dave and have a nice weekend. Marco. Dave Shield wrote: does anybody know where the agent reads the MIB-II TCP values tcpRtoMin tcpRtoMax tcpMaxConn from ? $ cat /proc/net/snmp : Tcp: RtoAlgorithm RtoMin RtoMax MaxConn Tcp: 1 200 12 -1 .

Re: Error message: No log handling enabled

2004-07-14 Thread Marco Waller
Hi Dave, Steve, everyone, regarding the logging feature the 5.1.2.pre3 code behaves like the 5.1.1 one, but I have found the solution: Calling './snmpd -Lsd' doesn't overwrite the configure option 'with-logfile'. That means the configure option has to be set to 'with-logfile=none' if you want to

Error message: No log handling enabled

2004-07-13 Thread Marco Waller
Hi everyone, I have posted this problem two weeks ago, but didn't get an answer yet. Can somebody tell me how to start the agent if all error and warning messages should only be sent to syslog ? Calling './snmpd -Lsd' doesn't work (Log file is written too) and results in the debug error message

Error message: No log handling enabled

2004-06-30 Thread Marco Waller
Hi, using net-snmp version 5.1.1 and calling the agent ./snmpd -C -c ./snmpd.conf;./snmp.conf -Lsd results in the following debug error message No log handling enabled - turning on stderr logging Logging messages are sent to syslog, but the log file is created in the directory given in the

Agent support for single version of SNMP

2004-06-10 Thread Marco Waller
Hi all, I am using Net-SNMP 5.1.1 on Linux 2.4.21. Is it possible to configure the agent that it only supports a single version of SNMP (v1, v2c or v3) ? The option '--with-default-snmp-version' seems to affect only the command tools. Or does the agent always support all 3 versions and I have to