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:

n

Start: # svcadm enable svc:/application/management/sma:default

n

Stop: # svcadm disable svc:/application/management/sma:default

n

Restart: # svcadm restart svc:/application/management/sma:default

n

Status: # svcs svc:/application/management/sma:default

* 

NOTE Online indicates that the SMA is started. Disabled indicates that the SMA is stopped.

The following commands are used to start, stop, restart, and check the status of the SAS SNMP Agent daemon:

n

Start: #/etc/init.d/lsi_mrdsnmpd start

n

Stop: #/etc/init.d/lsi_mrdsnmpd stop

n

Restart: #/etc/init.d/lsi_mrdsnmpd restart

n

Status: #/etc/init.d/lsi_mrdsnmpd status