trishul-snmp-suite

Traps Guide

Traps is the current release page for trap listener and trap sender workflows.

It keeps the familiar operator model:

Listener Control

Use the listener form to choose:

For container-based local validation, use the host-facing UDP port exposed by your deployment. The default installer convention is 1162/udp.

Trap Library

The trap library is backed by the current loaded MIB set.

Use it to:

The current sender uses a searchable trap-library field, so you can type part of a symbol and load the matching trap without leaving the page.

If the trap library is empty, confirm your MIBs were loaded successfully in MIB Manager.

Varbind Editing

The sender supports manual varbind rows and a picker driven by loaded MIB objects.

Use the picker when:

If the loaded MIB metadata defines enumerated integer values for an object, the value editor can switch from a free-text field to a drop-down selector for that varbind.

Sending A Trap

The normal loopback test is:

  1. start the listener on 1162
  2. set sender target to 127.0.0.1:1162
  3. keep community public
  4. choose a trap or enter a numeric trap OID
  5. send the trap

Confirm the received-events table updates.

Received History

The page keeps a received-events table for recent trap activity.

Use it to:

When the live shell socket is connected, newly received traps appear on the page without a manual refresh.

Common Failure Patterns

Check these first when trap flows fail: