SNMP Bulkwalk Bug since V6.20

Hi everyone.

since V6.20 there is a bug in the SNMP walk. There is a double OID of the device description:

snmpbulkwalk -v2c -c ‘public’ -m ‘’ -M ‘’ -t 60.00 -r 4 -Cc -OQ -OU -On -Ot xxx.xxx.xxx.xxx .1.3.6.1.2.1.1.1.0
.1.3.6.1.2.1.1.1.0 = “RouterOS RB433AH”
.1.3.6.1.2.1.1.1.0 = “RouterOS RB433AH”
.1.3.6.1.2.1.1.1.0 = “RouterOS RB433AH”
.1.3.6.1.2.1.1.1.0 = “RouterOS RB433AH”
.1.3.6.1.2.1.1.1.0 = “RouterOS RB433AH”
.1.3.6.1.2.1.1.1.0 = “RouterOS RB433AH”
.1.3.6.1.2.1.1.1.0 = “RouterOS RB433AH”
.1.3.6.1.2.1.1.1.0 = “RouterOS RB433AH”
.1.3.6.1.2.1.1.1.0 = “RouterOS RB433AH”

Regards,
andi

get 6.23rc2 or wait till 6.23 release. It is fixed.