Make comparison of parameter max values numeric, not string.
It fixes erroneous fail when JumboPacket max value is 65500:
[FAIL] *JumboPacket NumericParameterMaxValue is -ge 9014
Now it behaves correctly:
[PASS] *JumboPacket NumericParameterMaxValue is -ge 9014
Make comparison of parameter max values numeric, not string.
It fixes erroneous fail when JumboPacket max value is 65500:
[FAIL] *JumboPacket NumericParameterMaxValue is -ge 9014
Now it behaves correctly:[PASS] *JumboPacket NumericParameterMaxValue is -ge 9014