CL Command Reference - STRTRPMGR

CL Command List > STRTRPMGR Reference

Description:

Use the Start Trap Manager (STRTRPMGR) command to start the OS/400 SNMP trap manager. An optional Forward Trap parameter may be specified, which enables traps that are received on the system to be forwarded to other Network Management stations, as configured in the Simple Network Management Protocol (SNMP) agent and Distributed Protocol Interface (DPI) interface.


Examples:

Example 1: Start Trap Manager Job (Enqueue Traps Only)

STRTRPMGR

This command starts the trap manager job. Traps received by the trap manager are enqueued only.



Example 2: Start Trap Manager Job (Enqueue & Forward Traps)

STRTRPMGR FWDTRP(*YES)

This command starts the trap manager job. Traps received by the trap manager are enqueued and forwarded.