Specifications
Dialogic
®
DSI SS7MD Network Interface Boards Programmer's Manual Issue 4
67
4.5.6 ATM_MSG_R_STREAM_STATS - Per ATM Cell Stream Statistics
Synopsis
Message used to retrieve and optionally reset per cell stream statistics.
Format
MESSAGE HEADER
Field Name
Meaning
type
ATM_MSG_R_STREAM_STATS (0x6263)
id
Cell Stream ID
src
Sending module ID
dst
ATM_module_ID
rsp_req
Used to request a confirmation.
hclass
0
status
Used to reset the statistics
err_info
0
len
36
PARAMETER AREA
Offset
Size
Name
0
4
period
4
4
rx_frames
8
4
rx_octets
12
4
rx_discards
16
4
rx_errors
20
4
tx_frames
24
4
tx_octets
28
4
tx_discards
32
4
tx_errors
Description
Sent by the user to request (and optionally reset) the statistics for the cell stream. The
values returned are the totals for all the links using this cell stream.
The confirmation message (if requested) indicates success with a status value of 0.
Cell Stream ID
The logical Cell Stream ID.
status
Set to one if statistics should be reset once read.
Parameters
The ATM_MSG_R_STREAM_STATS has the following parameters:
period
Period since last reset in units of 100 ms.