OSI/AS and OSI/TS Supplement (Includes RFC-1006 Support)
General OSI/AS and OSI/TS Manual Changes and Corrections
8–22 107751 Tandem Computers Incorporated
[ APTITLE { “{”
list
“}” | “(”
list
“)” } ]
APTITLE
defines the AP title for the #APPL entry being added or altered. AP title values
are locally administered.
Value: An APTITLE must be a valid ASN.1 object identifier. It must contain
at least two integers, up to a maximum of 16 integers. The first
integer must be between 0 and 2, inclusive. The second integer must
be between 0 and 39, inclusive. Subsequent integers must be
between 0 and 9999, inclusive. The integer list is enclosed by “{}” or
“()”. The integers must be separated by blanks or commas.
Default: No default value is provided.
Example:
ADD #APPL.OB1, SSel 700000, TSel 700000, NSAP 70, &
aptitle {0,9,2342,19200300,99}
The INFO ENTRY #APPL, STATUS SU, and CHECK SU commands can display
expanded object IDs.
OSI/AS SPI Enhancements:
The ZOSI-DDL-OBJ-ID-32 character string definition (fixed or nonextensible structure)
has been defined by the OSI/AS subsystem. This structure specifies the ASN.1 type
expanded object ID containing 32 bit elements.
def ZOSI-DDL-OBJ-ID-32.
02 ZLEN type ZSOI-DDL-INT.
02 ZOBJ-ID-32 type ZSPI-DDL-INT2.
end.
ZLEN
is the length (in bytes) of the expanded object ID in ZOSI-DDL-OBJ-ID-32. The
range of values is 0 through 32 bytes.
ZOBJ-ID-32
is an array of up to 32 integers, representing up to 32 levels in the object identifier
hierarchy.
The ZOSI-DDL-AE-TITLE-32 character string definition (fixed or nonextensible
structure) has been defined by the OSI/AS subsystem. This structure specifies the
ACSE application entity title using the 32 bit form of the object ID.