NMS MTP 3 consists of the following synchronous management functions in which the action is completed before control is returned to the application:
Function |
Description |
Obtains the current values of the general configuration parameters in the MTP 3 task. | |
Obtains the current data link configuration values of the specified link number. | |
Obtains the current configuration values of the specified linkset. | |
Obtains the current NSAP configuration values from the MTP 3 task. | |
Obtains the current route configuration values for the specified destination point code. | |
Initializes the general configuration structure with default values and the provided originating point code. | |
Initializes the provided data link configuration structure with default values and link number, link type, and destination point code. | |
Initializes the provided linkset configuration structure with default values, the specified linkset number, and the destination point code. | |
Initializes the provided NSAP configuration structure with default values and the specified link type. | |
Initializes the provided route configuration structure with default values, the specified route number, the DPC, and the switch type. | |
Sets the general configuration values in the MTP 3 task. | |
Configures the MTP 3 task with the data link configuration values contained in the provided MTP3LinkCfg structure. | |
Configures the MTP 3 task with the linkset configuration values contained in the provided MTP3LinkSetCfg structure. | |
Configures the MTP 3 task with the NSAP configuration values contained in the provided MTP3NSapCfg structure. | |
Configures the MTP 3 task with the route configuration values contained in the provided MTP3RouteCfg structure. |
Function |
Description |
Sends a control request to the MTP 3 task. | |
Initializes internal structures and opens communication with the MTP 3 process on the TX board. | |
Terminates the dual port RAM channel binding specified in Mtp3GenStatus for this application. |
Function |
Description |
Obtains and potentially resets general or global statistics for the MTP 3 signaling point. | |
Obtains (and potentially resets) linkset statistical information about the specified linkset number. | |
Obtains and potentially resets data link statistical information about the specified link number. | |
Obtains and potentially resets routing statistics for the route associated with the specified destination point code. |
Function |
Description |
Obtains general status information about the MTP 3 signaling point. | |
Obtains linkset status information about the specified linkset number. | |
Obtains data link status information about the specified link number, including link state, flow control state, queue sizes, and blocked, inhibited, and congestion status. | |
Obtains NSAP status information from the MTP 3 task, including the NSAP state (bound or unbound) and the flow control state (on or off). | |
Obtains routing status information about the route associated with the specified destination point code. | |
Initiates a route test by transmitting an SRT message (JNTT only). |