NMS SCCP consists of the following management functions:
Function |
Description |
Deletes the current configuration parameter values for a specific SCCP global title specified by the pGtIn parameter. | |
Deletes the current route definition for an SCCP route specified by the dpc parameter. | |
Retrieves the current configuration parameter values for an SCCP global title specified by the pGtIn parameter. | |
Retrieves the current values for the general configuration parameters from the TX board. | |
Retrieves the current configuration parameter values for a specific SCCP network service access point (NSAP) on the specified TX board. | |
Retrieves the current configuration parameter values for an SCCP route definition specified by the dpc parameter. | |
Retrieves the current configuration parameter values for a specific SCCP user service access point on the specified TX board. | |
Initializes an SCCP global title translation definition to its default values that can be passed to SccpSetAddrCfg. | |
Initializes an SCCP general configuration buffer to default values that can be passed to SccpSetGenCfg. | |
Initializes an SCCP network service access point (NSAP) configuration buffer to default values that can be passed to SccpSetNSapCfg. | |
Initializes an SCCP route definition that can be passed to SccpSetRteCfg. | |
Initializes an SCCP user service access point configuration buffer to default values that can be passed to SccpSetUSapCfg. | |
Sends an SCCP global title translation parameter block to the specified TX board. | |
Sends the SCCP general configuration parameters to the TX board. | |
Sends an SCCP network service access point (NSAP) configuration parameter block to the specified TX board to define or update the configuration for a specific SCCP NSAP. | |
Sends an SCCP route definition parameter block to the specified TX board. | |
Sends an SCCP service access point (SAP) configuration parameter block to the specified TX board to define or update the configuration for a specific SCCP SAP. |
Function |
Description |
Controls the level of alarms generated by the SCCP task on the TX board. | |
Converts the null-terminated ASCII address mask pointed to by pAscii to binary coded hexadecimal format. | |
Converts the null-terminated ASCII string of decimal digits pointed to by pAscii to binary coded decimal format. | |
Converts the binary coded hexadecimal mask pointed to by pBcd to an ASCII string of digits. | |
Converts the binary coded decimal number pointed to by pBcd to an ASCII string of digits. | |
Initializes SCCP management and provides access to the TX device driver. | |
Terminates the connection between the application with the TX device driver, releasing any resources (such as file descriptors) associated with SCCP management. | |
Sends a request to enable or disable tracing of SCCP protocol messages. Trace control is not currently implemented. No trace messages are generated, regardless of the SccpTraceControl setting. |
Function |
Description |
Retrieves and optionally resets the general statistics for the SCCP task. | |
Retrieves and optionally resets the SCCP network service access point (NSAP) statistics for a specified network service access point of the SCCP task. | |
Retrieves and optionally resets the user service access point statistics for a particular user service access point of the SCCP task. |
Function |
Description |
Retrieves the user service access point status for a specified user service access point ID. |