Ok, I have updated the program I posted earlier to handle the snmp example shown. What you need to do is to split on comma-followed-by-space, and then extract the date from column 1. The code is commented to show you how the split and capture is done.