diff --git a/pandora_console/operation/snmpconsole/snmp_view.php b/pandora_console/operation/snmpconsole/snmp_view.php
index 2ca72122bb..1efb30f521 100755
--- a/pandora_console/operation/snmpconsole/snmp_view.php
+++ b/pandora_console/operation/snmpconsole/snmp_view.php
@@ -400,7 +400,8 @@ $table->data[3][1] = html_print_select($status_array, 'filter_status',
// Free search (search by all alphanumeric fields)
$table->data[2][3] = '' . __('Free search') . '' .
- ui_print_help_tip(__('Search by any alphanumeric field in the trap'), true);
+ ui_print_help_tip(__('Search by any alphanumeric field in the trap.
+ REMEMBER trap sources need to be searched by IP Address'), true);
$table->data[2][4] = html_print_input_text('free_search_string',
$free_search_string, '', 40, 0, true);
@@ -574,7 +575,7 @@ if ($traps !== false) {
continue;
}
$data[1] = '';
- $data[1] .= ''.$agent["nombre"].'';
+ $data[1] .= ''.$agent["nombre"].ui_print_help_tip($trap['source'], true);'';
}
//OID