How do I get a custom monitoring value (OID*0.01)

How do I get a custom monitoring value (OID*0.01)

Looking to take the output from a monitor; to be exact, the Linux load value ".1.3.6.1.4.1.2021.10.1.5.2" and times it by 0.01
That value is an Integer, 9 for example. But the current load is 0.09. So to correct that problem I tried using the following for the SNMP OID: (.1.3.6.1.4.1.2021.10.1.5.2*0.01)
Which failed. Is this possible?

                  New to ADSelfService Plus?