$entry) { if (is_numeric($entry['fanSpeed']) && is_numeric($index)) { $descr = $index; $oid = '.1.3.6.1.4.1.46242.2.1.2.'.$index; $current = $entry['fanSpeed']; discover_sensor($valid['sensor'], 'fanspeed', $device, $oid, $index, $device['os'], $descr, '1', '1', '0', '0', null, null, $current); } } } }//end if