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.
![]()
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
DB09000202-21, Rev 2.2, July 2015 |
Copyright© 2015 by Avago Technologies. All rights reserved. |