Specifications

Dialogic
®
DSI SS7HD Network Interface Boards Programmer's Manual Issue 11
101
Value
Mnemonic
id
Description
0x68
MTP_FLUSH_FAIL
link_id
MTP3 failed to receive Flush Ack from MTP2.
0x69
MTP_FLUSH_L2
link_id
MTP2 transmission buffers flushed (due to RPO).
4.5.2 SSD_MSG_STATE_IND - Board Status Indication
Synopsis
Message sent to the application on completion of the reset and download sequence or
on detection of a board status event.
Note: This message is not required when using the s7_mgt protocol configuration utility.
Format
MESSAGE HEADER
Field Name
Meaning
type
SSD_MSG_STATE_IND (0x06a0)
id
board_id
src
SSD_module_ID (0x20)
dst
mgmt_id for SSD
rsp_req
Used to request a confirmation
hclass
0
status
event_type (see below)
err_info
0
len
4
PARAMETER AREA
Offset
Size
Name
0
2
board_type
2
2
failure_code - Set to zero except in the case that <event_type> in the
status field above is set to SSDSI_FAILURE (0x62) in which case
<failure_code> is set from the failure_code table below.
Description
This message is used to convey the status of a board reset operation (success or
failure) to the user. The status is indicated in the status field of the message header.
The following table shows the possible event_type values:
Value
Meaning
0x60
Reset successful
0x62
Board failure
0x64
Board removal
0x65
Board insertion