Description | This object is used to facilitate modification of
cIpNetworkDiscoverType, cIpNetworkDiscoverPort
objects by multiple managers.
The procedure for modifying the above two objects
(only if the 'cIpNetworkDiscoveryType' is set to
tcp/udp) are as follows :
1. Determine the new values for
cIpNetworkDiscoverType, cIpNetworkDiscoverPort
objects.
2. Retrieve the value of
'cIpNetworkDiscoveryTypeSpinLock' object.
3. Set the value of 'cIpNetworkDiscoveryTypeSpinLock'
object to the retrieved value, and (in the same PDU)
the value of 'cIpNetworkDiscoveryType' to the new
value. If the set fails for the
'cIpNetworkDiscoveryTypeSpinLock' object, go back to
step 2.
4. Set the value of 'cIpNetworkDiscoveryTypeSpinLock'
object to the retrieved value incremented by one, and
(in the same PDU) the value of
'cIpNetworkDiscoveryPort' object to the
new value.
Note that if it's possible to include
'cIpNetworkDiscoveryPort' object in the
(Set Request) PDU of an earlier step, then step 4
can be eliminated. |