When using Express's manager or Storage Cruiser's manager, and when monitoring devices using the SNMPv3 protocol, perform the following procedure and uninstall the SNMP Trap Service.
Note
In an environment where other software using SNMP Traps such as Systemwalker Centric Manager and ServerView Resource Orchestrator coexists on a target server, if you stop the ETERNUS SF SNMP Trap Service, other software using SNMP Traps cannot perform the fault monitoring. Make sure that even if the fault monitoring cannot be performed, no problem is caused, and perform the following procedure.
For other software to be able to perform the fault monitoring, after uninstalling the ETERNUS SF SNMP Trap Service, set up an operation environment of other software so that the SNMP Trap service for the software is available.
Open the service screen.
For Windows Server 2012 or later
Click Control Panel > System and Security > Administrative tools > Services.
For all other Windows environments
Click Control Panel > Administrative tools > Services.
If the ETERNUS SF SNMP Trap Service status is "Started", select the SNMP Trap monitoring service and click Stop.
Select the ETERNUS SF Manager Tomcat Service and click Stop.
Execute the following command from the command prompt to uninstall the ETERNUS SF SNMP Trap Service.
> powershell -ExecutionPolicy Unrestricted $INS_DIR\ESC\Manager\opt\FJSVssmgr\sbin\swsttctr.ps1 -uninstall
$INS_DIR is "Program Directory" specified at the ETERNUS SF Manager installation.