diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index cebb3d74e6..3eda0451e2 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2014-03-27 Vanessa Gil + + * images/help/custom_oid2.png: Changed image. + 2014-03-27 Vanessa Gil * extras/pandoradb_migrate_5.0_to_5.1.mysql.sql: diff --git a/pandora_console/images/help/custom_oid2.png b/pandora_console/images/help/custom_oid2.png index 2153e30aff..278b4cadea 100644 Binary files a/pandora_console/images/help/custom_oid2.png and b/pandora_console/images/help/custom_oid2.png differ diff --git a/pandora_console/include/help/en/help_field_match_snmp.php b/pandora_console/include/help/en/help_field_match_snmp.php index 2cad811eaf..ab8816cf4a 100644 --- a/pandora_console/include/help/en/help_field_match_snmp.php +++ b/pandora_console/include/help/en/help_field_match_snmp.php @@ -33,7 +33,7 @@ That is, if we want to make an alert seeking values ​​"Uno" in the first var

Alert generated (an internal audit) will have this text:

SNMP Alert of 192.168.5.2 with OID .1.3.6.1.4.1.2789.2005 -Varbind 1: “cien” Varbind 3: “tres” Varbind 5: “veinte” Varbind 7: “sesenta”

+Varbind 100: “cien” Varbind 3: “tres” Varbind 20: “veinte” Varbind 60: “sesenta”

Thus, if the trap has 200 variables, you can use up to 20 filters variables (varbinds) and take the value of up to 20 variables, regardless if they are in the 10, 50, or 170 position.

diff --git a/pandora_console/include/help/es/help_field_match_snmp.php b/pandora_console/include/help/es/help_field_match_snmp.php index 12ce4f8ba9..dea7a4e4ac 100644 --- a/pandora_console/include/help/es/help_field_match_snmp.php +++ b/pandora_console/include/help/es/help_field_match_snmp.php @@ -31,7 +31,7 @@

La alerta generada, un evento de auditoria tiene este texto:

SNMP Alert of 192.168.5.2 with OID .1.3.6.1.4.1.2789.2005 -Varbind 1: “cien” Varbind 3: “tres” Varbind 5: “veinte” Varbind 7: “sesenta”

+Varbind 100: “cien” Varbind 3: “tres” Varbind 20: “veinte” Varbind 60: “sesenta”

De esta manera, si el trap tiene 200 variables, se pueden usar hasta 20 filtros de variables (Varbinds) y tomar el valor de hasta 20 variables, independientemente si están en la posición 10, 50, o 170.