Object identifier

The Identity server uses LDAP directory services to add, delete, modify, and search IBM Security Verify Governance data. Each data item in an LDAP directory server must have a unique object identifier (OID). Therefore, each attribute and class that is defined in the schema.dsml file in IBM Security Verify Governance has an OID.

OIDs have the following syntax:
enterprise ID.product ID.adapter ID.object ID.instance ID
  • The enterprise ID is always 1.3.6.1.4.1.6054 for IBM.
  • The product ID is always 3 because these schema.dsml files are used with adapters.
  • The adapter ID is 161 for the Salesforce.com Adapter.
  • The object ID is 2. An attribute uses 2 as the object ID.
  • The instance ID is a sequential number of the object.