If you get many errors like the following in syslog:
snmpd[xxxx]: error on subcontainer 'ia_addr' insert (-1)
It’s because of a bug in Debian, Run the following commands to resolve the issue:
sed -i 's/Lsd/LS6d/g' /etc/default/snmpd service snmpd restart