Access Log Content
Chapter 5 Access Log and Connection Code Reference 217
Extended Operation OID
An extended operation OID, in this case either
EXT
oid="2.16.840.1.113730.3.5.3"
or
EXT oid="2.16.840.1.113730.3.5.5"
,
provides the OID of the extended operation being performed. Table 5-1 provides
the list of LDAPv3 extended operations and their OIDs supported in Directory
Server.
Change Sequence Number
The change sequence number, in this case
csn=3b4c8cfb000000030000
, is the
replication change sequence number, indicating that replication is enabled on this
particular naming context.
Table 5-1 LDAPv3 Extended Operations Supported by Directory Server
Extended Operation Name Description OID
Directory Server Start
Replication Request
Sent by a replication initiator to
indicate that a replication
session is requested.
2.16.840.1.113730.3.5.3
Directory Server
Replication Response
Sent by a replication responder
in response to a Start Replication
Request Extended Operation or
an End Replication Request
Extended Operation.
2.16.840.1.113730.3.5.4
Directory Server End
Replication Request
Sent to indicate that a replication
session is to be terminated.
2.16.840.1.113730.3.5.5
Directory Server
Replication Entry Request
Carries an entry, along with its
state information (csn and
UniqueIdentifier) and is
used to perform a replica
initialization.
2.16.840.1.113730.3.5.6
Directory Server Bulk
Import Start
Sent by the client to request a
bulk import together with the
suffix being imported to and sent
by the server to indicate that the
bulk import may begin.
2.16.840.1.113730.3.5.7
Directory Server Bulk
Import Finished
Sent by the client to signal the
end of a bulk import and sent by
the server to acknowledge it.
2.16.840.1.113730.3.5.8