We have a strange behaviour with link-degrade-monitoring on 400G interfaces. The "set" threshold is converted from 1e-6 to 1e-5.
On all Junos Evolved platforms, if SET threshold was within valid range and CLEAR value is out of range, software was resetting both SET and CLEAR to default thresholds, which is incorrect. In this case, only CLEAR should have been set to default values and SET thresholds must be using configured values. Due to which the threshold vales will get reprogrammed due to a software bug and the results will give different value than what the user had configured.
The same issue is seen if CLEAR thresholds were in range and SET thresholds were out of range.