On 31/07/07, Dominique bastien <[EMAIL PROTECTED]> wrote:
> It seem that the override directive doesn't work with
> the warm boot. I try some test last nigth and found
> error on each line after a -HUP.
>
> Jan  1 01:40:27 Overture snmpd[101]: /tmp/snmpd.conf:
> line 44: Error: oid registration failed within the agent

> It return MIB_DUPLICATE_REGISTRATION instead of
> replacing with the new data.
>
> Did you have any idea how to fix this issue?


That module probably isn't unregistering the overridden
OIDs as part of the "shutdown" routine.   So when the
agent re-reads the config file, then any existing override
registrations will still be present (and hence trigger a
duplicate registration error).

Dave

-------------------------------------------------------------------------
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/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to