OSI/AS Management Programming Manual
RESETSTATS SERVICE Command
Commands and Responses
056785 Tandem Computers Incorporated 5–205
ZOSI-MAP-STATS-SERV-ACSE
is an extensible structured token that contains current statistics for the ACSE
SERVICE. ZOSI-DDL-STATS-SERV-ACSE contains the following fields:
ZRESET-TMSTP
is the time and date when the statistics were last reset.
ZSAMPLE-TMSTP
is the time and date when this statistics sample was taken.
ZACPMREJECTSRECV
is the number of times the ACSE SERVICE has received an A-associate-
response application protocol data unit (AARE-APDU) with a result field of
“rejected permanent (1),” or “rejected temporary (2)” and a result source field
identifying the ACSE 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.
ZACPMREJECTSRECVTHLD
is the threshold value that the ACSE SERVICE compares to the counter
ZACPMREJECTSRECV. 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.
ZACPMREJECTSSENT
is the number of times the ACSE SERVICE has sent or has attempted to send
an AARE-APDU with a result field of “rejected permanent (1),” or “rejected
temporary (2)” and a result source field identifying the ACSE 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.
ZACPMREJECTSSENTTHLD
is the threshold value that the ACSE SERVICE compares to the counter
ZACPMREJECTSSENT. 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.