mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Merge branch 'ent-6058-SNMP-Browser-v3-No-funciona' into 'develop'
Fixed error snmp V3 not working See merge request artica/pandorafms!3333
This commit is contained in:
commit
40a5262ae8
@ -301,7 +301,7 @@ function snmp_browser_get_tree(
|
|||||||
$snmp3_auth_pass,
|
$snmp3_auth_pass,
|
||||||
$snmp3_privacy_method,
|
$snmp3_privacy_method,
|
||||||
$snmp3_privacy_pass,
|
$snmp3_privacy_pass,
|
||||||
$community,
|
'',
|
||||||
$snmp3_context_engine_id
|
$snmp3_context_engine_id
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user