This service locates servers that have supported service processors when the IP addresses for the
SPs are within the defined IP address range. You can set two different ranges of IP addresses for
automatic discovery through the targets oemavocent_startip and oemavocent_endip.
Supported commands are: set properties, start and stop. To see all the properties, run:
/admin1/-> show -all /map1/oemavocent_discoverysap1
NOTE: The -all option is for both "oem" and showing the associations of targets.
To configure automatic discovery:
1. Configure the automatic discovery range by entering the set command, followed by the
target followed by oemavocent_startip=”startip” oemavocent_endip=”endip”.
/admin1-> set /map1/oemavocent_discoverysap1 oemavocent_
startip=”172.26.25.1” oemavocent_endip=”172.26.25.100”
oemavocent_startip=172.26.25.1
oemavocent_endip=172.26.25.100
2. Set the start mode of automatic discovery by entering the set command followed by the
target.
/admin1-> set /map1/oemavocent_discoverysap1 oemavocent_
startmode=”manual”
NOTE: The valid oemavocent_startmode values are “automatic” and “manual”.
3. Disable the discovery service by entering the stop command followed by the target.
/admin1-> stop /map1/oemavocent_discoverysap1
/map1/oemavocent_discoverysap1 stopped at Sun Feb 3 18:48:21 2008
4. Enable the discovery service by entering the start command followed by the target.
/admin1-> start /map1/oemavocent_discoverysap1
/map1/oemavocent_discoverysap1 started at Sun Feb 3 14:47:46 2008
Managing power on the MergePoint SP manager
To manage power on the MergePoint SP manager, enter the stop or reset command with the
MergePoint SP manager target: /admin1/map1.
To turn off the MergePoint SP manager:
Turn off the MergePoint SP manager by entering the stop command, followed by the target.
/admin1-> stop /map1
To reset the MergePoint SP manager:
Reset the MergePoint SP manager by entering the reset command, followed by the target.
/admin1-> reset /map1
Chapter 8: Using SMASH Command Line Protocol 159