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

148
7 Configuration Command Reference
7.7.3 SCCP_CONC_SSR – SCCP Concerned Sub-System Resource
Synopsis
The SCCP_CONC_SSR command marks the specified sub-system (which was declared by SCCP_SSR) as
requiring notification of changes in the accessibility of another sub-system. Notification is given in the form
of an SCCP management indication.
Syntax
SCCP_CONC_SSR <id> <cssr_id> <ssr_id>
Example
SCCP_CONC_SSR 1 2 3
Parameters
The SCCP_CONC_SSR command includes the following parameters:
• <id>
A unique ID.
• <cssr_id>
The ID of the subsystem that will receive the notifications.
• <ssr_id>
The ID of the sub-system for which state changes will be issued.
7.7.4 SCCP_TRACE – SCCP Trace
Synopsis
The SCCP_TRACE command is used to configure SCCP to send trace messages to the trace module whenever
a specific message type is sent or received. See the SCCP Programmer’s Manual for details.
Syntax
SCCP_TRACE <op_evt_mask> <ip_evt_mask> <non_prim_mask>
Example
SCCP_TRACE 0x1 0x1 0x1
Parameters
The SCCP_TRACE command includes the following parameters:
• <op_evt_mask>
Output event trace mask.
• <ip_evt_mask>
Input event trace mask.
• <non_prim_mask>
Non-primitive trace mask.