|
Description:
|
tRPAdminLastSetTimer OBJECT-TYPE
SYNTAX TimeInterval
UNITS "centiseconds"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The time remaining until the agent re-initializes the administrative
tables.
If tRPAdminControlApply is currently set to exclusive(4) and is not
set to commit(3) within tRPAdminLastSetTimer centiseconds, the agent
will set it to none(1) and all uncommitted changes will be lost.
This way, uncommitted changes from failed (uncompleted) change sets
will eventually be removed, and another transaction can safely begin.
This object is reset to tRPAdminLastSetTimeout after GET or SET
operation to any of the tRPAdminValueObjects tables by the current
owner of the exclusive lock."
|
|
|