So we have had this case open for quite sometime. As of July 17th SW support has been able to replicate our issue 100% of the time but as of a month later we still don't have a fix in hand.
Here is the issue in a nutshell if the trap data for some reason contains a tab it get's converted into base64 which results in something like this
property = VEVTVElORwkJMTIzNAlURVNUSU5H
NodeIP = 127.0.0.1
NodeName = TESTING
snmpTrapEnterprise = SOLARWINDS-PRODUCTS:SolarWinds
snmpTrapOID = SOLARWINDS-TRAPS:SOLARWINDS-TRAPS
sysUpTime = 0.00 second
Notice that first line...it basically says the following.
TESTING | 1234 | TESTING |
We have a small handful of devices sending us in traps like this. The problem happened after a recent upgrade a few months back. Also interesting to note the SW trap receiver that's included in toolset doesn't exhibit this behavior.
sysUpTime = 0
snmpTrapOID = SOLARWINDS-TRAPS
NodeName = TESTING
NodeIP = 127.0.0.1
Property = TESTING 1234 TESTING
Anyone else experiencing this? I'm getting a little impatient on a fix from SW as we have had to disable some of our traps until this is corrected leaving us blinded.