The SNMP Traps landing page provides a centralized view of all SNMP trap definitions available in your environment. The SNMP Traps page provides a table view of all trap definitions, allowing you to quickly see key details and manage traps efficiently. It allows you to view, filter, and manage trap definitions across different scopes.
Each row in the table represents a trap definition that determines how an incoming SNMP trap is interpreted and converted into an alert.
The SNMP trap table includes the following columns:
| Parameter | Description |
|---|---|
| Name | Displays the name of the trap. |
| OID | The Object Identifier that uniquely identifies the trap. |
| MIB Module | The MIB file or module from which the trap is derived. |
| Defined for | Indicates the scope at which the trap is defined (Global, Service Provider, Partner, or Client). Note: Trap definitions are scoped and may be inherited from higher levels. |
| Severity | The configured severity level for the trap. |
| Exclude | Indicates whether the trap is excluded from alert generation. |
| Alert Subject | The subject line present in the alerts generated from this trap. |
Trap details panel
You can click a trap row to open a slide panel that displays detailed information about the selected trap. This view allows you to understand how the trap is configured and how it will behave when received. The trap details panel includes the following information:
| Parameter | Description |
|---|---|
| Trap name and OID | Displays the name of the trap and the Object Identifier that uniquely identifies it. |
| MIB module | Shows the MIB file or module from which the trap is derived. |
| Scope information | Indicates the scope at which the trap is defined (Global, Service Provider, Partner, or Client). |
| Severity configuration | Displays the configured severity level assigned to the trap. |
| Conditions and rules | Shows any conditions or rules configured for the trap that determine how it is processed. |
| Alert subject and description | Displays the subject line and description text present in alerts generated from this trap. |
Functions and actions
The SNMP Traps page provides the following actions to manage trap definitions.
| Action | Description |
|---|---|
| View details | Opens the trap details panel |
| Edit | Modify the trap definition within the current scope. Note: Editing is allowed only within the current scope. |
| Copy | Copy a trap definition from a higher scope into the current scope. Note: Global trap definitions must be copied before modification. |
| Remove | Delete the trap definition from the current scope |
| Filter | Filter traps based on their scope, MIB source, OID, and inclusion/exclusion status. Filters help manage large numbers of trap definitions efficiently. |
| Search | Search for specific trap definitions using keywords or identifiers. |
| Bulk remove | Select multiple traps and remove them |
| Export | Export selected or visible traps as a JSON file |
| Add (Upload MIB) | Upload MIB files to add new trap definitions |
| Import | Upload a JSON file containing one or more trap definitions |