Add f5 snmprec for tests

This commit is contained in:
Yacine BENAMSILI
2020-06-18 13:18:09 +02:00
parent 2a58d9641f
commit b1b4402f74

View File

@ -124,7 +124,7 @@ if (!empty($ltmBwcEntry['name'])) {
* False == no object found - this is not an error, OID doesn't exist.
* null == timeout or something else that caused an error, OID may exist but we couldn't get it.
*/
if (!empty($ltmBwcEntry) !empty($ltmVirtualServEntry) || !empty($ltmPoolEntry) || !empty($ltmPoolMemberEntry)) {
if (!empty($ltmBwcEntry) || !empty($ltmVirtualServEntry) || !empty($ltmPoolEntry) || !empty($ltmPoolMemberEntry)) {
// No Nulls, lets go....
d_echo("Objects Found:\n");