[problem] value of snmp is different

I have a RB SXT G-5HPnD r2 and RB2011UAS-2HnD, but if the value of Voltage,
to get in snmpwalk, is acquired in a state where the number of digits is different.
This wonder of behavior as intended?

ROS 6.4

RB2011UAS-2HnD

# Snmpwalk-v 2c -c public 192.168.1.102 .1.3.6.1.4.1.14988.1.1.3.8.0
SNMPv2-SMI :: enterprises.14988.1.1.3.8.0 = INTEGER: 243

RB SXT G-5HPnD r2

# Snmpwalk-v 2c -c public 192.168.1.98 .1.3.6.1.4.1.14988.1.1.3.8.0
SNMPv2-SMI :: enterprises.14988.1.1.3.8.0 = INTEGER: 2530

no, it is not ok, however for workaround you can divide the value by 100 and get the real value.

Yes, I am aware of it.
However, because I have applied to RB multiple templates in Zabbix, this shift is a little problem.
It is a small problem, but I hope to fix.

When I check the item of Health of WinBox,
I have noticed that the display is not correct.

I hope fixed in the next version of So.

health.PNG