Is there any internal nuget/3rd party nuget that is able to parse a SSH response that is received as a table?
The response is received as a string, with variable whitespaces between columns, and each line ending with some line terminator (e.g. /r/n)
Or any suggestions on the best way to parse this?
Hi Joshua,
Checking the command in the screenshot, I see that you are attempting to retrieve OFDMA information from a CMTS. Please verify if you can retrieve the same information via SNMP. You might want to check the connector 'Cisco CBR-8 CCAP Platform' for the necessary OIDs.
In general I will recommend avoiding SSH for interrogating CMTS devices due to performance impact, especially where there are more cable modems served by this CMTS.
Hope it helps.