![]() ![]() ![]() |
The Simulated SNMP Agent which is started from the SNMP Agent Simulator UI or from Command line can be stopped from a remote system. The command line utility StopSnmpAgent.bat/sh file is used to achieve this. To stop the remote agent, you must know the remote agent host name, port number and write community.
To stop the remote SNMP Agent, do the following :
Run the <Simulator Home>/bin/cmdline/StopSnmpAgent.bat/sh file from command Line with the following options::
Host Name : The name of the host where the remote agent is running
Port Number : The port number of the remote agent.
Community : The write community of the remote agent
Usage :
StopSnmpAgent -h [hostName] -p [port] -c [write community] |
![]() ![]() ![]() |