Re: SIGHUP for changing snmpv3 context

2024-02-04 Thread Bill Fenner
Hi Vivek, There are some types of configuration that can only be applied with a restart, because the option to change them has not yet been implemented. There is nothing fundamental that prevents this from being implemented, but it is not a simple fix, which is why it hasn't been done yet. Bill

Re: SIGHUP for changing SNMP agent Port

2024-01-09 Thread Feroz
IMO we need to revert this patch, as it would cause issues in production. This is a partial fix. -Feroz On Tue, Jan 9, 2024 at 2:35 PM Vivek Aditya wrote: > Thanks for quick response > > I am working on this feature and able to achieve partial success. There is > one use case where it does not

Re: SIGHUP for changing SNMP agent Port

2024-01-09 Thread Vivek Aditya
Thanks for quick response I am working on this feature and able to achieve partial success. There is one use case where it does not work. It's a pretty small code change. Please take a look at the commit message for the logic and to understand the exact use-case where it isn't working. Any help or

Re: SIGHUP for changing SNMP agent Port

2024-01-08 Thread Wes Hardaker via Net-snmp-coders
Vivek Aditya writes: > I want the SNMP to start listening on a new agent port without restart. > Just sending SIGHUP to snmpd does not work.  > > Is there a way to do it or has this issue already been fixed? Any help > would be appreciated. That's a good feature request, but I don't think we ha

RE: SIGHUP (How to delete a line in snmpd.conf)

2008-07-09 Thread Paul
ay, November 21, 2007 12:12 PM >>To: Fong Tsui; 'net-snmp-coders@lists.sourceforge.net' >>Subject: RE: SIGHUP >> >>I found that it doesn't work if you add the comments in front of the >>configuration entry. But if you really change the configuration e

RE: SIGHUP

2007-11-21 Thread Fong Tsui
Also, if you remove the configuration entry, it doesn't work either. -Original Message- From: Fong Tsui Sent: Wednesday, November 21, 2007 12:12 PM To: Fong Tsui; 'net-snmp-coders@lists.sourceforge.net' Subject: RE: SIGHUP I found that it doesn't work if you add the

RE: SIGHUP

2007-11-21 Thread Fong Tsui
I found that it doesn't work if you add the comments in front of the configuration entry. But if you really change the configuration entry, it works fine. -Original Message- From: Fong Tsui Sent: Wednesday, November 21, 2007 12:06 PM To: net-snmp-coders@lists.sourceforge.net Subject: SIGH

Re: SIGHUP vs override

2006-09-16 Thread Thomas Anders
Dominique bastien wrote: > I perform some tests yesterday with the SIGHUP feature > and I notice that the lines in snmpd.conf containing > the "override" keyword are not process at the > warm-boot. Please file a bug on http://www.net-snmp.org/bugs . Please provide system and net-snmp version detai