Installation : Installing and Supporting the MegaRAID Storage Manager Software on VMware : Installing and Configuring an SNMP Agent : Installing and Configuring an SNMP Agent on Solaris : Starting, Stopping, and Checking the Status of the Avago SAS SNMP Agent

Starting, Stopping, and Checking the Status of the Avago 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 on Solaris 10 x86 and Solaris 10 SPARC:

*

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 Solaris System Management Agent (net snmpd) daemon on Solaris 11 x86:

*

Start: # svcadm enable svc:/application/management/net-snmp

*

Stop: # svcadm disable svc:/application/management/net-snmp

*

Restart: # svcadm restart svc:/application/management/net-snmp

*

Status: # svcs svc:/application/management/net-snmp

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 on Solaris 10 x86, Solaris 10 SPARC, and Solaris 11 x86:

*

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