TCAP management function summary

NMS TCAP consists of the following management functions:

Function

Description

TCAPAlarmControl

Controls the level of alarms generated by the TCAP task on the TX board.

TCAPGenCfg

Sends the TCAP general configuration parameters to the TX board.

TCAPGenStatus

Retrieves the TCAP general status structure.

TCAPGetGenCfg

Retrieves the current values for the general configuration parameters from the TX board.

TCAPGetSapCfg

Retrieves the current configuration parameter values for a specific TCAP SAP.

TCAPInitGenCfg

Initializes a TCAP general configuration buffer to default configuration values that can be passed to TCAPGenCfg.

TCAPInitMgmtAPI

Initializes TCAP management and provides access to the TX board.

TCAPInitSapCfg

Builds a default TCAP user SAP configuration buffer that can be passed to TCAPSapCfg.

TCAPSapCfg

Sends a TCAP service access point (SAP) configuration parameter block to the specified TX board to define or update the configuration for a specific TCAP SAP.

TCAPSapStats

Retrieves and optionally resets the statistics for a specified TCAP service access point (SAP).

TCAPTermMgmtAPI

Terminates the connection between the application and the TX board, releasing any resources (file descriptors) associated with TCAP management functions.

TCAPTraceControl

Sends a request to enable or disable tracing of TCAP protocol messages.