|
|
Description:
|
tp5000ePTPClientDataTableLock OBJECT-TYPE
SYNTAX INTEGER {unlocked(0), locked(1)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The ptpClientDataTableLock will control the internal semaphore to lock or
unlock the ptpClientDataTable. The table must be locked before it can be read.
When the ptpClientDataTable is locked, the data in the table will not change.
The ptpClientDataTableLock can be set up to be locked or to be unlocked. When the locked signal
is issued, the internal semaphore will be increased and start to lock the ptpClientDataTable.
When the unlocked signal is issued, the internal semaphore will be decreased.
When the semaphore reaches zero (0), the ptpClientDataTable will be unlocked."
|
|
|
|