Re: Obtaining an new OID
Peter Furniss <ezna048@clus1.ulcc.ac.uk> Thu, 24 August 1995 13:01 UTC
Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa10140;
24 Aug 95 9:01 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa10136;
24 Aug 95 9:01 EDT
Received: from haig.cs.ucl.ac.uk by CNRI.Reston.VA.US id aa09934;
24 Aug 95 9:00 EDT
Received: from bells.cs.ucl.ac.uk by haig.cs.ucl.ac.uk with local SMTP
id <g.02368-0@haig.cs.ucl.ac.uk>; Thu, 24 Aug 1995 12:38:29 +0100
Received: from general.ulcc.ac.uk by bells.cs.ucl.ac.uk with UK SMTP
id <g.09856-0@bells.cs.ucl.ac.uk>; Thu, 24 Aug 1995 12:38:21 +0100
Received: from ezna048.ds.ulcc.ac.uk by general.ulcc.ac.uk with SMTP (PP);
Thu, 24 Aug 1995 12:38:00 +0100
X-Orig-Sender: ezna048 <ezna048@clus1.ulcc.ac.uk>
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Peter Furniss <ezna048@clus1.ulcc.ac.uk>
Organization: Peter Furniss Consultants
To: OSI-DS <osi-ds@cs.ucl.ac.uk>,
Francis Koo <francis@rotiprata.nii.ncb.gov.sg>
Date: Thu, 24 Aug 1995 12:37:45 0
Subject: Re: Obtaining an new OID
Reply-to: P.Furniss@ulcc.ac.uk
Priority: normal
X-mailer: Pegasus Mail/Windows (v1.22)
Message-ID: <9508240901.aa09934@CNRI.Reston.VA.US>
> Like to know how I can get an OID for a new name so that I can
> customize my own objectClass and attributes. For instance, I found
> the entry for GB in the oidtable.gen :
>
> gb: memberBody.826
>
> I would like to do something similar for c=SG. Help appreciated.
The top arcs of the object identifier tree are assigned in the ASN.1
standard (ISO/IEC 8824 | X.680 - any edition). {1} is iso, {1 2} is
ISO member bodies, {1 2 nnn} is assigned to the ISO member body for
the country whose ISO 3166 number is nnn - which is 826 for the UK,
so {1 2 826) is assigned to BSI. According to
ftp://ftp.ripe.net/ripe/docs/iso3166-codes, SG = Singapore = 702,
and according to
http://www.iso.ch/addresse/address.html
the member body for Singapore is
Singapore Institute of Standards and Industrial Research
1 Science Park Drive
Singapore 0511
Phone +65 778 77 77
Fax +65 778 00 86
So {1 2 702} is assigned to them.
BSI have produced a national standard (BS 7543, I think) which
defines what happens at the next step - which is that {1 2 826 1} is
companies registered in England and Wales, {1 2 826 2} is scottish
companies, {1 2 826 3} is Northern Ireland companies, and {1 2 826
1000+} are assignments made by BSI if you ask for a number.
The companies thing uses the number in the Companies house
registration, so any UK limited company already has an OID assigned,
though I don't suppose most of them know this.
Peter
---------------------------------------
Peter Furniss Consultants
58 Alexandra Crescent, Bromley, Kent BR1 4EX, UK
Phone & fax: +44 (0)181 313 1833
(or try +44 (0)181 460 8553 if above engaged)
Email : P.Furniss@ulcc.ac.uk
- Obtaining an new OID Francis Koo
- Re: Obtaining an new OID Michael Gsandtner
- Re: Obtaining an new OID Peter Furniss