RUTX50 07.08 snmpd disappearing OIDs

Hello,
After a few days running, several OIDs become unavailable, for example .1.3.6.1.4.1.48690.2.2.1.10.1:

[root@x]# snmpget -v 2c -c public 192.168.18.1 .1.3.6.1.4.1.48690.2.2.1.10.1
SNMPv2-SMI::enterprises.48690.2.2.1.10.1 = No Such Instance currently exists at this OID

Restarting snmpd fixes the issue:

[root@x]# snmpget -v 2c -c public 192.168.18.1 .1.3.6.1.4.1.48690.2.2.1.10.1
SNMPv2-SMI::enterprises.48690.2.2.1.10.1 = STRING: "OK"

snmpd was stable in previous versions.

Regards,

This topic was automatically closed after 15 days. New replies are no longer allowed.