removed traces
This commit is contained in:
parent
5a38d31a6d
commit
3ad3e7e562
|
@ -3282,13 +3282,6 @@ class AgentWizard extends HTML
|
|||
return $__cached_walks[$key];
|
||||
}
|
||||
|
||||
if (defined(caca)) {
|
||||
hd($oid);
|
||||
hd($tree_oid);
|
||||
hd($__cached_walks);
|
||||
die();
|
||||
}
|
||||
|
||||
$output = [];
|
||||
$temporal = get_snmpwalk(
|
||||
$this->targetIp,
|
||||
|
|
Loading…
Reference in New Issue