Specifications
4 Message Reference
102
Value
Meaning
0x66
License validation failure
0x67
License appears corrupt
0x70
Message congestion towards board cleared
0x71
Message congestion towards board onset
0x72
Message discard towards board cleared
0x73
Message discard towards board onset
0x74
Excessive message congestion towards board – board failed
If the system is configured in PCI addressing mode, the SSD_MSG_STATE_IND
message for statuses 0x64 and 0x65 are generated using a unique logical ID number
for the board_id, as defined by the driver.
If the system is configured to use a geographic addressing mode (-o2 or -o3), the
highest bit is set in the logical identifier (logical_id | 0x8000) that is used by the
system in both SSD_MSG_STATE_IND and SSD_MSG_BOARD_INFO messages.
Parameters
The SSD_MSG_STATE_IND message contains the following parameters:
board_type
Set to 3 for SS7HD.
failure_code
A board failure code which identifies the cause of failure. The following table shows the
possible values and their meanings:
Mnemonic
(from ss7_inc.h)
Value
Description
SSD_BF_HW
0xd0
Board hardware failure
SSD_BF_SW
0xd1
Board HBI error
SSD_BF_GCT
0xd2
Board messaging failure
SSD_BF_SP
0xd3
Board Signaling Processor failure
SSD_BF_CPUEX
0xd4
Board CPU exception
SSD_BF_POST
0xd5
Board POST failure
SSD_BF_WDOG
0xd6
Board watchdog timeout