CRS317-1G-16S+RM and SNMP temperature

is there any way to read the device temperature with SNMP?

/system health> print
      temperature: 57C
  cpu-temperature: 36C
       psu1-state: ok
       psu2-state: fail
       fan1-speed: 0RPM
       fan2-speed: 0RPM
       
/system health> print oid
      temperature: .1.3.6.1.4.1.14988.1.1.3.10.0
  cpu-temperature: .1.3.6.1.4.1.14988.1.1.3.11.0
       psu1-state: .1.3.6.1.4.1.14988.1.1.3.15.0
       psu2-state: .1.3.6.1.4.1.14988.1.1.3.16.0
       fan1-speed: .1.3.6.1.4.1.14988.1.1.3.17.0
       fan2-speed: .1.3.6.1.4.1.14988.1.1.3.18.0

The CPU temperature is readable via SNMP as expected, but the device temperature not:

klenk@lenovo:~$ snmpwalk -v1 -c public 10.10.99.17 .1.3.6.1.4.1.14988.1.1.3.10.0
klenk@lenovo:~$ snmpwalk -v1 -c public 10.10.99.17 .1.3.6.1.4.1.14988.1.1.3.11.0
iso.3.6.1.4.1.14988.1.1.3.11.0 = INTEGER: 370

Software version is 6.49.7 stable