2 {Z39-50-extendedService Index-Data(81) AdminES (1)} DEFINITIONS ::=
3 -- oid is 1.2.840.10003.9.81.1
5 IMPORTS DiagRec, InternationalString, Segment
8 esRequest [1] IMPLICIT SEQUENCE{
9 toKeep [1] OriginPartToKeep,
10 notToKeep [2] OriginPartNotToKeep},
11 taskPackage [2] IMPLICIT SEQUENCE{
14 targetPart [2] TargetPart}}
16 OriginPartToKeep ::= SEQUENCE{
22 import [5] ImportParameters,
23 refresh [6] NULL, -- Review internal representation of records against source files on disk to
24 -- see if they have been updated.
28 databaseName [2] IMPLICIT InternationalString OPTIONAL}
30 OriginPartNotToKeep ::= CHOICE{
32 recordsWillFollow [0] NULL}
34 TargetPart ::= SEQUENCE{
35 updateStatus [1] IMPLICIT INTEGER{
39 globalDiagnostics [2] IMPLICIT SEQUENCE OF
43 -- Auxiliary definitions for Admin
45 ImportParameters ::= SEQUENCE{
46 recordType [1] IMPLICIT InternationalString