AvctMP_DiscoverySAP
This class manages a discovery search for connected service processors on a specified IP address
range. There are two instances of this class because the MergePoint SP manager supports two
independent search ranges. The discovery search can be set to start automatically based on a
time interval or started manually by the user. The class inherits from CIM_ServiceAccessPoint
and also defines the following members.
Properties
oemavocent_startip
The IP address defining the start of the address range.
Data type: String
Access type: Read / Write
Qualifiers: A valid numerical IP address.
oemavocent_endip
The IP address defining the end of the address range.
Data type: String
Access type: Read / Write
Qualifiers: A valid numerical IP address. Must be greater than or equal to the start IP
address.
oemavocent_startmode
The start mode (automatic or manual) for this search range.
Data type: String
Access type: Read / Write
Qualifiers: Must be "manual" or "automatic"
Methods
Start
This function is used to start discovery on the designated search range.
Arguments: None
Return Type: Integer
Return Value:
0 Command OK
1 Service is not started
2 Service is already stopped
Chapter 9: Using WS-Management
173
Need help?
Do you have a question about the MERGEPOINT SP MANAGER and is the answer not in the manual?
Questions and answers