OSI/AS Management Programming Manual
RESETSTATS SERVICE Command
Commands and Responses
5–198 056785 Tandem Computers Incorporated
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.
ZABSPDUSENTPROTERROR
is the number of times the Session Layer has sent or has attempted to send an
AB-SPDU in which the transport disconnect parameter bit 3 is set to 1,
indicating a protocol error. 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.
ZABSPDUSENTPROTERRORTHLD
is the threshold value that the Session Layer compares to the counter
ZABSPDUSENTPROTERROR. OSI/AS generates a ZOSI-EVT-L5-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, L5-THLD event messages are never generated for this
counter.
ZABSPDURECVOTHER
is the number of times the Session Layer has received an AB-SPDU with a
reason code that does not have either bit 3 or bit 4 set to 1. 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.
ZABSPDUSENTOTHER
is the number of times the Session Layer has sent or has attempted to send an
AB-SPDU with a reason code that does not have either bit 3 or bit 4 set to 1.
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.
ZSPDUS-SENT
is the number of session protocol data units (SPDUs) that have been sent over
the specified Layer 5 SERVICE. The range of values is 0 through 2,147,483,647.
ZSPDUS-RECV
is the number of SPDUs that have been received over the specified Layer 5
SERVICE. The range of values is 0 through 2,147,483,647.
ZSPDU-BYTES-SENT
is the total number of bytes of information that have been sent over the
specified Layer 5 SERVICE. This total includes both user data and session
control information. The range of values is 0 through 2,147,483,647. The
counter wraps around when it exceeds 2,147,483,647.