#1141848 libsnmp45: Session reuse broken in 5.9.5

Package:
libsnmp45
Source:
libsnmp45
Description:
SNMP (Simple Network Management Protocol) library
Submitter:
Norman Rasmussen
Date:
2026-07-11 06:15:02 UTC
Severity:
normal
Tags:
#1141848#5
Date:
2026-07-11 06:13:07 UTC
From:
To:
I noticed that after upgrading snmp from 5.9.4 to 5.9.5.2 that cacti
stopped being able to retrieve data from snmp devices.

I think this could be https://github.com/net-snmp/net-snmp/issues/1055

I ended up haivng to disable php's snmp module to force cacti to use
net-snmp cli tools instead of php-snmp to get things to work again.