= '3') { $hardware = $ciscomodel; } $sysDescr = str_replace(", Inc.", "", $sysDescr); ## Make the two formats the same $sysDescr = str_replace("\n", " ", $sysDescr); list(,,$hardware,,,,,,,$version,,,$features) = explode(" ", $sysDescr); list(,$features) = explode("-", $features); ?>