X25AM Management Programming Manual

Common Definitions
X25AM Management Programming Manual528037-001
5-11
Predefined Token and Field Values
Predefined Token and Field Values
The X25AM subsystem defines the following token and field values.
ZX25-VAL-BUFLEN
is the recommended buffer size in bytes for command messages sent to the
X25AM subsystem and for responses in which each reply message contains a
single response record.
ZX25-VAL-EVT-BUFLEN
is the buffer size in bytes for event messages issued by the X25AM subsystem.
ZX25-VAL-MAXBUFLEN
is the maximum buffer size in bytes for command messages sent to the X25AM
subsystem and is the recommended buffer size for responses in which each reply
message contains multiple response records.
ZX25-VAL-SSID
is the subsystem ID for the X25AM subsystem. Its structure definition is given in
SPI Standard Definitions on page 5-1.
For more information about ZX25-VAL-SSID, refer to the discussion of the
subsystem ID in the SPI Programming Manual.
ZX25-VAL-VERSION
is the version number of this version of the X25AM subsystem. This value is a 16-
bit unsigned integer; the left byte contains the letter part of the version as an ASCII
uppercase alphabetic character, and the right byte contains the numeric part of the
version as an unsigned integer value.
Simple Tokens
The only simple tokens defined by the X25AM subsystem are the HP internal tokens
that appear in the X25AM event message with event number ZX25-EVT-INTERNAL-
ERROR (74). For description of this event message, see Section 7, Event
Management.
Extensible Structured Tokens
The extensible structured tokens defined by the X25AM subsystem are described with
the commands and responses they appear in. See Section 6, Commands and
Responses.