OSI/AS Management Programming Manual

RESETSTATS SERVICE Command
Commands and Responses
056785 Tandem Computers Incorporated 5–207
ZAPABORTS
is the number of times the association control protocol machine (ACPM) has
issued an application process abort (AP-ABORT) indication. The range of
values is 0 through 65535; 16 bits of the field is reserved for Tandem use. The
counter wraps around when it exceeds 65535.
ZAPABORTSTHLD
is the threshold value that the ACSE SERVICE compares to the counter
ZAPABORTS. OSI/AS generates a ZOSI-EVT-ACSE-THLD event message
whenever the counter value is nonzero and dividing the counter value by the
threshold value leaves a remainder of zero. The range of values is 0 through
65535; 16 bits of the field is reserved for Tandem use. If the threshold is set to
0, ACSE-THLD event messages are never generated for this counter.
ZACPMASSOCPREJECTS
is the number of times the association control protocol machine (ACPM) has
issued an A-ASSOCIATE confirm primitive with a result provider field of
“rejected permanent” and a result source field of “presentation service
provider.” The range of values is 0 through 65535; 16 bits of the field is
reserved for Tandem use. The counter wraps around when it exceeds 65535.
ZACPMASSOCPREJECTSTHLD
is the threshold value that the ACSE SERVICE compares to the counter
ZACPMASSOCPREJECTS. OSI/AS generates a ZOSI-EVT-ACSE-THLD
event message whenever the counter value is nonzero and dividing the
counter value by the threshold value leaves a remainder of zero. The range of
values is 0 through 65535; 16 bits of the field is reserved for Tandem use. If the
threshold is set to 0, ACSE-THLD event messages are never generated for this
counter.
ZAPDUSENT
is the number of application protocol data units (APDUs) that have been sent
over the specified ACSE SERVICE. The range of values is 0 through
2,147,483,647. The counter wraps around when it exceeds 2,147,483,647.
ZAPDURECV
is the number of APDUs that have been received over the specified ACSE
SERVICE. The range of values is 0 through 2,147,483,647. The counter wraps
around when it exceeds 2,147,483,647.
ZAARQ-APDUS-RECV
contains the number of times the ACSE service receives an ACSE Associate
ReQuest (AARQ) APDU. This counter wraps around upon overflow. The
range of values is 0 through 65535.