NaturalAccess M3UA consists of the following synchronous management functions, in which the action is completed before control is returned to the application:
Function |
Description |
Sends a control request to the M3UA layer. | |
Initializes internal structures and opens communication with the M3UA process on the TX board. This function must be called before any other management function. | |
Terminates access to the M3UA management API for this application. |
Function |
Description |
Obtains general configuration parameter values from the M3UA layer. | |
Obtains network configuration parameter values from the M3UA layer. | |
Obtains NSAP configuration parameter values from the M3UA layer. | |
Obtains peer server configuration parameter values from the M3UA layer. | |
Obtains peer signaling process configuration parameter values from the M3UA layer. | |
Obtains route configuration parameter values from the M3UA layer. | |
Obtains SCT SAP configuration parameter values from the M3UA layer. | |
Initializes the provided general configuration structure with default values. | |
Initializes the provided NSAP configuration structure with default values and the NSAP identifier. | |
Initializes the provided network configuration structure with default values and the network identifier. | |
Initializes the provided peer server configuration structure with default values and the peer server identifier. | |
Initializes the provided peer signaling process configuration structure with default values and the peer signaling process identifier. | |
Initializes the provided route configuration structure with default values and the route number, DPC, and switch type. | |
Initializes the provided SCT SAP configuration structure with default values and the SCT SAP identifier. | |
Configures the M3UA layer with the values contained in the general configuration structure. | |
Configures the M3UA layer with the values contained in the NSAP configuration structure. | |
Configures the M3UA layer with the values contained in the network configuration structure. | |
Configures the M3UA layer with the values contained in the peer server configuration structure. | |
Configures the M3UA layer with the values contained in the peer signaling process structure. | |
Configures the M3UA layer with the values contained in the route configuration structure. | |
Configures the M3UA layer with the values contained in the SCTP SAP configuration structure. |
Function |
Description |
Obtains and optionally resets the general statistics for the M3UA layer. | |
Obtains and optionally resets the statistics for the specified M3UA NSAP. | |
Obtains and optionally resets the statistics for the specified M3UA peer signaling process. | |
Obtains and optionally resets the statistics for the specified M3UA SCT SAP. |
Function |
Description |
Obtains address translation status information from the M3UA layer. | |
Obtains destination point code status information from the M3UA layer. | |
Obtains general status information from the M3UA layer. | |
Obtains NSAP status information from the M3UA layer. | |
Obtains information about the routing keys associated with the specified peer signaling process. | |
Obtains peer signaling process status information from the M3UA layer. | |
Obtains peer server status information from the M3UA layer. | |
Obtains routing key status information from the M3UA layer. | |
Obtains route status information from the M3UA layer. | |
Obtains SCT SAP status information from the M3UA layer. |