AddRequest ::= [APPLICATION 8] SEQUENCE
{
entry LDAPDN,
attributes AttributeList
}
The elements included in this request include the DN of the entry to add and the set of attributes to include in that entry.
The response to an LDAP Add Request is a LDAP Result element consisting of an Add Response.