Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Object Identifier 1.3.6.1.4.1.28392.1.2.2.1"

(New page: ==Purpose== The cameratype LDAP attribute. This is being used for the June 2007 Burton Interop http://osis.netmesh.org/wiki/Main_Page ===LDIF format=== Note that the OpenLDAP format is...)
 
 
Line 2: Line 2:
 
The cameratype LDAP attribute. This is being used for the June 2007 Burton Interop [[http://osis.netmesh.org/wiki/Main_Page]]
 
The cameratype LDAP attribute. This is being used for the June 2007 Burton Interop [[http://osis.netmesh.org/wiki/Main_Page]]
 
===LDIF format===
 
===LDIF format===
Note that the OpenLDAP format is the same as below without the colon following "attributetype"
+
Note: Replace "attributetypes:" with "attributetype" to get the OpenLDAP format
 
<pre>
 
<pre>
attributetype: ( 1.3.6.1.4.1.28392.1.2.2.1
+
attributetypes: ( 1.3.6.1.4.1.28392.1.2.2.1
 
   NAME 'cameratype'
 
   NAME 'cameratype'
 
   DESC 'manufacturer of camera'
 
   DESC 'manufacturer of camera'

Latest revision as of 16:09, 19 June 2007

Purpose

The cameratype LDAP attribute. This is being used for the June 2007 Burton Interop [[1]]

LDIF format

Note: Replace "attributetypes:" with "attributetype" to get the OpenLDAP format

attributetypes: ( 1.3.6.1.4.1.28392.1.2.2.1
  NAME 'cameratype'
  DESC 'manufacturer of camera'
  SINGLE-VALUE
  EQUALITY caseIgnoreMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

Child arcs

Parent

1.3.6.1.4.1.28392.1.2.2

Back to the top