Troubleshooting guide

5 — 5620 SAM component configuration
5-32 Alcatel-Lucent 5620 Service Aware Manager
5620 SAM
System Administrator Guide
Procedure 5-23 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 /opt/5620sam/server/nms/config directory.
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.
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 new SNMPv2 user name is
enabled.
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 13.0 R2 | May 2015 | 3HE 09815 AAAB TQZZA Edition 01