Radius max-session-time (old attribute)

We have been using mikrotik hotspots for the past 4 years. low maintenance. The radius (freeradius) just crashed. So we updated to newest version of freeradius and the mikrotik dictionary. However, max-session-time does not seem to be in the dictionary. radius under sql says bad object octal value. What is the replacement value? and what is an example value?
Seems like maybe oneof the wispr-session-terminate-time attribute.

Max-Session-Time is configured (and created) by the rlm_counter module, it uses the attribute internally, and in return, rlm_counter updates the radius packets to transmit a Session-Timeout to the NAS (Mikrotik in this case).

You are missing something in your configurations of FreeRadius…