
Appendix A Command-Line Interface Reference 97
TABLE A-5 Alert Commands
Description Command
Display information about
PET alerts Destination1.
show /SP/AgentInfo/PET/Destination1
Change alert configuration. set /SP/AgentInfo/PET/Destination[n] IPAddress=
ipaddress
TABLE A-6 SNMP Commands
Description Command
Display information
about SNMP settings.
By default, the SNMP
port is 161, and v3 is
enabled.
show /SP/AgentInfo/SNMP port=snmpportnumber set=
enabled|disabled
version1=enabled|disabled
version2c=enabled|disabled
version3=enabled|disabled
Display SNMP users. show /SP/AgentInfo/SNMP/user
Add an SNMP user. create /SP/AgentInfo/SNMP/user/snmpusername
AuthPassword=password
AuthProtocol=MD5|SHA
Permission=rw|ro PrivacyPassword=password
PrivacyProtocol=none|DES
Delete an SNMP user. delete /SP/AgentInfo/SNMP/user/snmpusername
Display information
about SNMP public
(read-only)
communities.
show /SP/AgentInfo/SNMP/communities/public
TABLE A-7 System Start, Stop, and Reset Commands
Description Command
Start the host system. set /SYS/CtrlInfo PowerCtrl=on
Stop the host system set /SYS/CtrlInfo PowerCtrl=off
Stop the host system
gracefully.
set /SYS/CtrlInfo PowerCtrl=gracefuloff