$entry) { $descr = 'Unit ' . ($index - 1) . ' ' . $entry['chStackUnitSysType']; $oid = ".1.3.6.1.4.1.6027.3.19.1.2.8.1.4.$index"; $usage = $entry['chStackUnitCpuUtil5Min']; discover_processor($valid['processor'], $device, $oid, $index, 'F10-M-SERIES-CHASSIS-MIB', $descr, 1, $usage); } unset($processors_array); // EOF