Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:documentation:03_monitoring:08_snmp_traps_monitoring [2021/08/06 10:59] jimmy.olano [Introduction] He subido una nueva captura de pantalla. Estilo. |
en:documentation:03_monitoring:08_snmp_traps_monitoring [2023/05/16 08:31] (current) |
||
---|---|---|---|
Line 58: | Line 58: | ||
==== Access to TRAP Reception Console ==== | ==== Access to TRAP Reception Console ==== | ||
- | To use the trap reception console, go to **Monitoring > SNMP > SNMP Console**, where you may take a look at the list of TRAPs which have been received so far. There is an eye-shaped icon which displays all the trap information. You can learn any detailed information regarding SNMP traps there. | + | To use the trap reception console, go to **Monitoring** -> **SNMP** -> **SNMP Console**, where you may take a look at the list of TRAPs which have been received so far. There is an eye-shaped icon which displays all the trap information. You can learn any detailed information regarding SNMP traps there. |
{{ : | {{ : | ||
Line 107: | Line 107: | ||
At the top of the trap console, there is the option named **Toggle Filter** | At the top of the trap console, there is the option named **Toggle Filter** | ||
- | {{ : | + | {{ : |
=== TRAP Validation === | === TRAP Validation === | ||
Line 144: | Line 144: | ||
**Enterprise String** | **Enterprise String** | ||
- | The main OID of the trap. It will look for the presence of the string. For example, if you are looking for a piece of the OID, you may use '' | + | The main OID of the trap. It will look for the presence of the string. For example, if you are looking for a piece of the OID, you may use '' |
**Custom Value/OID** | **Custom Value/OID** | ||
- | This element will search within the trap's **value**, **custom OID**, **custom value** | + | This element will search within the trap's **value**, **custom OID**, **custom value** and in the rest of the TRAP fields. Regular expressions are supported here. For example, if you have a trap that sends the " |
**SNMP Agent** | **SNMP Agent** | ||
Line 156: | Line 156: | ||
**Trap type** | **Trap type** | ||
- | The filter by trap type. Most of the generated traps are usually **Other** | + | The filter by trap type. Most of the generated traps are usually **Other** type. If nothing is specified, it will look for any type of trap. |
{{ : | {{ : | ||
Line 166: | Line 166: | ||
**Variable bindings/ | **Variable bindings/ | ||
- | These are regular expressions which try to match the binding variables from 1 to 20. If there is a match, the alert is triggered. The value of the variable is stored in the corresponding '' | + | These are regular expressions which try to match the binding variables from 1 to 20. If there is a match, the alert is triggered. The value of the variable is stored in the corresponding '' |
{{ : | {{ : | ||
Line 172: | Line 172: | ||
**Field 1** | **Field 1** | ||
- | Field to set the '' | + | Field to set the '' |
**Field 2** | **Field 2** | ||
- | < | ||
- | Field to set the command parameter of the '' | + | Field to set the command parameter of the '' |
- | + | ||
- | </ | + | |
**Field 3** | **Field 3** | ||
- | < | + | Field to set the command parameter of the '' |
- | Field to set the command parameter of the '' | + | |
- | + | ||
- | </ | + | |
**Min. Number of Alerts** | **Min. Number of Alerts** | ||
Line 202: | Line 196: | ||
**Priority** | **Priority** | ||
- | Combo where the alarm priority is set. The priorities of the alerts are different and have nothing to do with the priority of the traps, nor with the Pandora FMS events. | + | Combo where the alarm priority is set. |
+ | |||
+ | {{ : | ||
+ | |||
+ | <WRAP center round info 60%>\\ | ||
+ | The priorities of the alerts are different and have nothing to do with the priority of the traps, nor with the Pandora FMS events.\\ | ||
+ | </ | ||
**Alert Action** | **Alert Action** | ||
Line 211: | Line 211: | ||
The alerts with a lower position are evaluated first. If several alerts with the same position match a trap, all alerts matching the same position will be triggered. Although lower position alerts may match the trap, they will not be triggered. | The alerts with a lower position are evaluated first. If several alerts with the same position match a trap, all alerts matching the same position will be triggered. Although lower position alerts may match the trap, they will not be triggered. | ||
+ | |||
=== Alert Field Macros === | === Alert Field Macros === | ||
Line 248: | Line 249: | ||
=== TRAP-Storm Protection === | === TRAP-Storm Protection === | ||
- | There are a couple of parameters in the server which are conceived to protect the system against the arrival of a Trap Storm, coming from a single location. Use the following settings in the '' | + | There are a couple of parameters in the server which are conceived to protect the system against the arrival of a Trap Storm, coming from a single location. Use the following settings in the '' |
- | | + | * '' |
- | * '' | + | * '' |
- | * '' | + | * '' |
When this protection fires, it is reflected in an event on the console: | When this protection fires, it is reflected in an event on the console: | ||
Line 258: | Line 259: | ||
Trap storm protection combined with trap filtering (see below) allows that if you receive hundreds of thousands of traps per day, you work with only a few thousand traps to delete redundant or unhelpful traps. | Trap storm protection combined with trap filtering (see below) allows that if you receive hundreds of thousands of traps per day, you work with only a few thousand traps to delete redundant or unhelpful traps. | ||
+ | |||
=== TRAP Filtering in the Server === | === TRAP Filtering in the Server === |