Are you logging debug messages?

https://github.com/net-snmp/net-snmp/blob/7fe7a78eb113fa752c224b358b931b6ef8530e29/snmplib/container.c#L347

If so, on a production system you should probably reduce the amount of
logging that's happening.



On Thu, Feb 24, 2022 at 2:31 PM Ricky Cousins <ricky.cous...@puppeteers.net>
wrote:

> Greetings,
>
> I currently have a situation where we have many TCP connections at once
> and seem to get many errors related to 'tcpConnectionTable'.  It seems the
> connection table gets full and I would like to resolve this.  If I am not
> mistaken, I cannot simply disable this specific piece of the MIB.
>
> Below is the error:
>
> $ journalctl --unit=snmpd.service -n 20
> --- snip ---
> (host.domain) snmpd[27055]: error on subcontainer 'tcpConnectionTable' insert 
> (-1)
> --- snip ---
>
>
> _______________________________________________
> Net-snmp-users mailing list
> Net-snmp-users@lists.sourceforge.net
> Please see the following page to unsubscribe or change other options:
> https://lists.sourceforge.net/lists/listinfo/net-snmp-users
>


-- 
PJH
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to