Hi, I had a look around the snmpd code and to me it looks like 5.7.2 upstream had this fixed fine. The code stats the file first and if it finds the retrans_time_ms it uses that one only.
5.7.3 has the same code around reading that entry and again that looks fine. To work out what is going on we might need to run some strace looking for what and where goes looking in that part of your sys filesystem. The bit of code I'm looking at is agent/mibgroup/if-mib/data_access/interface_linux.c - Craig -- Craig Small (@smallsees) https://dropbear.xyz/ csmall at : enc.com.au Debian GNU/Linux https://www.debian.org/ csmall at : debian.org GPG fingerprint: 5D2F B320 B825 D939 04D2 0519 3938 F96B DF50 FEA5

