I think there is a potential resurce leak in CONTAINER_INSERT that
require a change to the external interface to fix.
Assume a continer with multiple indices.
Assume that all index insert functions returns non-zero, then
CONTAINER_INSERT returns the same non-zero value as the last index
inserter.
Hi All,
I am using the net-snmp 5.3.1 for our application snmp agent.
We are facing the broken pipe error cause of our snmp agent make the probe to
master snmp agent.When ever we make the request for get /set it is probing our
lower level layers, what we observed that, during the process happen
On 13/10/2007, Alef Veld <[EMAIL PROTECTED]> wrote:
> i'm testing out traphandlers
> However, it doesn't 'popup' on my terminal and it doesn't log
> anything to file when i add a > tofile.txt.
Which version of the code are you using?
Do you have any access control settings in your snmptrapd.co
Henning Schmiedehausen wrote:
> I'm pretty sure that the attached patch is what was meant to be in the
> code. With this patch, -LS3d works fine.
This fix is part of patch 1806336 which I've just applied to all active
branches. It will be in 5.3.2 and 5.4.2.
+Thomas
Hi,
I tried to set the syslog parameters using -LS:
# /usr/sbin/snmpd -LS
Segmentation fault (core dumped)
# /usr/sbin/snmpd -LS3d
/usr/sbin/snmpd -LS3d
invalid syslog facility: H
Usage: /usr/sbin/snmpd [OPTIONS] [LISTENING ADDRESSES]
Version: 5.3.1
Web: http://www.net-s