mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@@ -150,7 +150,7 @@ class ModuleTestHelper
|
||||
public function captureFromDevice(int $device_id, bool $prefer_new = false, bool $full = false): void
|
||||
{
|
||||
if ($full) {
|
||||
$snmp_oids[] = [
|
||||
$snmp_oids[][] = [
|
||||
'oid' => '.',
|
||||
'method' => 'walk',
|
||||
'mib' => null,
|
||||
|
||||
Reference in New Issue
Block a user