This topic summarizes NMS V5 library functions according to task. All functions except NMS_V5PhSendData are synchronous.
Use the following functions to initialize and exit the NMS V5 library and to set trace levels for the library:
|
Function |
Description |
|
Loads and initializes the NMS V5 library. | |
|
Configures tracing for the NMS V5 library. | |
|
Performs an internal NMS V5 library clean-up procedure and exits the library. |
Use the following functions to create and destroy primary and standby variant physical layer interfaces, and to switch from primary interfaces to standby variant interfaces:
|
Function |
Description |
|
Configures (provisions) the HDLC channels for the specified interface. | |
|
Configures the HDLC channels and E1 links for an active variant on the specified interface. | |
|
Destroys all connections for HDLC instances associated with a specified interface. | |
|
Destroys a provisioned standby variant on the specified interface. | |
|
Switches the interface to a specified standby variant. | |
|
Adds an E1 link associated with voice channels to a provisioned active variant on a specified interface. | |
|
Deletes an E1 link from an active variant of a provisioned interface. | |
|
Adds an HDLC channel (usually associated with an ISDN data channel) to a provisioned active variant on a specified interface. | |
|
Removes an HDLC channel from a provisioned active variant on a specified interface. |
Use the following functions to control physical layer interfaces with the NMS V5 library:
|
Function |
Description |
|
Starts the physical layer (HDLC channels) of the provisioned interface. | |
|
Stops the physical layer of the provisioned interface. | |
|
Sends a LAPV frame to a specified HDLC channel (asynchronous). | |
|
Sets the value of the SA7 E1 framing bit to 0 or 1. |
Use the following functions to retrieve and reset link status information and channel statistics:
|
Function |
Description |
|
Retrieves E1 link status information for a specified E1 link. | |
|
Resets E1 link status information for a specified E1 link. | |
|
Retrieves HDLC channel statistics for a specified HDLC channel on an active provisioned interface. | |
|
Resets the HDLC channel statistics collected for a specified HDLC channel provisioned on the active interface variant. |