On 8 February 2010 07:04, rakesh zingade <[email protected]> wrote: > Is there any way to change behavior of snmp agent (snmpd) dynamically by > putting configuration stuff to snmpd.conf? > for example in my case I have to run snmp agent continuously, restarting is > not permitted, > in normal situations if anyone updates snmpd.conf, to see these changes > reflect one have to restart the > agent process. Is there any way to reflect these changes without restarting > snmpd process?
You can reload the config files by sending a HUP signal to the agent, or by issuing a SET request on UCD-SNMP-MIB::versionUpdateConfig.0 Dave ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
