home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Standards 1993 July / Disc.iso / ccitt / 1992 / x / x402_a.asc < prev    next >
Encoding:
Text File  |  1993-08-17  |  41.8 KB  |  1,496 lines

  1. Annexes
  2.  
  3. Annex A (to Recommendation X.402) Directory Object Classes and 
  4. Attributes
  5.  
  6. This annex is an integral part of this Recommendation.
  7.  
  8. Several Directory object classes, attributes, and attribute syntaxes are 
  9. specific to Message Handling. These are defined in the present annex 
  10. using the OBJECT-CLASS, ATTRIBUTE, and ATTRIBUTE-SYNTAX 
  11. macros of Recommendation X.501, respectively.
  12.  
  13. Temporary note   The details of this annex are subject to modification as a 
  14. result of the final meeting of the CCITT Special Rapporteur on Directory 
  15. Systems (Q35/VII) in Gloucester in November 1987.
  16.  
  17. A.1    Object Classes
  18.  
  19. The object classes specific to Message Handling are those specified 
  20. below.
  21.  
  22. A.1.1    MHS Distribution List
  23.  
  24. An .I.ot:MHS Distribution List; object is a DL. The attributes in its entry 
  25. identify its common name, submit permissions, and O/R addresses and, 
  26. to the extent that the relevant attributes are present, describe the DL, 
  27. identify its organization, organizational units, and owner; cite related 
  28. objects; and identify its deliverable content types, deliverable EITs, 
  29. members, and preferred delivery methods.
  30.  
  31. .I.va:mhs-distribution-list; OBJECT-CLASS     SUBCLASS OF top MUST 
  32. CONTAIN {         commonName,      mhs-dl-submit-permissions,         mhs-or-
  33. addresses} MAY CONTAIN {         description,     organization, organization-
  34. alUnitName,         owner, seeAlso, mhs-deliverable-content-types,     mhs-deliver-
  35. able-eits,   mhs-dl-members,          mhs-preferred-delivery-methods}     ::= id-oc-
  36. mhs-distribution-list
  37.  
  38. A.1.2    MHS Message Store
  39.  
  40. An .I.ot:MHS Message Store; object is an AE that realizes an MS. The 
  41. attributes in its entry, to the extent that they are present, describe the MS, 
  42. identify its owner, and enumerate the optional attributes, automatic 
  43. actions, and content types it supports.
  44.  
  45. .I.va:mhs-message-store; OBJECT-CLASS     SUBCLASS OF application-
  46. Entity     MAY CONTAIN {     description, owner,   mhs-supported-optional-
  47. attributes,     mhs-supported-automatic-actions,      mhs-supported-content-
  48. types}     ::= id-oc-mhs-message-store
  49.  
  50. A.1.3    MHS Message Transfer Agent
  51.  
  52. An .I.ot:MHS Message Transfer Agent; object is an AE that implements 
  53. an MTA. The attributes in its entry, to the extent that they are present, 
  54. describe the MTA and identify its owner and its deliverable content 
  55. length.
  56.  
  57. .I.va:mhs-message-transfer-agent; OBJECT-CLASS     SUBCLASS OF 
  58. applicationEntity     MAY CONTAIN {     description, owner, 
  59.  
  60.  
  61.  
  62. mhs-deliverable-content-length}     ::= id-oc-mhs-message-transfer-agent
  63.  
  64.  
  65.  
  66. A.1.4    MHS User
  67.  
  68.  
  69.  
  70. An MHS User object is a generic MHS user. (The generic user can 
  71. have, for example, a business address, a residential address, or both.) The 
  72. attributes in its entry identify the user's O/R address and, to the extent that 
  73. the relevant attributes are present, identify the user's deliverable content 
  74. length, content types, and EITs; its MS; and its preferred delivery meth-
  75. ods.
  76.  
  77.  
  78.  
  79. .I.va:mhs-user; OBJECT-CLASS     SUBCLASS OF ORGANIZATION-
  80. ALPERSON     MUST CONTAIN {     mhs-or-addresses} MAY CONTAIN {         
  81. mhs-deliverable-content-length, mhs-deliverable- content-types,     mhs-
  82. deliverable-eits,   mhs-message-store,          mhs-preferred-delivery-methods}     
  83. ::= id-oc-mhs                
  84.  
  85. A.1.5    MHS User Agent
  86.  
  87.  
  88.  
  89. An MHS User Agent; object is an AE that realizes a UA. The 
  90. attributes in its entry, to the extent that they are present, identify the UA's 
  91. owner; its deliverable content length, content types, and EITs; and its O/
  92. R address.
  93.  
  94.  
  95.  
  96. .I.va:mhs-user-agent; OBJECT-CLASS     SUBCLASS OF applicationEn-
  97. tity     MAY CONTAIN {     owner, mhs- deliverable-content-length,     mhs-deliv-
  98. erable-content-types, mhs-deliverable- eits,   mhs-or-addresses}     ::= id-oc-
  99. mhs-user-agent
  100.  
  101. A.2    Attributes
  102.  
  103. The attributes specific to Message Handling are those specified below.
  104.  
  105. A.2.1    MHS Deliverable Content Length
  106.  
  107. The .I.ot:MHS Deliverable Content Length; attribute identifies the maxi-
  108. mum content length of the messages whose delivery a user will accept.
  109.  
  110. A value of this attribute is an Integer.
  111.  
  112. .I.va:mhs-deliverable-content-length; ATTRIBUTE     WITH ATTRIBUTE-
  113. SYNTAX integerSyntax     SINGLE VALUE     ::= id-at-mhs-deliverable-con-
  114. tent-length
  115.  
  116. A.2.2    MHS Deliverable Content Types
  117.  
  118. The .I.ot:MHS Deliverable Content Types; attribute identifies the content 
  119. types of the messages whose delivery a user will accept.
  120.  
  121. A value of this attribute is an Object Identifier.
  122.  
  123. .I.va:mhs-deliverable-content-types; ATTRIBUTE     WITH ATTRIBUTE-
  124. SYNTAX objectIdentifierSyntax     MULTI VALUE     ::= id-at-mhs-deliver-
  125. able-content-types
  126.  
  127. A.2.3    MHS Deliverable EITs
  128.  
  129. The .I.ot:MHS Deliverable EITs; attribute identifies the EITs of the mes-
  130. sages whose delivery a user will accept.
  131.  
  132. A value of this attribute is an Object Identifier.
  133.  
  134. .I.va:mhs-deliverable-eits; ATTRIBUTE     WITH ATTRIBUTE-SYNTAX 
  135. objectIdentifierSyntax     MULTI VALUE     ::= id-at-mhs-deliverable-eits
  136.  
  137. A.2.4    MHS DL Members
  138.  
  139. The .I.ot:MHS DL Members; attribute identifies a DL's members.
  140.  
  141. A value of this attribute is an O/R name.
  142.  
  143. .I.va:mhs-dl-members; ATTRIBUTE     WITH ATTRIBUTE-SYNTAX 
  144. mhs-or-name-syntax     MULTI VALUE     ::= id-at-mhs-dl-members
  145.  
  146. A.2.5    MHS DL Submit Permissions
  147.  
  148. The .I.ot:MHS DL Submit Permissions; attribute identifies the users and 
  149. DLs that may submit messages to a DL.
  150.  
  151. A value of this attribute is a DL submit permission.
  152.  
  153. .I.va:mhs-dl-submit-permissions; ATTRIBUTE     WITH ATTRIBUTE-
  154. SYNTAX mhs-dl-submit-permission-syntax     MULTI VALUE ::= id-at-
  155. mhs-dl-submit-permissions
  156.  
  157. A.2.6    MHS Message Store
  158.  
  159. The .I.ot:MHS Message Store; attribute identifies a user's MS by name.
  160.  
  161. The value of this attribute is a Directory distinguished name.
  162.  
  163. .I.va:mhs-message-store; ATTRIBUTE     WITH ATTRIBUTE-SYNTAX 
  164. distinguishedNameSyntax     SINGLE VALUE     ::= id-at-mhs-message-store
  165.  
  166. A.2.7    MHS O/R Addresses
  167.  
  168. The .I.ot:MHS O/R Addresses; attribute specifies a user's or DL's O/R 
  169. addresses.
  170.  
  171. A value of this attribute is an O/R address.
  172.  
  173. .I.va:mhs-or-addresses; ATTRIBUTE     WITH ATTRIBUTE-SYNTAX 
  174. mhs-or-address-syntax     MULTI VALUE     ::= id-at-mhs-or-addresses
  175.  
  176. A.2.8    MHS Preferred Delivery Methods
  177.  
  178. The .I.ot:MHS Preferred Delivery Methods; attribute identifies, in order 
  179. of decreasing preference, the methods of delivery a user prefers.
  180.  
  181. A value of this attribute is a preferred delivery method.
  182.  
  183. .I.va:mhs-preferred-delivery-methods; ATTRIBUTE     WITH 
  184. ATTRIBUTE-SYNTAX ReqiestedDeliveryMethod     MATCHES FOR 
  185. EQUALITY     SINGLE VALUE ::= id- at-mhs-preferred-delivery-methods
  186.  
  187. A.2.9    MHS Supported Automatic Actions
  188.  
  189. The .I.ot:MHS Supported Automatic Actions; attribute identifies the 
  190. automatic actions that an MS fully supports.
  191.  
  192. A value of this attribute is an Object Identifier.
  193.  
  194. .I.va:mhs-supported-automatic-actions; ATTRIBUTE     WITH 
  195. ATTRIBUTE-SYNTAX objectIdentifierSyntax     MULTI VALUE     ::= id-at-
  196. mhs-supported-automatic-actions
  197.  
  198. A.2.10    MHS Supported Content Types
  199.  
  200. The .I.ot:MHS Supported Content Types; attribute identifies the content 
  201. types of the messages whose syntax and semantics a MS fully supports.
  202.  
  203. A value of this attribute is an Object Identifier.
  204.  
  205. .I.va:mhs-supported-content-types; ATTRIBUTE     WITH ATTRIBUTE-
  206. SYNTAX objectIdentifierSyntax     MULTI VALUE     ::= id-at-mhs-sup-
  207. ported-content-types
  208.  
  209. A.2.11    MHS Supported Optional Attributes
  210.  
  211. The .I.ot:MHS Supported Optional Attributes; attribute identifies the 
  212. optional attributes that an MS fully supports.
  213.  
  214. A value of this attribute is an Object Identifier.
  215.  
  216. .I.va:mhs-supported-optional-attributes; ATTRIBUTE     WITH 
  217. ATTRIBUTE-SYNTAX objectIdentifierSyntax     MULTI VALUE     ::= id-at-
  218. mhs-supported-optional-attributes
  219.  
  220. A.3    Attribute Syntaxes
  221.  
  222. The attribute syntaxes specific to Message Handling are those specified 
  223. below.
  224.  
  225. A.3.1    MHS DL Submit Permission
  226.  
  227. The .I.ot:MHS DL Submit Permission; attribute syntax characterizes an 
  228. attribute each of whose values is a submit permission.
  229.  
  230. .I.va:mhs-dl-submit-permission-syntax; ATTRIBUTE-SYNTAX     SYN-
  231. TAX DLSubmitPermission     MATCHES FOR EQUALITY     ::= id-as-mhs-
  232. dl-submit-permission
  233.  
  234. .I.ty:DLSubmitPermission; ::= CHOICE {     individual      [0] ORName,     
  235. member-of-dl    [1] ORName,     pattern-match   [2] ORNamePattern,     mem-
  236. ber-of-group [3] Name}
  237.  
  238. A presented DL submit permission value shall be of type Individual.
  239.  
  240. A DL submit permission, depending upon its type, grants submit access 
  241. to the following zero or more users and DLs:
  242.  
  243. a)    Individual: The user or (unexpanded) DL any of whose O/R names is 
  244. equal to the specified O/R name.
  245.  
  246. b)    Member-of-dl: Each member of the DL, any of whose O/R names is 
  247. equal to the specified O/R name, or of each nested DL, recursively.
  248.  
  249. c)    Pattern-match: Each user or (unexpanded) DL any of whose O/R names 
  250. matches the specified O/R name pattern.
  251.  
  252. .I.ty:ORNamePattern; ::= ORName
  253.  
  254. d)    Member-of-group: Each member of the group-of-names whose name is 
  255. specified, or of each nested group-of-names, recursively.
  256.  
  257. A presented value is equal to a target value of this type if the two are 
  258. identical, attribute by attribute. Additionally, equality may be declared 
  259. under other conditions which are a local matter. 
  260.  
  261. A.3.2    MHS O/R Address
  262.  
  263. The .I.ot:MHS O/R Address; attribute syntax characterizes an attribute 
  264. each of whose values is an O/R address.
  265.  
  266. .I.va:mhs-or-address-syntax; ATTRIBUTE-SYNTAX     SYNTAX ORAd-
  267. dress MATCHES FOR EQUALITY     ::= id-as-mhs-or-address
  268.  
  269. A presented O/R address value is equal to a target O/R address value 
  270. under the conditions specified in clause 18.4. 
  271.  
  272. A.3.3    MHS O/R Name
  273.  
  274. The .I.ot:MHS O/R Name; attribute syntax characterizes an attribute each 
  275. of whose values is an O/R name.
  276.  
  277. .I.va:mhs-or-name-syntax; ATTRIBUTE-SYNTAX     SYNTAX ORName 
  278. MATCHES FOR EQUALITY     ::= id-as-mhs-or-name
  279.  
  280. A presented O/R name value is equal to a target O/R name value if the 
  281. two are identical, attribute by attribute. Additionally, equality may be 
  282. declared under other conditions which are a local matter.
  283.  
  284.  
  285.  
  286. Annex B (to Recommendation X.402) Reference Definition of Object 
  287. Identifiers
  288.  
  289. This annex is an integral part of this Recommendation.
  290.  
  291. This annex defines for reference purposes various Object Identifiers cited 
  292. in the ASN.1 module of annex C. It uses ASN.1.
  293.  
  294. All Object Identifiers this Recommendation assigns are assigned in this 
  295. annex. The annex is definitive for all but those for ASN.1 modules and 
  296. MHS itself. The definitive assignments for the former occur in the mod-
  297. ules themselves; other references to them appear in IMPORT clauses. 
  298. The latter is fixed.
  299.  
  300. ----------
  301.  
  302. .I.mo:MHSObjectIdentifiers; {joint-iso-ccitt     mhs-motis(6) arch(5) mod-
  303. ules(0) object-identifiers(0)} DEFINITIONS IMPLICIT TAGS ::= 
  304. BEGIN
  305.  
  306. -- Prologue
  307.  
  308. -- Exports everything.
  309.  
  310. IMPORTS -- nothing -- ;
  311.  
  312. .I.ty:ID; ::= OBJECT IDENTIFIER
  313.  
  314. -- MHS Aspects
  315.  
  316. .I.va:id-mhsac; ID ::= {joint-iso-ccitt mhs-motis(6) mhsac(0)} -- MHS 
  317. Application Contexts     -- See Recommendation X.419. .I.va:id-ipms;  ID 
  318. ::= {joint-iso-ccitt mhs-motis(6) ipms (1)}     -- Interpersonal Messaging     -- 
  319. See Recommendation X.420. .I.va:id-asdc;  ID ::= {joint-iso-ccitt mhs-
  320. motis(6) asdc (2)}     -- Abstract Service Definition Conventions     -- See Rec-
  321. ommendation X.407. .I.va:id-mts;   ID ::= {joint-iso-ccitt mhs-motis(6) 
  322. mts  (3)}     -- Message Transfer System     -- See Recommendation X.411. 
  323. .I.va:id-ms;    ID ::= {joint-iso-ccitt mhs-motis(6) ms   (4)}     -- Message 
  324. Store     -- See Recommendation X.413. .I.va:id-arch;  ID ::= {joint-iso-ccitt 
  325. mhs-motis(6) arch (5)} -- Overall Architecture     -- See this Recommenda-
  326. tion. .I.va:id-group; ID ::= {joint-iso-ccitt mhs-motis(6) group(6)}     -- 
  327. Reserved.
  328.  
  329. -- Categories
  330.  
  331. .I.va:id-mod; ID ::= {id-arch 0} -- modules; not definitive .I.va:id-oc;  ID 
  332. ::= {id-arch 1} -- object classes .I.va:id-at;  ID ::= {id-arch 2} -- attribute 
  333. types .I.va:id-as;  ID ::= {id-arch 3} -- attribute syntaxes
  334.  
  335. -- Modules
  336.  
  337. .I.va:id-object-identifiers;               ID ::= {id-mod 0} -- not definitive 
  338. .I.va:id-directory-objects-and-attributes; ID ::= {id-mod 1} -- not defini-
  339. tive
  340.  
  341. -- Object classes
  342.  
  343. .I.va:id-oc-mhs-distribution-list;      ID ::= {id-oc 0} .I.va:id-oc-mhs-mes-
  344. sage-store;          ID ::= {id-oc 1} .I.va:id-oc-mhs-message-transfer-agent; 
  345. ID ::= {id-oc 2} .I.va:id-oc-mhs-organizational-user;    ID ::= {id-oc 3} 
  346. .I.va:id-oc-mhs-residential-user;       ID ::= {id-oc 4} .I.va:id-oc-mhs-
  347. user-agent;            ID ::= {id-oc 5}
  348.  
  349. -- Attributes
  350.  
  351. .I.va:id-at-mhs-deliverable-content-length;    ID ::= {id-at  0} .I.va:id-at-
  352. mhs-deliverable-content-types;     ID ::= {id-at  1} .I.va:id-at-mhs-deliv-
  353. erable-eits;              ID ::= {id-at  2} .I.va:id-at-mhs-dl-mem-
  354. bers;                   ID ::= {id-at  3} .I.va:id-at-mhs-dl-submit-permissions;         
  355. ID ::= {id-at 4} .I.va:id-at-mhs-message-store;                 ID ::= {id-at  5} 
  356. .I.va:id-at-mhs-or-addresses;                  ID ::= {id-at  6} .I.va:id-at-mhs-
  357. preferred-delivery-methods;    ID ::= {id-at  7} .I.va:id-at-mhs-supported-
  358. automatic-actions;   ID ::= {id-at  8} .I.va:id-at-mhs-supported-content-
  359. types;       ID ::= {id-at  9} .I.va:id-at-mhs-supported-optional-attributes; 
  360. ID ::= {id-at 10}
  361.  
  362. -- Attribute syntaxes
  363.  
  364. .I.va:id-as-mhs-dl-submit-permission; ID ::= {id-as 0} .I.va:id-as-mhs-
  365. or-address;           ID ::= {id-as 1} .I.va:id-as-mhs-or-name;              ID ::= 
  366. {id-as 2}
  367.  
  368. END -- of MHSObjectIdentifiers
  369.  
  370.  
  371.  
  372. Annex C (to Recommendation X.402) Reference Definition of Directory 
  373. Object Classes and Attributes
  374.  
  375. This annex is an integral part of this Recommendation.
  376.  
  377. This annex, a supplement to annex A, defines for reference purposes the 
  378. object classes, attributes, and attribute syntaxes specific to Message Han-
  379. dling. It uses the OBJECT-CLASS, ATTRIBUTE, and ATTRIBUTE-
  380. SYNTAX macros of Recommendation X.501.
  381.  
  382. ----------
  383.  
  384. .I.mo:MHSDirectoryObjectsAndAttributes; {joint-iso-ccitt     mhs-motis(6) 
  385. arch(5) modules(0) directory(1)} DEFINITIONS IMPLICIT TAGS ::= 
  386. BEGIN
  387.  
  388. -- Prologue
  389.  
  390. -- Exports everything.
  391.  
  392. IMPORTS     -- MHS Object Identifiers      id-as-mhs-dl-submit-permission, id-
  393. as-mhs-or-address,     id-as-mhs-or-name, id-at-mhs-deliverable-content-
  394. length,     id-at-mhs-deliverable-content-types,      id-at-mhs-deliverable-eits, 
  395. id-at-mhs-dl-members,      id-at-mhs-dl-submit-permissions, id-at-mhs-mes-
  396. sage-store,      id-at-mhs-or-addresses, id-at-mhs-preferred-delivery-meth-
  397. ods, id-at-mhs-supported-automatic-actions,      id-at-mhs-supported-
  398. content-types,      id-at-mhs-supported-optional-attributes,      id-oc-mhs-distri-
  399. bution-list, id-oc-mhs-message-store,      id-oc-mhs-message-transfer-agent,      
  400. id-oc-mhs-organizational-user, id-oc-mhs-residential-user, id-oc-mhs-
  401. user-agent, 
  402.  
  403.  
  404.  
  405. ----         FROM MHSObjectIdentifiers {joint-iso-ccitt     mhs-motis(6) arch(5) 
  406. modules(0) object-identifiers(0)}     -- MTS Abstract Service         ORAddress, 
  407. ORName, PreferredDeliveryMethod     ---- FROM MTSAbstractService 
  408. {joint-iso-ccitt     mhs-motis(6) mts(3) modules(0) mTS-abstract-ser-
  409. vice(3)}     -- Information Framework         ATTRIBUTE, ATTRIBUTE-SYN-
  410. TAX, Name, OBJECT-CLASS ----         FROM InformationFramework {joint-
  411. iso-ccitt      ds(5) modules(1) informationFramework(1)}     -- Selected Object 
  412. Classes     applicationEntity, organizationalPerson, residentialPerson,     top ---- 
  413. FROM SelectedObjectClasses {joint-iso-ccitt      ds(5) modules(1) selecte-
  414. dObjectClasses(6)}     -- Selected Attribute Types     commonName, descrip-
  415. tion, distinguishedNameSyntax,     integerSyntax, objectIdentifierSyntax, 
  416. organization,     organizationalUnitName, owner, seeAlso     ---- FROM Select-
  417. edAttributeTypes {joint-iso-ccitt      ds(5) modules(1) selectedAttribute-
  418. Types(5)}
  419.  
  420. -- OBJECT CLASSES
  421.  
  422. -- MHS Distribution List
  423.  
  424. .I.va:mhs-distribution-list; OBJECT-CLASS     SUBCLASS OF top MUST 
  425. CONTAIN {         commonName,      mhs-dl-submit-permissions,         mhs-or-
  426. addresses} MAY CONTAIN {         description,     organization, organization-
  427. alUnitName,         owner, seeAlso, mhs-deliverable-content-types,     mhs-deliver-
  428. able-eits, 
  429.  
  430.  
  431.  
  432. mhs-dl-members,          mhs-preferred-delivery-methods}     ::= id-oc-mhs-distri-
  433. bution-list
  434.  
  435. -- MHS Message Store
  436.  
  437. .I.va:mhs-message-store; OBJECT-CLASS     SUBCLASS OF application-
  438. Entity     MAY CONTAIN {     description, owner,   mhs-supported-optional-
  439. attributes,     mhs-supported-automatic-actions,      mhs-supported-content-
  440. types}     ::= id-oc-mhs-message-store
  441.  
  442. -- MHS Message Transfer Agent
  443.  
  444. .I.va:mhs-message-transfer-agent; OBJECT-CLASS     SUBCLASS OF 
  445. applicationEntity     MAY CONTAIN {     description, owner,   mhs-deliver-
  446. able-content-length}     ::= id-oc-mhs-message-transfer-agent
  447.  
  448. -- MHS Organizational User
  449.  
  450. .I.va:mhs-organizational-user; OBJECT-CLASS     SUBCLASS OF organi-
  451. zationalPerson     MUST CONTAIN {     mhs-or-address} MAY CONTAIN {         
  452. mhs-deliverable-content-length, mhs-deliverable-content-types,     mhs-
  453. deliverable-eits,   mhs-message-store,          mhs-preferred-delivery-methods}     
  454. ::= id-oc-mhs-organizational-user
  455.  
  456. -- MHS Residential User
  457.  
  458. .I.va:mhs-residential-user; OBJECT-CLASS     SUBCLASS OF residen-
  459. tialPerson     MUST CONTAIN {     mhs-or-address} MAY CONTAIN {         mhs-
  460. deliverable-content-length, mhs-deliverable-content-types,     mhs-deliver-
  461. able-eits,   mhs-message-store,          mhs-preferred-delivery-methods}     ::= id-
  462. oc-mhs-residential-user
  463.  
  464. -- MHS User Agent
  465.  
  466. .I.va:mhs-user-agent; OBJECT-CLASS     SUBCLASS OF applicationEn-
  467. tity     MAY CONTAIN {     owner, mhs-deliverable-content-length,      mhs-deliv-
  468. erable-content-types,     mhs-deliverable-eits, 
  469.  
  470.  
  471.  
  472. mhs-or-address}     ::= id-oc-mhs-user-agent
  473.  
  474. -- ATTRIBUTES
  475.  
  476. -- MHS Deliverable Content Length
  477.  
  478. .I.va:mhs-deliverable-content-length; ATTRIBUTE     WITH ATTRIBUTE-
  479. SYNTAX integerSyntax     SINGLE VALUE     ::= id-at-mhs-deliverable-con-
  480. tent-length
  481.  
  482. -- MHS Deliverable Content Types
  483.  
  484. .I.va:mhs-deliverable-content-types; ATTRIBUTE     WITH ATTRIBUTE-
  485. SYNTAX objectIdentifierSyntax     MULTI VALUE     ::= id-at-mhs-deliver-
  486. able-content-types
  487.  
  488. -- MHS Deliverable EITs
  489.  
  490. .I.va:mhs-deliverable-eits; ATTRIBUTE     WITH ATTRIBUTE-SYNTAX 
  491. objectIdentifierSyntax     MULTI VALUE     ::= id-at-mhs-deliverable-eits
  492.  
  493. -- MHS DL Members
  494.  
  495. .I.va:mhs-dl-members; ATTRIBUTE     WITH ATTRIBUTE-SYNTAX 
  496. mhs-or-name-syntax     MULTI VALUE     ::= id-at-mhs-dl-members
  497.  
  498. -- MHS DL Submit Permissions
  499.  
  500. .I.va:mhs-dl-submit-permissions; ATTRIBUTE     WITH ATTRIBUTE-
  501. SYNTAX mhs-dl-submit-permission-syntax     MULTI VALUE ::= id-at-
  502. mhs-dl-submit-permissions
  503.  
  504. -- MHS O/R Addresses
  505.  
  506. .I.va:mhs-or-addresses; ATTRIBUTE     WITH ATTRIBUTE-SYNTAX 
  507. mhs-or-address-syntax     MULTI VALUE     ::= id-at-mhs-or-addresses
  508.  
  509. -- MHS Message Store
  510.  
  511. .I.va:mhs-message-store; ATTRIBUTE     WITH ATTRIBUTE-SYNTAX 
  512. distinguishedNameSyntax     SINGLE VALUE     ::= id-at-mhs-message-store
  513.  
  514. -- MHS Preferred Delivery Methods
  515.  
  516. .I.va:mhs-preferred-delivery-methods; ATTRIBUTE     WITH 
  517. ATTRIBUTE-SYNTAX PreferredDeliveryMethod     MATCHES FOR 
  518. EQUALITY     MULTI VALUE ::= id-at-mhs-preferred-delivery-methods
  519.  
  520. -- MHS Supported Automatic Actions
  521.  
  522. .I.va:mhs-supported-automatic-actions; ATTRIBUTE     WITH 
  523. ATTRIBUTE-SYNTAX objectIdentifierSyntax     MULTI VALUE     ::= id-at-
  524. mhs-supported-automatic-actions
  525.  
  526. -- MHS Supported Content Types
  527.  
  528. .I.va:mhs-supported-content-types; ATTRIBUTE     WITH ATTRIBUTE-
  529. SYNTAX objectIdentifierSyntax     MULTI VALUE     ::= id-at-mhs-sup-
  530. ported-content-types
  531.  
  532. -- MHS Supported Optional Attributes
  533.  
  534. .I.va:mhs-supported-optional-attributes; ATTRIBUTE     WITH 
  535. ATTRIBUTE-SYNTAX objectIdentifierSyntax     MULTI VALUE     ::= id-at-
  536. mhs-supported-optional-attributes
  537.  
  538. -- ATTRIBUTE SYNTAXES
  539.  
  540. -- MHS DL Submit Permission
  541.  
  542. .I.va:mhs-dl-submit-permission-syntax; ATTRIBUTE-SYNTAX     SYN-
  543. TAX DLSubmitPermission     MATCHES FOR EQUALITY     ::= id-as-mhs-
  544. dl-submit-permission
  545.  
  546. .I.ty:DLSubmitPermission; ::= CHOICE {     individual      [0] ORName,     
  547. member-of-dl    [1] ORName,     pattern-match   [2] ORNamePattern,     mem-
  548. ber-of-group [3] Name}
  549.  
  550. .I.ty:ORNamePattern; ::= ORName
  551.  
  552. -- MHS O/R Address
  553.  
  554. .I.va:mhs-or-address-syntax; ATTRIBUTE-SYNTAX     SYNTAX ORAd-
  555. dress MATCHES FOR EQUALITY     ::= id-as-mhs-or-address
  556.  
  557. -- MHS O/R Name
  558.  
  559. .I.va:mhs-or-name-syntax; ATTRIBUTE-SYNTAX     SYNTAX ORName 
  560. MATCHES FOR EQUALITY     ::= id-as-mhs-or-name
  561.  
  562. END -- of MHSDirectory
  563.  
  564.  
  565.  
  566. Annex D (to Recommendation X.402) Security Threats
  567.  
  568. This annex is not a part of this Recommendation
  569.  
  570. An overview of MHS security threats is provided in clause 15.1 of Rec-
  571. ommendation X.400. This considers threats as they appear in an MHS: 
  572. access threats, inter-message threats, intra-message threats, and message 
  573. store threats. These threats can appear in various forms as follows:
  574.  
  575. a)    Masquerade
  576.  
  577. b)    Message sequencing
  578.  
  579. c)    Modification of information
  580.  
  581. d)    Denial of service
  582.  
  583. e)    Leakage of information
  584.  
  585. f)    Repudiation
  586.  
  587. g)    Other MHS threats
  588.  
  589. In addition, they may occur by accident or by malicious intent and may 
  590. be active or passive. Attacks on the MHS will address potential weak-
  591. nesses and may comprise of a number of threats. This annex deals with 
  592. individual threats and although consideration is given to a number of 
  593. broad classes of threat, it is not a complete list.
  594.  
  595. Table 13/X.402 indicates how these threats can be met using the MHS 
  596. security services. The list of threats given here is indicative rather than 
  597. definitive.
  598.  
  599. Table .T.:13/X.402 Use of MHS Security Services
  600.  
  601. +-------------------------------+-------------------------------+ | 
  602. THREAT                       | SERVICES                      | +- MASQUERADE -
  603. ------------------+-------------------------------+ | Impersonation and mis-
  604. use      | Message Origin Authentication | |    of the MTS                 | Probe 
  605. Origin Authentication  | |                               | Secure Access Management      
  606. | | Falsely acknowledge receipt   | Proof of Delivery             | | Falsely 
  607. claim to originate   | Message Origin Authentication | |   a mes-
  608. sage                   |                              | | Impersonation of an MTA to    | Proof 
  609. of submission          | |   an MTS-user                 | Report Origin Authenti-
  610. cation  | |                              | Secure Access Management      | | Imperson-
  611. ation of an MTA to   | Report Origin Authentication  | |   another 
  612. MTA                 | Secure Access Management      | +- MESSAGE 
  613. SEQUENCING ----------+--------------------------------+ | Replay of mes-
  614. sages            | Message Sequence Integrity    | | Re-ordering of messages       
  615. | Message Sequence Integrity    | | Pre-play of messages         
  616. |                               | | Delay of messages             |                              | +- 
  617. MODIFICATION OF INFORMATION -+--------------------------------+ | 
  618. Modification of messages      | Connection Integrity          | 
  619. |                              | Content Integrity             | | Destruction of messages      
  620. | Message Sequence Integrity    | | Corruption of routing and     
  621. |                              | |  other management information |                              | 
  622. +- DENIAL OF SERVICE -----------+-------------------------------+ | 
  623. Denial of communications      |                               | | MTA flood-
  624. ing                 |                               | | MTS flooding                  
  625. |                              | +- REPUDIATION -----------------+---------------------
  626. -----------+ | Denial of origin              | Non-repudiation of Origin     | | 
  627. Denial of submission          | Non-repudiation of Submission | | Denial of 
  628. delivery           | Non-repudiation of Delivery   | +- LEAKAGE OF 
  629. INFORMATION ------+--------------------------------+ | Loss of confidenti-
  630. ality       | Connection Confidentiality   | |                               | Content Con-
  631. fidentiality       | | Loss of anonymity             | Message Flow 
  632. Confidentiality  | | Misappropriation of messages  | Secure Access Man-
  633. agement      | | Traffic analysis              | Message Flow Confidentiality  | +- 
  634. OTHER THREATS ---------------+--------------------------------+ | Origina-
  635. tor not cleared for    | Secure Access Management      | |   Message Secu-
  636. rity Label     | Message Security Labelling    | | MTA/MTS-user not 
  637. cleared for  | Secure Access Management      | |   Security Context            |                              
  638. | | Misrouting                    | Secure Access Management     | 
  639. |                               | Message Security Labelling    | | Differing labelling 
  640. policies  |                               | +--------------------------------+----------------
  641. ---------------+
  642.  
  643. D.1    Masquerade
  644.  
  645. Masquerade occurs when an entity successfully pretends to be a different 
  646. entity and can take place in a number of ways. An unauthorized MTS-
  647. user may impersonate another to gain unauthorized access to MTS facili-
  648. ties or to act to the detriment of the valid user, e.g., to discard his mes-
  649. sages. An MTS-user may impersonate another user and so falsely 
  650. acknowledge receipt of a message by the "valid" recipient. A message 
  651. may be put into the MTS by a user falsely claiming the identity of 
  652. another user. An MTS-user, MS, or MTA may masquerade as another 
  653. MTS-user, MS, or MTA.
  654.  
  655. Masquerade threats include the following:
  656.  
  657. a)    Impersonation and misuse of the MTS
  658.  
  659. b)    Falsely acknowledge receipt
  660.  
  661. c)    Falsely claim to originate a message
  662.  
  663. d)    Impersonation of an MTA to an MTS-user
  664.  
  665. e)    Impersonation of an MTA to another MTA
  666.  
  667. A masquerade usually consists of other forms of attack and in a secure 
  668. system may involve authentication sequences from valid users, e.g., in 
  669. replay or modification of messages.
  670.  
  671. D.2    Message Sequencing
  672.  
  673. Message sequencing threats occur when part or all of a message is 
  674. repeated, time-shifted, or reordered. This can be used to exploit the 
  675. authentication information in a valid message and resequence or time-
  676. shift valid messages. Although it is impossible to prevent replay with the 
  677. MHS security services, it can be detected and the effects of the threat 
  678. eliminated.
  679.  
  680. Message sequencing threats include the following:
  681.  
  682. a)    Replay of messages
  683.  
  684. b)    Reordering of messages
  685.  
  686. c)    Pre-play of messages
  687.  
  688. d)    Delay of messages
  689.  
  690. D.3    Modification of Information
  691.  
  692. Information for an intended recipient, routing information, and other 
  693. management data may be lost or modified without detection. This could 
  694. occur to any aspect of the message, e.g., its labelling, content, attributes, 
  695. recipient, or originator. Corruption of routing or other management infor-
  696. mation, stored in MTAs or used by them, may cause the MTS to lose 
  697. messages or otherwise operate incorrectly.
  698.  
  699. Modification of information threats include the following:
  700.  
  701. a)    Modification of messages
  702.  
  703. b)    Destruction of messages
  704.  
  705. c)    Corruption of routing and other management information.
  706.  
  707. D.4    Denial of Service
  708.  
  709. Denial of service occurs when an entity fails to perform its function or 
  710. prevents other entities from performing their functions. This may be a 
  711. denial of access, a denial of communications (leading to other problems 
  712. like overload), a deliberate suppression of messages to a particular recip-
  713. ient, or a fabrication of extra traffic. The MTS can be denied if an MTA 
  714. has been caused to fail or operate incorrectly. In addition, an MTS-user 
  715. may cause the MTS to deny a service to other users by flooding the ser-
  716. vice with messages which might overload the switching capability of an 
  717. MTA or fill up all available message storage space.
  718.  
  719. Denial of service threats include the following:
  720.  
  721. a)    Denial of communications
  722.  
  723. b)    MTA failure
  724.  
  725. c)    MTS flooding
  726.  
  727. D.5    Repudiation
  728.  
  729. Repudiation can occur when an MTS-user or the MTS may later deny 
  730. submitting, receiving, or originating a message.
  731.  
  732. Repudiation threats include the following:
  733.  
  734. a)    Denial of origin
  735.  
  736. b)    Denial of submission
  737.  
  738. c)    Denial of delivery
  739.  
  740. D.6    Leakage of Information
  741.  
  742. Information may be acquired by an unauthorized party by monitoring 
  743. transmissions,by unauthorized access to information stored in any MHS 
  744. entity, or by masquerade. In some cases, the presence of an MTS-user on 
  745. the system may be sensitive and its anonymity may have to be preserved. 
  746. An MTS-user other than the intended recipient may obtain a message. 
  747. This might result from impersonation and misuse of the MTS or through 
  748. causing an MTA to operate incorrectly. Further details on the information 
  749. flowing in an MTS may be obtained from observing the traffic.
  750.  
  751. Leakage of information threats include the following:
  752.  
  753. a)    Loss of confidentiality
  754.  
  755. b)    Loss of anonymity
  756.  
  757. c)    Misappropriation of messages
  758.  
  759. d)    Traffic analysis
  760.  
  761. D.7    Other Threats
  762.  
  763. In a multi- or single-level secure system, a number of threats may exist 
  764. that relate to security labelling, e.g., routing through a node that cannot 
  765. be trusted with information of particular value, or where systems use dif-
  766. ferent labelling policies. Threats may exist to the enforcement of a secu-
  767. rity policy based on logical separation using security labels. An MTS-
  768. user may originate a message and assign it a label for which it is not 
  769. cleared. An MTS-user or MTA may set up or accept an association with a 
  770. security context for which it does not have clearance.
  771.  
  772. Other threats include the following:
  773.  
  774. a)    Originator not cleared for message label (inappropriate submit)
  775.  
  776. b)    MTA/MTS-user not cleared for context
  777.  
  778. c)    Misrouting
  779.  
  780. d)    Differing labelling policies
  781.  
  782.  
  783.  
  784. Annex E (to Recommendation X.402) Provision of Security Services in 
  785. Recommendation X.411
  786.  
  787. This annex is an integral part of this Recommendation.
  788.  
  789. Table 14/X.402 indicates which service elements from Recommendation 
  790. X.411 may be used to support the security services described in clause 
  791. 10.2.
  792.  
  793. Table .T.:14/X.402 MHS Security Service Provision
  794.  
  795. +-------------------------------+-------------------------------------+ | SER-
  796. VICE                      | MTS ARGUMENTS/SERVICES              | +- ORI-
  797. GIN AUTHENTICATION SECURITY SERVICES -------------------------
  798. --+ | Message Origin Authentication | Message Origin Authentication 
  799. Check | |                               | Message Token                       | | Probe Origin 
  800. Authentication   | Probe Origin Authentication Check   | | Report Origin 
  801. Authentication  | Report Origin Authentication Check  | | Proof of Sub-
  802. mission           | Proof of Submission Request        | |                               | 
  803. Proof of Submission                 | | Proof of Delivery             | Proof of Deliv-
  804. ery Request           | |                              | Proof of Delivery                   | +- 
  805. SECURE ACCESS MANAGEMENT SECURITY SERVICES -----------
  806. -------------+ | Peer Entity Authentication    | Initiator Credentials               | 
  807. |                               | Responder Credentials               | | Security Context              
  808. | Security Context                   | +- DATA CONFIDENTIALITY SECU-
  809. RITY SERVICES -----------------------------+ | Connection Confidentiality    
  810. | Not supported                       | | Content Confidentiality       | Content Con-
  811. fidentiality Algorithm   | |                              |   Identifier                        | |                              
  812. | Message Token                       | | Message Flow Confidentiality  | Content 
  813. Type                        | +- DATA INTEGRITY SECURITY SERVICES ----
  814. -------------------------------+ | Connection Integrity          | Not sup-
  815. ported                      | | Content Integrity             | Content Integrity Check            
  816. | |                               | Message Token                       | |                              | 
  817. Message Origin Authentication Check | | Message Sequence Integrity    | 
  818. Message Sequence Number             | |                              | Message Token                       
  819. | +- NON-REPUDIATION SECURITY SERVICES -------------------------
  820. ---------+ | Non-Repudiation of Origin     | Content Integrity Check             
  821. | |                               | Message Token                      | |                               | 
  822. Message Origin Authentication Check | | Non-Repudiation of Submission 
  823. | Proof of Submission Request         | |                              | Proof of Submis-
  824. sion                 | | Non-Repudiation of Delivery   | Proof of Delivery 
  825. Request           | |                              | Proof of Delivery                   | +------
  826. -------------------------+--------------------------------------+ | Message Secu-
  827. rity Labelling    | Message Security Label              | |                               | 
  828. Message Token                      | |                               | Message Origin Authen-
  829. tication Check | +- SECURITY MANAGEMENT SECURITY SER-
  830. VICES -----------------------------+ | Change Credentials            | Change 
  831. Credentials                  | | Register                     | Register                            | 
  832. +--------------------------------+-------------------------------------+
  833.  
  834.  
  835.  
  836. Annex F (to Recommendation X.402) Differences Between CCITT Rec-
  837. ommendation and ISO Standard
  838.  
  839. This annex is not a part of this Recommendation.
  840.  
  841. This annex lists all but the purely stylistic differences between this Rec-
  842. ommendation and the corresponding ISO International Standard.
  843.  
  844. There are no differences between the two specifications.
  845.  
  846. CCITT Draft Recommendation X.402 MHS: Overall Architecture (Ver-
  847. sion 5, November 1987, Gloucester)
  848.  
  849. -- --
  850.  
  851. Annex G (to Recommendation X.402) Index
  852.  
  853. This annex is not a part of this Recommendation.
  854.  
  855. This annex indexes this Recommendation. It gives the number(s) of the 
  856. page(s) on which each item in each of several categories is defined. Its 
  857. coverage of each category is exhaustive.
  858.  
  859. This annex indexes items (if any) in the following categories:
  860.  
  861. a)    Abbreviations (ab)
  862.  
  863. b)    Terms (gt)
  864.  
  865. c)    Information items (ot)
  866.  
  867. d)    ASN.1 modules (mo)
  868.  
  869. e)    ASN.1 macros (ma)
  870.  
  871. f)    ASN.1 types (ty)
  872.  
  873. g)    ASN.1 values (va)
  874.  
  875. h)    Bilateral agreements (ba)
  876.  
  877. i)    Items for further study (fs)
  878.  
  879. j)    Items to be supplied (fs)
  880.  
  881. ----------
  882.  
  883. .Begin Index.
  884.  
  885. Abbreviations
  886.  
  887. A/SYS  36
  888.  
  889. AC  5
  890.  
  891. ACs  62
  892.  
  893. ACSE  5, 62
  894.  
  895. ADMD  38
  896.  
  897. AE  4
  898.  
  899. APDU  4
  900.  
  901. AS/SYS  36
  902.  
  903. ASE  4
  904.  
  905. ASEs  56
  906.  
  907. ASN.1  5
  908.  
  909. AST/SYS  37
  910.  
  911. AT/SYS  36
  912.  
  913. AU  11
  914.  
  915. C  7
  916.  
  917. COMPUSEC  22
  918.  
  919. D  7
  920.  
  921. DL  10
  922.  
  923. DSA  6
  924.  
  925. EIT  14
  926.  
  927. M  7
  928.  
  929. MASE  61
  930.  
  931. MD  38
  932.  
  933. MDSE  61
  934.  
  935. MHE  8
  936.  
  937. MHS  9
  938.  
  939. MRSE  61
  940.  
  941. MS  11
  942.  
  943. MSSE  61
  944.  
  945. MTA  12
  946.  
  947. MTS  10
  948.  
  949. MTSE  61
  950.  
  951. O  7
  952.  
  953. OSI  5
  954.  
  955. P1  62
  956.  
  957. P3  62
  958.  
  959. P7  62
  960.  
  961. PDAU  12
  962.  
  963. PDS  12
  964.  
  965. PRMD  38
  966.  
  967. RO  6
  968.  
  969. ROSE  6, 61
  970.  
  971. RT  6
  972.  
  973. RTSE  6, 62
  974.  
  975. S/SYS  36
  976.  
  977. ST/SYS  36
  978.  
  979. T/SYS  36
  980.  
  981. UA  11
  982.  
  983. UE  5
  984.  
  985. Terms
  986.  
  987. access and storage system  36
  988.  
  989. access and transfer system  36
  990.  
  991. access, storage, and transfer system  37
  992.  
  993. access system  36
  994.  
  995. access unit  11
  996.  
  997. actual recipient  17
  998.  
  999. administration-domain-name  44
  1000.  
  1001. administration management domain  38
  1002.  
  1003. affirmation  21
  1004.  
  1005. asymmetric  57
  1006.  
  1007. attribute  42
  1008.  
  1009. attribute list  42
  1010.  
  1011. attribute type  42
  1012.  
  1013. attribute value  42
  1014.  
  1015. common-name  45
  1016.  
  1017. conditional  7
  1018.  
  1019. consuming ASE  58
  1020.  
  1021. consuming UE  58
  1022.  
  1023. content  13
  1024.  
  1025. content type  14
  1026.  
  1027. conversion  21
  1028.  
  1029. country-name  45
  1030.  
  1031. defaultable  7
  1032.  
  1033. delivery  19
  1034.  
  1035. delivery agent  19
  1036.  
  1037. delivery report  15
  1038.  
  1039. described message  14
  1040.  
  1041. direct submission  18
  1042.  
  1043. direct user  9
  1044.  
  1045. distribution list  10
  1046.  
  1047. DL expansion  20
  1048.  
  1049. domain  38
  1050.  
  1051. domain-defined attribute  42
  1052.  
  1053. encoded information type  14
  1054.  
  1055. envelope  13
  1056.  
  1057. event  15
  1058.  
  1059. expansion point  20
  1060.  
  1061. explicit conversion  21
  1062.  
  1063. export  19
  1064.  
  1065. extension-O/R-address-components  45
  1066.  
  1067. extension-physical-delivery-address-components  45
  1068.  
  1069. external routing  22
  1070.  
  1071. external transfer  18
  1072.  
  1073. formatted  51
  1074.  
  1075. Global MHS  40
  1076.  
  1077. grade  7
  1078.  
  1079. immediate recipient  16
  1080.  
  1081. implicit conversion  21
  1082.  
  1083. import  18
  1084.  
  1085. indirect submission  18
  1086.  
  1087. indirect user  9
  1088.  
  1089. intended recipient  16
  1090.  
  1091. internal routing  22
  1092.  
  1093. internal transfer  18
  1094.  
  1095. joining  20
  1096.  
  1097. local-postal-attributes  45
  1098.  
  1099. management domain  38
  1100.  
  1101. mandatory  7
  1102.  
  1103. members  10
  1104.  
  1105. member recipient  17
  1106.  
  1107. message  13
  1108.  
  1109. Message Handling  8
  1110.  
  1111. Message Handling Environment  8
  1112.  
  1113. Message Handling System  9
  1114.  
  1115. Message Storage  8
  1116.  
  1117. message store  11
  1118.  
  1119. Message Transfer  8
  1120.  
  1121. message transfer agent  12
  1122.  
  1123. Message Transfer System  10
  1124.  
  1125. messaging system  34
  1126.  
  1127. mnemonic O/R address  50
  1128.  
  1129. name resolution  20
  1130.  
  1131. nested  10
  1132.  
  1133. network-address  45
  1134.  
  1135. non-affirmation  21
  1136.  
  1137. non-delivery  21
  1138.  
  1139. non-delivery report  15
  1140.  
  1141. numeric-user-identifier  46
  1142.  
  1143. numeric O/R address  51
  1144.  
  1145. O/R address  49
  1146.  
  1147. O/R name  41
  1148.  
  1149. optional  7
  1150.  
  1151. organization-name  46
  1152.  
  1153. organizational-unit-names  46
  1154.  
  1155. origination  18
  1156.  
  1157. originator  16
  1158.  
  1159. originator-specified alternate recipient  17
  1160.  
  1161. PDS-name  46
  1162.  
  1163. personal-name  46
  1164.  
  1165. physical-delivery-country-name  47
  1166.  
  1167. physical-delivery-office-name  47
  1168.  
  1169. physical-delivery-office-number  47
  1170.  
  1171. physical-delivery-organization-name  47
  1172.  
  1173. physical-delivery-personal-name  47
  1174.  
  1175. Physical delivery  12
  1176.  
  1177. physical delivery access unit  12
  1178.  
  1179. physical delivery system  12
  1180.  
  1181. physical message  12
  1182.  
  1183. physical rendition  12
  1184.  
  1185. post-office-box-address  47
  1186.  
  1187. postal-code  47
  1188.  
  1189. postal O/R address  51
  1190.  
  1191. poste-restante-address  47
  1192.  
  1193. potential recipient  17
  1194.  
  1195. private-domain-name  48
  1196.  
  1197. private management domain  38
  1198.  
  1199. probe  14
  1200.  
  1201. receipt  19
  1202.  
  1203. recipient  17
  1204.  
  1205. recipient-assigned alternate recipient  17
  1206.  
  1207. redirection  21
  1208.  
  1209. report  15
  1210.  
  1211. retrieval  19
  1212.  
  1213. routing  22
  1214.  
  1215. splitting  20
  1216.  
  1217. standard attribute  42
  1218.  
  1219. step  15
  1220.  
  1221. storage and transfer system  36
  1222.  
  1223. storage system  36
  1224.  
  1225. street-address  48
  1226.  
  1227. subject message  15
  1228.  
  1229. subject probe  15
  1230.  
  1231. submission  18
  1232.  
  1233. submission agent  18
  1234.  
  1235. submit permission  10
  1236.  
  1237. supplying ASE  58
  1238.  
  1239. supplying UE  58
  1240.  
  1241. symmetric  57
  1242.  
  1243. terminal-identifier  48
  1244.  
  1245. terminal-type  48
  1246.  
  1247. terminal O/R address  51
  1248.  
  1249. transfer  18
  1250.  
  1251. transfer system  36
  1252.  
  1253. transmittal  15
  1254.  
  1255. transmittal event  15
  1256.  
  1257. transmittal step  15
  1258.  
  1259. type  42
  1260.  
  1261. unformatted  51
  1262.  
  1263. unformatted-postal-address  48
  1264.  
  1265. unique-postal-name  48
  1266.  
  1267. user  9
  1268.  
  1269. user agent  11
  1270.  
  1271. value  42
  1272.  
  1273. Information Items
  1274.  
  1275. MHS Deliverable Content Length  65
  1276.  
  1277. MHS Deliverable Content Types  65
  1278.  
  1279. MHS Deliverable EITs  65
  1280.  
  1281. MHS Distribution List  63
  1282.  
  1283. MHS DL Members  65
  1284.  
  1285. MHS DL Submit Permission  67
  1286.  
  1287. MHS DL Submit Permissions  65
  1288.  
  1289. MHS Message Store  63, 66
  1290.  
  1291. MHS Message Transfer Agent  64
  1292.  
  1293. MHS O/R Address  67
  1294.  
  1295. MHS O/R Addresses  66
  1296.  
  1297. MHS O/R Name  68
  1298.  
  1299. MHS Organizational User  64
  1300.  
  1301. MHS Preferred Delivery Methods  66
  1302.  
  1303. MHS Residential User  64
  1304.  
  1305. MHS Supported Automatic Actions  66
  1306.  
  1307. MHS Supported Content Types  66
  1308.  
  1309. MHS Supported Optional Attributes  67
  1310.  
  1311. MHS User Agent  64
  1312.  
  1313. ASN.1 Modules
  1314.  
  1315. MHSDirectoryObjectsAndAttributes  71
  1316.  
  1317. MHSObjectIdentifiers  69
  1318.  
  1319. ASN.1 Macros
  1320.  
  1321. None
  1322.  
  1323. ASN.1 Types
  1324.  
  1325. DLSubmitPermission  67, 74
  1326.  
  1327. ID  69
  1328.  
  1329. ORNamePattern  67, 74
  1330.  
  1331. ASN.1 Values
  1332.  
  1333. id-arch  69
  1334.  
  1335. id-as  69
  1336.  
  1337. id-as-mhs-dl-submit-permission  70
  1338.  
  1339. id-as-mhs-or-address  70
  1340.  
  1341. id-as-mhs-or-name  70
  1342.  
  1343. id-asdc  69
  1344.  
  1345. id-at  69
  1346.  
  1347. id-at-mhs-deliverable-content-length  70
  1348.  
  1349. id-at-mhs-deliverable-content-types  70
  1350.  
  1351. id-at-mhs-deliverable-eits  70
  1352.  
  1353. id-at-mhs-dl-members  70
  1354.  
  1355. id-at-mhs-dl-submit-permissions  70
  1356.  
  1357. id-at-mhs-message-store  70
  1358.  
  1359. id-at-mhs-or-addresses  70
  1360.  
  1361. id-at-mhs-preferred-delivery-methods  70
  1362.  
  1363. id-at-mhs-supported-automatic-actions  70
  1364.  
  1365. id-at-mhs-supported-content-types  70
  1366.  
  1367. id-at-mhs-supported-optional-attributes  70
  1368.  
  1369. id-directory-objects-and-attributes  70
  1370.  
  1371. id-group  69
  1372.  
  1373. id-ipms  69
  1374.  
  1375. id-mhsac  69
  1376.  
  1377. id-mod  69
  1378.  
  1379. id-ms  69
  1380.  
  1381. id-mts  69
  1382.  
  1383. id-object-identifiers  70
  1384.  
  1385. id-oc  69
  1386.  
  1387. id-oc-mhs-distribution-list  70
  1388.  
  1389. id-oc-mhs-message-store  70
  1390.  
  1391. id-oc-mhs-message-transfer-agent  70
  1392.  
  1393. id-oc-mhs-organizational-user  70
  1394.  
  1395. id-oc-mhs-residential-user  70
  1396.  
  1397. id-oc-mhs-user-agent  70
  1398.  
  1399. mhs-deliverable-content-length  65, 73
  1400.  
  1401. mhs-deliverable-content-types  65, 73
  1402.  
  1403. mhs-deliverable-eits  65, 73
  1404.  
  1405. mhs-distribution-list  63, 72
  1406.  
  1407. mhs-dl-members  65, 73
  1408.  
  1409. mhs-dl-submit-permission-syntax  67, 74
  1410.  
  1411. mhs-dl-submit-permissions  66, 73
  1412.  
  1413. mhs-message-store  63, 66, 72, 73
  1414.  
  1415. mhs-message-transfer-agent  64, 72
  1416.  
  1417. mhs-or-address-syntax  68, 74
  1418.  
  1419. mhs-or-addresses  66, 73
  1420.  
  1421. mhs-or-name-syntax  68, 74
  1422.  
  1423. mhs-organizational-user  64, 72
  1424.  
  1425. mhs-preferred-delivery-methods  66, 74
  1426.  
  1427. mhs-residential-user  64, 72
  1428.  
  1429. mhs-supported-automatic-actions  66, 74
  1430.  
  1431. mhs-supported-content-types  66, 74
  1432.  
  1433. mhs-supported-optional-attributes  67, 74
  1434.  
  1435. mhs-user-agent  64, 73
  1436.  
  1437. Bilateral Agreements
  1438.  
  1439. routing  52, 53
  1440.  
  1441. Items for Further Study
  1442.  
  1443. None
  1444.  
  1445. Items to Be Supplied
  1446.  
  1447. None
  1448.  
  1449. .End Index.
  1450.  
  1451. terpersonal Messaging System            | | T.330 | -      | Telematic access to 
  1452. IPMS          ╟εv─q_  █lp   { h╡     d    _ _      Z,   = U  @ ╟ @ ╟ @ ╟ B  B    
  1453. @ ! ╟ ! ╔ = f"  u"vΩ"  ╓"qT$  c$l $   $gc.  g.b 4   4]┼:  ⌠:X  @ A ╟ A ╟ 
  1454. A ╟   @ @ ╟@ ╟ @ ╟ ⌠: A  
  1455.  
  1456. By B  OBwWB  ¬Bu B   Bs B   Cq C  PCoXC  ΣCmεC   Ck C  ╟                   
  1457.  
  1458.  CFCyfD  _DwτD  _Du¬D   Ds D   Eq E  @EoHE  pEmxE  φEk_E   Ei╟                    
  1459.  
  1460.  E]F  uFy~F  ╝Fw F  GFu_F  ,Gs3G  xGq╟G   Go╡G  +Hm3H  eHkmH  
  1461. ╟                   
  1462.  
  1463. mH¬Hy J   Jt J  
  1464.  
  1465. JoQJ  WJj[J  \Je╟J  σJ`δJ  ΦJ[ J  3H  e @ ╟ @ ╟ @ ╟ @ ╟ @ ╟ @ ╟    J 
  1466. Jv K   KqwK }Kl_K  ╟KgIL  OLbTL  UL]σM  εMX─M  3H @ ╟ @ ╟ @ 
  1467. ╟ @ ╟ @ ╟ @ ╟ @ ╟ ─M┼Mv M   Mq M  MlfN  lNgnN  oNbÑN  
  1468. ·N]║N  ┐NXτO  3H @ ╟ @ ╟ @ ╟ @ ╟ @ ╟ @ ╟ @ ╟ τO∞Ov┼O  ╔Oq 
  1469. O  Ol O   Og Q   Qb Q   Q]'U  ±U[^V  3H @   @ ╟ @ ╟ @ ╟ @ ╟ @ ╟ 
  1470. @ ╟ ^VdVviVtjVokVmqV wVh╟VfⁿVaΓV  δV\ΦVZ∩VU V  ^V  3 @ ╟   
  1471. @ ╟ @ ╟   @ ╟   @ ╟   @ ╟
  1472.  
  1473.  V VvtVtFVo_V  ╜Vj▒Vh_VcÑW  ·W^ W\ WW W   WR^V @ ╟ @ ╟   
  1474. @ ╟ @ ╟   @ ╟ @ ╟   @ ╟
  1475.  
  1476.  W Wy Wt√X  úXo║Xm┐Xh¼X   Xc Xa X\qY  uYXτY  ∞YT B  A  @ ╟   
  1477. @ ╟ @ ╟   @ ╟ @ ╟  ∞Y_Z  ┼Zy [  
  1478.  
  1479. [w [r#[p$[k≥[  ó[f╜[d╝[_ \   \Z,\X B    @ ╟ @ ╟   @ ╟ @ ╟   @ ╟   ! ,\-
  1480. \v ]  ]tL^  R^on^mo^hq^  w^cz^a{^\ ^   ^Z ^   B    ! @ ╟   @ ╟ @ ╟   @ 
  1481. ╟   @ ╟  ^ ^y ^  ^wS^  ≈^u ^   ^s\_  s_qu_  x_o{_  σ_mΩ_  √_kú_  ┐_i ╟  ! 
  1482. ! ! ! ! ! ! ! !
  1483.  
  1484. ┐_ _   _y `  &`ws`  ~`u_b  ┐bs/c  FcqHc  McoSc  ecm╡d  SdhGe   ╟ A ╟ ! 
  1485. ! ! ! ! ! !
  1486.  
  1487. GeFev etfo f   fj fhfcΩf  ∞fa f   f\ gZ gU9g  ╡ @ ╟   @ ╟   @ ╟   @ ╟ @ ╟   
  1488. @ ╟9g?gvJgtKgo⌠g  ╓gj¬gh║gcni  qia~i  Σi\≥iZ√iU i  ╡ @ ╟   @ ╟ ! @ ╟   
  1489. @ ╟ @ ╟   @ ╟ i_ivßitφio i  ▀ijFihQic j   j^ j\ jWYj  `jUîj  ╡ ! @ ╟   @ ╟ 
  1490. @ ╟   @ ╟ @ ╟   @ ╟îj≈jy2k  8ktIkrJkm k   kk█k   ki
  1491.  
  1492. l   lgTl  kleml  xlczl  @ ╟ ! ! ! !   @ ╟   @ ╟ ! zlΩly─l  ▄lw n   nr_n   nm 
  1493. ok of o   oa o_ oZ1p  xlc @ ╟   @ ╟ @ ╟   @ ╟ A ╟ ! ! 1p;py p   pttprF-
  1494. pm_p ╜ph_pf_pasq  wq_▀r  trZ█rXxl   @ ╟   @ ╟   @ ╟ @ ╟   @ ╟ ! 
  1495. █rirv_r   rq rosj t  th t  
  1496.