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 on Solaris 10 x86:
![]()
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
DB15-000988-01 - August 2012 |
Copyright© 2012 by LSI Corporation. All rights reserved. Advance copy – Not for General Distribution. |