Installation : Installing and Configuring an SNMP Agent : Installing and Configuring an SNMP Agent on Solaris : Starting, Stopping, and Checking the Status of the LSI SAS SNMP Agent

Starting, Stopping, and Checking the Status of the LSI SAS SNMP Agent
The following commands are used to start, stop, restart, and check the status of the Solaris System Management Agent (net snmpd) daemon:
Start: # svcadm enable svc:/application/management/sma:default
Stop: # svcadm disable svc:/application/management/sma:default
Restart: # svcadm restart svc:/application/management/sma:default
Status: # svcs svc:/application/management/sma:default
The following commands are used to start, stop, restart, and check the status of the SAS SNMP Agent daemon:
Start: #/etc/init.d/lsi_mrdsnmpd start
Stop: #/etc/init.d/lsi_mrdsnmpd stop
Restart: #/etc/init.d/lsi_mrdsnmpd restart
Status: #/etc/init.d/lsi_mrdsnmpd status