I have been given the task of charting PRI usage data from a Cisco 2851 voice gateway with (3) 1MFT-T1 cards. Looking on the web, and through trial and error, I found that we can't poll the number of active calls directly through SNMP. Our solution has been to write a scipt that runs an IOS command, then outputs the data (# of active calls) into a .CSV file. So my question is can I take this data and either import it into Solarwinds, or have Solarwinds poll the file? The purpose is to use Solarwinds charting capability to watch call trending over time.
Thank you