!!! Overview 
[{$pagename}] ([LRUT]) is a  non-synchronizing [SINGLE-VALUE] attribute whose value represents the Last time the specific [Edirectory Replica] has received any updates. 

[EDirectory] uses [{$pagename}] to keep track of what changes have been received from other [replicas|Edirectory Replicas] in the network. 

[{$pagename}] are also used to inform inbounding replicas of the current [eDirectory Synchronization] state and to advertise the local state when the agent is ready to do an outbound synchronization.

Once the changes are ready for outbound synchronization, the following occurs:
* Read the last TimeStamp issued on the local replica from the partition record
* Update the row in the [{$pagename}] corresponding to the local replica number
* Update the [Transitive Vector] value corresponding to the local agent ("server")
* The updated data is then sent out to all of the other servers.

!! [LDAP] [Attribute] Definition
The [{$pagename}] [AttributeTypes] is defined as:
* [OID] of [2.16.840.1.113719.1.1.4.1.508] 
* [NAME|Attribute-Name]: [{$pagename}]
* [DESC]: 
* [EQUALITY]: []
* [ORDERING]: []
* [SYNTAX]: [1.3.6.1.4.1.1466.115.121.1.40] [OctetString]
** [UPPERBOUND]: 64512 
* [NO-USER-MODIFICATION]
* [USAGE]: [DirectoryOperation] 
* [Extended Flags]: 
** [X-ORIGIN]: []
** [X-NDS_NAME]: Local Received Up To 
** [X-NDS_PUBLIC_READ]: 1 
** [X-NDS_NEVER_SYNC]: 1 
** [X-NDS_NOT_SCHED_SYNC_IMMEDIATE]: 1 
** [X-NDS_NONREMOVABLE]: 1 
* *[X-NDS_READ_FILTERED]: 1 
* Used as [MUST] in:
** 
* Used [MAY] in:
** [Partition] 

!! Category
%%category [eDirectory]%%


!! More Information 
There might be more information for this subject on one of the following: 
[{ReferringPagesPlugin before='*' after='\n' }]