Is it possible to go into the Solar Wind DB and get a dump or listing of the parameter and there associating thresholds that a monitored by solar wind?
There's a whole entity on thresholds called Orion.Thresholds. Download the SWQL Studio utility from github.com/solarwinds/OrionSDK/releases and have a look:
SELECT EntityType, InstanceId, ThresholdType, ThresholdOperator, Name, CurrentValue, Level1Value, Level1Formula, IsLevel1State, Level2Value, Level2Formula, IsLevel2State, GlobalWarningValue, GlobalCriticalValue, DisplayName, Description, InstanceType, Uri, InstanceSiteIdFROM Orion.Thresholds