User's Manual
Configuring the Trap Viewer
FlexWave Prism Host, Remote and EMS 5.1 System Reference Page 283
ADCP-77-073 • Issue 2 • 11/2009 © 2009 ADC Telecommunications, Inc.
12.5 CONFIGURING THE TRAP VIEWER
Configuring a trap viewer enables it to receive traps from the FlexWave system.
12.5.1 Registering the Manager for Receiving Traps
(static—non AdventNet MIB Browser)
To receive traps, the manager must first be registered with the FlexWave-Prism Agent
using the following procedure.
11 Open a telnet or ssh connection to the Host.
22 Stop the agent process with the following command: service URHagent stop
33Edit /usr/local/fwu/conf/snmp/v2managertable.txt and add a line for each
trap receiver that looks like this:
155.226.32.101 8003 SNMP_VERSION_2c public 30 5 ACTIVE
44 Start the agent process with the following command: service URHagent start
This procedure cannot be done with the AdventNet MIB Browser.
The balance of the line should be the same for all trap managers, except:
•• Replace “155.226.32.101” i
n the example with the IP address of the computer being
used by the trap manager.
• 8003 is the destin
ation port used. The Default SNMP trap port is 162. Any port
number is supported.
You can't use both a static and dynamic trap agent configuration. You can only use one
or the other.
If you configure static, the dynamic entries will be deleted.