|
|
1.1 ! root 1: NLP DEFINITIONS ::= ! 2: BEGIN ! 3: ! 4: Translation-request ::= SEQUENCE ! 5: { protocol-id [0] VisibleString , ! 6: action-request [1] CHOICE ! 7: { [0] NRS-name-validation , ! 8: [1] System-description , ! 9: [2] Forward-lookup , ! 10: [3] Reverse-lookup , ! 11: [4] Inverse-forward-lookup , ! 12: [5] Inverse-reverse-lookup , ! 13: [6] NSAP-forward-lookup } } ! 14: ! 15: NRS-name-validation ::= SEQUENCE ! 16: { user-input [0] VisibleString , ! 17: standard-environment [1] VisibleString , ! 18: abbreviated-environment [2] VisibleString OPTIONAL , ! 19: viewpoints [3] SEQUENCE OF SEQUENCE ! 20: { [0] Context , ! 21: [1] Address-space-id } OPTIONAL } ! 22: ! 23: System-description ::= SEQUENCE ! 24: { user-input [0] VisibleString , ! 25: standard-environment [1] VisibleString , ! 26: abbreviated-environment [2] VisibleString OPTIONAL } ! 27: ! 28: Forward-lookup ::= SEQUENCE ! 29: { user-input [0] VisibleString , ! 30: standard-environment [1] VisibleString , ! 31: abbreviated-environment [2] VisibleString OPTIONAL , ! 32: viewpoints [3] SEQUENCE OF SEQUENCE ! 33: { [0] Context , ! 34: [1] Address-space-id } } ! 35: ! 36: Reverse-lookup ::= CHOICE ! 37: { ybts-world [0] SEQUENCE ! 38: { address-space [0] Address-space-id , ! 39: dte-number [1] NumericString , ! 40: ybts-string [2] VisibleString OPTIONAL , ! 41: context [3] Context } , ! 42: osi-world [1] SEQUENCE ! 43: { nsap [0] NumericString , ! 44: tselector [1] OCTET STRING OPTIONAL , ! 45: sselector [2] OCTET STRING OPTIONAL , ! 46: pselector [3] OCTET STRING OPTIONAL , ! 47: place-holder [4] ANY OPTIONAL , ! 48: application-title [5] ANY OPTIONAL , ! 49: per-application-context-info [6] ANY OPTIONAL , ! 50: context [7] Context OPTIONAL } } ! 51: ! 52: Inverse-forward-lookup ::= Reverse-lookup ! 53: ! 54: Inverse-reverse-lookup ::= SEQUENCE ! 55: { standard-name [0] VisibleString , ! 56: viewpoints [1] SEQUENCE OF SEQUENCE ! 57: { [0] Context , ! 58: [1] Address-space-id } } ! 59: ! 60: NSAP-forward-lookup ::= SEQUENCE ! 61: { nsap [0] NumericString , ! 62: viewpoints [1] SEQUENCE OF Address-space-id } ! 63: ! 64: Context ::= INTEGER { x29 (0) , ! 65: ts29 (1) , ! 66: niftp (2) , ! 67: mail-niftp (3) , ! 68: not-used (4) , ! 69: mail-telex (5) , ! 70: jtmp (6) , ! 71: jtmp-files (7) , ! 72: jtmp-reg (8) , ! 73: ybts-node (9) , ! 74: ybts (10) , ! 75: ftam (11) , ! 76: jtm (12) , ! 77: jtm-reg (13) , ! 78: vt (14) , ! 79: motis (15) } ! 80: ! 81: Address-space-id ::= INTEGER { pss (0) , ! 82: janet (1) , ! 83: telex (2) , ! 84: osi-cons (3) } ! 85: ! 86: END
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.