Subversion Repositories oidplus

Rev

Rev 1397 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1397 Rev 1399
Line 7... Line 7...
7
  ATTRIBUTE
7
  ATTRIBUTE
8
    FROM InformationFramework
8
    FROM InformationFramework
9
      {joint-iso-itu-t ds(5) module(1) informationFramework(1) 9} WITH SUCCESSORS;
9
      {joint-iso-itu-t ds(5) module(1) informationFramework(1) 9} WITH SUCCESSORS;
10
 
10
 
11
 
11
 
12
oidplusSystemId ATTRIBUTE ::= {
12
attributeOidplusSystemId ATTRIBUTE ::= {
13
    WITH SYNTAX   INTEGER
13
    WITH SYNTAX   INTEGER
14
    SINGLE VALUE  TRUE
14
    SINGLE VALUE  TRUE
15
    LDAP-SYNTAX   directoryString.&id
15
    LDAP-SYNTAX   directoryString.&id
16
    LDAP-DESC     "OIDplus System"
16
    LDAP-DESC     "OIDplus System"
17
    LDAP-NAME     {"oidplusSystemId"}
17
    LDAP-NAME     {"OidplusSystemId"}
18
    ID            id-oidplus-at-sysid
18
    ID            id-oidplus-at-sysid
19
}
19
}
20
 
20
 
21
oidplusObjectHash ATTRIBUTE ::= {
21
attributeOidplusObjectHash ATTRIBUTE ::= {
22
    WITH SYNTAX   INTEGER
22
    WITH SYNTAX   INTEGER
23
    SINGLE VALUE  TRUE
23
    SINGLE VALUE  TRUE
24
    LDAP-SYNTAX   directoryString.&id
24
    LDAP-SYNTAX   directoryString.&id
25
    LDAP-DESC     "OIDplus Object Hash"
25
    LDAP-DESC     "OIDplus Object Hash"
26
    LDAP-NAME     {"oidplusObjectHash"}
26
    LDAP-NAME     {"OidplusObjectHash"}
27
    ID            id-oidplus-at-objhash
27
    ID            id-oidplus-at-objhash
28
}
28
}
29
 
29
 
30
 
30
 
31
id-viathinksoft        OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 37476 }
31
id-viathinksoft        OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 37476 }