Troubleshooting guide

5 — 5620 SAM component configuration
Alcatel-Lucent 5620 Service Aware Manager 5-31
5620 SAM
System Administrator Guide
4 Open the nms-server.xml file using a text editor.
5 Locate the following XML tag:
<snmp
This section of the file contains the 5620 SAM SNMP information.
6 Add the following before the end of the SNMP section, ensuring that there is a
space between the last character and the section end, which is marked by a />
tag:
<windowingTrapDelayer enabled="true" checkInterval="10"
windowLength="30" maxHoldOff="60"/>
/snmp>
where windowingTrapDelayer enabled (boolean) sets the windowing trap delayer option as
enabled or disabled. The default is true.
checkInterval is the minimum interval after a trap drop is received, during which subscriber table
resyncs are prevented. The range is 5 to 30 seconds. The default is 10 seconds.
windowLength is a sliding time interval after a trap drop is received, during which no additional
trap drops can be received before subscriber table resyncs are allowed. The range is 5 to 60
seconds. The default is 30 seconds.
maxHoldOff is the absolute maximum hold-off time, after which subscriber table resyncs are
allowed. The range is 5 to 1800 seconds. The default is 60 seconds.
The checkInterval value must be less than the windowLength value, which must
be less than the maxHoldOff value.
7 Save and close the nms-server.xml file.
8 Navigate to the /opt/5620sam/server/nms/bin directory.
9 Enter the following:
bash$ ./nmsserver.bash read_config
The main server reads the nms-server.xml file and the window trap delayer
function is enabled.
Caution — Contact your Alcatel-Lucent technical support
representative before you attempt to modify the nms-server.xml file.
Modifying the nms-server.xml file can have serious consequences that
can include service disruption.
Release 13.0 R2 | May 2015 | 3HE 09815 AAAB TQZZA Edition 01