OCLCILLService DEFINITIONS ::= -- The object identifier of this local object -- is 1.0.10161.4.1000.2.1 BEGIN OCLCILLService ::= SEQUENCE { oCLCILLServiceType [0] IMPLICIT OCLCILLServiceType } OCLCILLServiceType ::= ENUMERATED { directToProfile (1), directToLender (2), directToReview (3) } END