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:

ParameterDescription
NameDisplays the name of the trap.
OIDThe Object Identifier that uniquely identifies the trap.
MIB ModuleThe MIB file or module from which the trap is derived.
Defined forIndicates 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.
SeverityThe configured severity level for the trap.
ExcludeIndicates whether the trap is excluded from alert generation.
Alert SubjectThe 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:

ParameterDescription
Trap name and OIDDisplays the name of the trap and the Object Identifier that uniquely identifies it.
MIB moduleShows the MIB file or module from which the trap is derived.
Scope informationIndicates the scope at which the trap is defined (Global, Service Provider, Partner, or Client).
Severity configurationDisplays the configured severity level assigned to the trap.
Conditions and rulesShows any conditions or rules configured for the trap that determine how it is processed.
Alert subject and descriptionDisplays 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.

ActionDescription
View detailsOpens the trap details panel
EditModify the trap definition within the current scope. Note: Editing is allowed only within the current scope.
CopyCopy a trap definition from a higher scope into the current scope. Note: Global trap definitions must be copied before modification.
RemoveDelete the trap definition from the current scope
FilterFilter traps based on their scope, MIB source, OID, and inclusion/exclusion status. Filters help manage large numbers of trap definitions efficiently.
SearchSearch for specific trap definitions using keywords or identifiers.
Bulk removeSelect multiple traps and remove them
ExportExport selected or visible traps as a JSON file
Add (Upload MIB)Upload MIB files to add new trap definitions
ImportUpload a JSON file containing one or more trap definitions