MIB Viewer

prvtConfigActionSpinLock

OBJECT-TYPE
1.3.6.1.4.1.738.10.111.1.1.2.3.1.4
Access
read-write
Status
current
Sub-identifiers
0
This object is used to facilitate prvtConfigAction sets by multiple managers, specifically sets that transitions prvtConfigAction from 'idle' to 'prepare'. The procedure for performing this transition is as follows: 1. Retrieve the value of prvtConfigAction. If value is not 'idle', then wait until prvtConfigAction returns to 'idle'. 2. Retrieve the value of prvtConfigActionSpinLock. 3. Within a single set request packet, set the value of prvtConfigActionSpinLock to the retrieved value, and the value of prvtConfigAction to 'prepare'. If the set fails for the prvtConfigActionSpinLock object, go back to step 1. Note that the use of the prvtConfigActionSpinLock object is optional (prvtConfigAction can be set without using prvtConfigActionSpinLock).
TestAndIncr