Network Card User Manual
Table Of Contents
- Dialogic® DSI SS7MD Network Interface Board Programmer's Manual
- Contents
- Chapter 1: Introduction
- Chapter 2: Specification
- Chapter 3: Installation
- Chapter 4: Dialogic® DSI SS7MD Board Configuration and Operation
- 4.1 Regulatory and Geographic Considerations
- 4.2 System Structure
- 4.3 Running Host Binaries With Dialogic® DSI SS7MD Board
- 4.4 System Configuration
- 4.5 Protocol Configuration
- 4.6 Monitoring
- 4.7 ATM Monitoring
- 4.8 Switching Timeslots between LIUs
- 4.9 Received Message Timestamping
- 4.10 High Speed Link Operation
- 4.11 Operation of the Thermal Sensor
- Chapter 5: Program Execution
- Chapter 6: Message Reference
- Chapter 7: Configuration Command Reference
- 7.1 Physical Interface Configuration Commands
- 7.2 Monitor Configuration Commands
- 7.3 MTP Configuration Commands
- 7.4 ATM Configuration Commands
- 7.5 ISUP Configuration Commands
- 7.6 TUP Configuration Commands
- 7.7 SCCP Configuration Commands
- 7.8 DTC Configuration Commands
- 7.9 TCAP Configuration Commands
- 7.10 MAP Configuration Commands
- 7.11 INAP Configuration Commands
- 7.12 IS41 Configuration Commands
- Chapter 8: Host Utilities
- Appendix A: Protocol Configuration Using Discrete Messages
- Appendix B: Thermal guidelines for selecting suitable servers for use with a Dialogic® DSI SS7MDL4 Network Interface Board
- Glossary
- Index

52
6 Message Reference
6.2.3 SSD_MSG_BOARD_INFO – Board Information Request
Synopsis
Message used to retrieve information about the DSI SS7MD Board.
Format
Description
This message is used when a user application wants to obtain information about a DSI SS7MD Board. This
can happen at any time after the board has been reported as being present in the system. Typically, in PCI
address mode (see ssd_mode below), this message may be sent by the user application to the ssdm module
at system startup to determine the serial numbers of boards present within the system.
In the Serial number address mode (see ssd_mode below) this message may be sent by the user application
to determine the serial numbers of boards present in the system either via their logical geographic address
(see Section 8.7.1, “Geographic Addressing” on page 173) or their physical address (see Section 8.7.1,
“Geographic Addressing” on page 173).
Parameters
The SSD_MSG_BOARD_INFO message includes the following parameters:
• board_id
The board_id should be set to the logical board number or alternatively, if geographic addressing is
enabled, to the board’s physical address (see Section 8.7.1, “Geographic Addressing” on page 173).
• ssd_mode
Specifies the geographic address mode in which the ssdm module is running. This was specified at
system start-up.
The geographic address modes values are:
— 1: PCI address mode
— 2: Serial number address mode
• board_type
The board type. For DSI SS7MD Boards, this parameter is set to 16.
• serial_number
The serial number of the board.
MESSAGE HEADER
Field Name Meaning
type SSD_MSG_BOARD_INFO (0x7689)
id board_id
src Sending module ID
dst SSD_module_ID
rsp_req Used to request a confirmation.
Hclass 0
Status 0
err_info 0
Len 38
PARAMETER AREA
Offset Size Name
0 4 ssd_mode
4 2 board_type
6 10 Reserved. Must be set to 0.
16 20 serial_number
36 1 current_temp
37 1 max_temp