SCTP management structures summary

This section provides an alphabetical reference to the structures used by SCTP management functions. The topics in the structure reference include the structure definition and a table of field descriptions.

The NaturalAccess™ SIGTRAN implementation task uses the following types of SCTP management structures:

Configuration structures

The following table describes the SCTP configuration structures in the NaturalAccess™ SIGTRAN implementation:

Structure

Description

SCTPGenCfg

General configuration parameters that cannot be re-configured after setting them with SctpSetGenCfg.

SCTPGenReCfg

General configuration parameters can be re-configured after setting them with SctpSetGenCfg.

SCTPSctSapCfg

SCT SAP configuration fields that cannot be re-configured after setting them with SctpSetSctSapCfg.

SCTPSctSapReCfg

SCT SAP configuration fields that can be re-configured after setting them with SctpSetSctSapCfg.

SCTPTSapCfg

TSAP configuration fields that cannot be re-configured after setting them with SctpSetTsapCfg.

SCTPTSapReCfg

TSAP configuration fields that can be re-configured after setting them with SctpSetTsapCfg.


Statistics structures

The following table describes the SCTP statistics structures in the NaturalAccess™ SIGTRAN implementation:

Structure

Description

DateTime

Defines time stamps that indicate when SCTP statistics counters were initialized to zero.

SCTPGenSts

General statistics for the SCTP layer.

SCTPSctSapSts

Statistics for the specified SCT SAP.

SCTPTSapSts

Statistics for the specified TSAP.

SCTP statistics sub-structures

Sub-structures to the other statistics structures. These sub-structures hold various types of statistics.


Status structures

The following table describes the SCTP status structures in the NaturalAccess™ SIGTRAN

implementation:

Structure

Description

SCTPAssocSta

Status information for the specified SCTP association.

SCTPDtaSta

Status information for a destination transport address within the specified SCTP association.

SCTPGenSta

General SCTP status information.

SCTPSapSta

Status information for the SCT SAP.