if ($oids !== false) {
    echo 'APC Portable Remote Temp ';
    [$oid,$current_raw] = explode(' ', $oids);
    $precision = 10;
    $current = ($current_raw / $precision);