Troubleshooting guide
5 — 5620 SAM component configuration
5-32 Alcatel-Lucent 5620 Service Aware Manager
5620 SAM
System Administrator Guide
8 Navigate to the server binary directory, typically /opt/5620sam/server/nms/bin.
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.
Procedure 5-24 To create a default SNMPv2 OmniSwitch user on a
5620 SAM system
Create a default SNMPv2 OmniSwitch user on a 5620 SAM system.
1 Log in to the main server station as the samadmin user.
2 Navigate to the server configuration directory, typically
/opt/5620sam/server/nms/config.
3 Create a backup copy of the nms-server.xml file.
4 Open the nms-server.xml file using a plain-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:
snmpV2UserName=”user_name”
where user_name is a user name that is configured on the switch
The SNMP section should read as follows:
<snmp
ip="server_IP_address"
port="port_number"
trapLogId="log_ID"
snmpV2UserName="user_name" />
7 Save and close the nms-server.xml file.
Caution — Modify only the parameters specified in this procedure.
Unauthorized modification of the nms-server.xml file can seriously
affect network management and 5620 SAM performance.
Release 12.0 R6 | November 2014 | 3HE 08861 AAAF TQZZA Edition 01