This is a discussion on Reloading config with -HUP and update_config does not work - SNMP ; This is a multi-part message in MIME format. --===============0229095564== Content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C82760.BFA96299" This is a multi-part message in MIME format. ------_=_NextPart_001_01C82760.BFA96299 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I have a problem with re-loading the snmpd.conf config using update_config() function ...
This is a multi-part message in MIME format.
--===============0229095564==
Content-class: urn:content-classes:message
Content-Type: multipart/alternative;
boundary="----_=_NextPart_001_01C82760.BFA96299"
This is a multi-part message in MIME format.
------_=_NextPart_001_01C82760.BFA96299
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
I have a problem with re-loading the snmpd.conf config using
update_config() function as it appears to not do any reloading of
config.
If I change the agentaddress config to a different port and then call
update_config(), the old port remains open and the new one is not opened
(as viewed by netstat -uan).=20
I have the netsnmp sub-agent built into my code and I cannot just
terminate the process and re-start it, so I need a method of
re-configuring the agent on the fly.
I have also tried:
snmp_shutdown({name});
shutdown_master_agent();
shutdown_agent();
And then starting up the agent again, but the shutdown crashes when
freeing up it's resources.
My net-snmp version is: 5.3.1
Does anyone know why this function (and effectively -HUP to the snmpd)
no longer works? Did it ever work?
------_=_NextPart_001_01C82760.BFA96299
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
charset=3Dus-ascii">
6.5.7652.24">
Reloading config with -HUP and update_config does not =
work
I have a problem with re-loading the =
snmpd.conf config using update_config() function as it appears to not do =
any reloading of config.
If I change the agentaddress config to =
a different port and then call update_config(), the old port remains =
open and the new one is not opened (as viewed by netstat -uan). =
I have the netsnmp sub-agent built into =
my code and I cannot just terminate the process and re-start it, so I =
need a method of re-configuring the agent on the fly.
I have also tried:
=
snmp_shutdown({name});
=
shutdown_master_agent();
=
shutdown_agent();
And then starting up the agent again, =
but the shutdown crashes when freeing up it's resources.
My net-snmp version is: 5.3.1
Does anyone know why this function (and =
effectively -HUP to the snmpd) no longer works? Did it ever work?
------_=_NextPart_001_01C82760.BFA96299--
--===============0229095564==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
--===============0229095564==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/...et-snmp-coders
--===============0229095564==--