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
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