Annotation of 43BSDReno/contrib/isode-beta/dsap/oidtable.gen, revision 1.1

1.1     ! root        1: ###############################################################################
        !             2: #
        !             3: # oidtable.gen - OSI Directory OID Table for Generic Labels
        !             4: #
        !             5: # $Header: /f/osi/dsap/RCS/oidtable.gen,v 7.2 90/07/09 14:33:36 mrose Exp $
        !             6: #
        !             7: #
        !             8: # $Log:        oidtable.gen,v $
        !             9: # Revision 7.2  90/07/09  14:33:36  mrose
        !            10: # sync
        !            11: # 
        !            12: # Revision 7.1  90/01/11  18:35:26  mrose
        !            13: # real-sync
        !            14: # 
        !            15: # Revision 7.0  89/11/23  21:39:25  mrose
        !            16: # Release 6.0
        !            17: # 
        !            18: ###############################################################################
        !            19: 
        !            20: 
        !            21: # format:-
        !            22: #
        !            23: # name:                         oid
        !            24: #
        !            25: 
        !            26: ccitt:                          0
        !            27: iso:                            1
        !            28: joint:                          2
        !            29: 
        !            30: data:                           ccitt.9
        !            31: pss:                            data.2342
        !            32: ds:                             joint.5
        !            33: motis:                         joint.6
        !            34: ucl:                            pss.19200300
        !            35: 
        !            36: quipu:                          ucl.99
        !            37: thorn:                          ucl.100
        !            38: locator:                       ucl.101
        !            39: nyser:                         ucl.102
        !            40: 
        !            41: identifiedOrganization:                iso.3
        !            42: 
        !            43: isode:                         iso.17.5.1
        !            44: 
        !            45: # categories of information object
        !            46: 
        !            47: module:                         ds.1
        !            48: serviceEnvironment:             ds.2
        !            49: applicationContext:             ds.3
        !            50: attributeType:                  ds.4
        !            51: attributeSyntax:                ds.5
        !            52: standardObjectClass:            ds.6
        !            53: attributeSet:                   ds.7
        !            54: algorithm:                      ds.8
        !            55: abstractSyntax:                 ds.9
        !            56: 
        !            57: X500DAP:                       2.5.3.1
        !            58: X500DSP:                       2.5.3.2
        !            59: 
        !            60: quipuAttributeType:             quipu.1
        !            61: quipuAttributeSyntax:           quipu.2
        !            62: quipuObjectClass:               quipu.3
        !            63: quipuDSP:                      quipu.4
        !            64: quipuAbstractSyntax:           quipu.5
        !            65: quipuAlgorithm:                        quipu.6
        !            66: quipuSecurityPolicy:           quipu.7
        !            67: 
        !            68: thornAttributeType:             thorn.1
        !            69: thornSystemAttributeType:       thorn.2
        !            70: thornAttributeSyntax:           thorn.3
        !            71: thornObjectClass:               thorn.4
        !            72: thornRules:                    thorn.5
        !            73: thornSystemAttributeSyntax:    thorn.6
        !            74: thornSystemObjectClass:                thorn.7
        !            75: 
        !            76: nyserAttributeType:            nyser.1
        !            77: nyserAttributeSyntax:          nyser.2
        !            78: nyserObjectClass:              nyser.3
        !            79: 
        !            80: mhsArchitecture:               motis.5
        !            81: mhsObjectClass:                        mhsArchitecture.1
        !            82: mhsAttributeType:              mhsArchitecture.2
        !            83: mhsAttributeSyntax:            mhsArchitecture.3
        !            84: 
        !            85: # Attribute Syntaxes
        !            86: 
        !            87: distinguishedNameSyntax:       attributeSyntax.1
        !            88: objectIdentifierSyntax:                attributeSyntax.2
        !            89: caseExactStringSyntax:         attributeSyntax.3
        !            90: caseIgnoreStringSyntax:                attributeSyntax.4
        !            91: printableStringSyntax:         attributeSyntax.5
        !            92: numericStringSyntax:           attributeSyntax.6
        !            93: caseIgnoreListSyntax:          attributeSyntax.7
        !            94: booleanSyntax:                 attributeSyntax.8
        !            95: integerSyntax:                 attributeSyntax.9
        !            96: octetStringSyntax:             attributeSyntax.10
        !            97: uTCTimeSyntax:                 attributeSyntax.11
        !            98: telephoneNumberSyntax:         attributeSyntax.12
        !            99: 
        !           100: iA5StringSyntax:               thornAttributeSyntax.4
        !           101: caseIgnoreIA5StringSyntax:     thornAttributeSyntax.5
        !           102: 
        !           103: # The Thorn rules...
        !           104: schemaRule:                     thornRules.1
        !           105: countryRule:                    thornRules.2
        !           106: localityRule:                   thornRules.3
        !           107: orgRule:                        thornRules.4
        !           108: orgUnitRule:                    thornRules.5
        !           109: orgRoleRule:                    thornRules.6
        !           110: resPersonRule:                  thornRules.7
        !           111: groupLocRule:                   thornRules.8
        !           112: orgPersonRule:                  thornRules.9
        !           113: groupRule:                      thornRules.10
        !           114: orgUnitRoleRule:                thornRules.11
        !           115: documentRule:                   thornRules.12
        !           116: accountRule:                    thornRules.13
        !           117: roomRule:                       thornRules.14
        !           118: applicationProcessRule:         thornRules.15
        !           119: 
        !           120: # Algorithms
        !           121: encryption:                    algorithm.1
        !           122: hash:                          algorithm.2
        !           123: signature:                     algorithm.3
        !           124: 
        !           125: rsa:                           encryption.1
        !           126: sq_mod_n:                      hash.1
        !           127: sq_mod_n_with_rsa:             signature.1
        !           128: 
        !           129: quipuEncryptionAlgorithm:      quipuAlgorithm.1
        !           130: quipuHashAlgorithm:            quipuAlgorithm.2
        !           131: quipuSignatureAlgorithm:       quipuAlgorithm.3
        !           132: 
        !           133: # NIST OSI Implementors' Workshop
        !           134: oIW:                           identifiedOrganization.14
        !           135: 
        !           136: # Directory SIG
        !           137: oIWDSSig:                      oIW.7
        !           138: 
        !           139: oIWAlgorithm:                  oIWDSSig.2
        !           140: oIWEncryptionAlgorithm:        oIWAlgorithm.1
        !           141: oIWHashAlgorithm:              oIWAlgorithm.2
        !           142: oIWSignatureAlgorithm:                 oIWAlgorithm.3
        !           143: 
        !           144: md2:                           oIWHashAlgorithm.1
        !           145: md2WithRsa:                    oIWSignatureAlgorithm.1
        !           146: elGamal:                       oIWEncryptionAlgorithm.1
        !           147: md2WithElGamal:                        oIWSignatureAlgorithm.2

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.