rspconfig - remote power control of nodes
rspconfig noderange {alert|snmpdest|community|garp}
rspconfig noderange alert={on|enable|off|disable}
rspconfig noderange snmpdest=snmpmanager-IP
rspconfig noderange community={public|string}
rspconfig noderange garp=time
rspconfig [-h|--help|-v|--version]
rspconfig configures various settings in the nodes' service processors. If only a keyword is specified, without the =, it displays the current value.
Turn on or off SNMP alerts.
Set where the SNMP alerts should be sent to.
Set the SNMP commmunity value.
Set Gratuitous ARP generation interval. The unit is number of 1/2 second.
Prints out a brief usage message.
Display the version number.
To turn on SNMP alerts for node5:
rspconfig node5 alert=on
node5: Alerts: enabled
To display the destination setting for SNMP alerts for node4:
rspconfig node4 snmpdest
node4: BMC SNMP Destination 1: 9.114.47.227
noderange(3), rpower(1), rcons(1), rinv(1), rvitals(1), rscan(1)