(Page 1 of 29 in this chapter) Version


Chapter 5

Alphabetical Management Function Reference


5.1 Introduction
Mtp3GenStats 61
Mtp3GenStatus 62
Mtp3GetGenCfg 64
Mtp3GetLinkCfg 65
Mtp3GetLinkSetCfg 66
Mtp3GetNSapCfg 67
Mtp3GetRouteCfg 68
Mtp3InitGenCfg 69
Mtp3InitLinkCfg 74
Mtp3InitLinkSetCfg 81
Mtp3InitNSapCfg 84
Mtp3InitRouteCfg 88
Mtp3LinkSetStats 92
Mtp3LinkSetStatus 93
Mtp3LinkStats 95
Mtp3LinkStatus 98
Mtp3MgmtCtrl 101
Mtp3MgmtInit 104
Mtp3MgmtTerm 105
Mtp3NSapStatus 106
Mtp3RouteStats 108
Mtp3RouteStatus 110
Mtp3RouteTest 112
Mtp3SetGenCfg 113
Mtp3SetLinkCfg 114
Mtp3SetLinkSetCfg 115
Mtp3SetNSapCfg 116
Mtp3SetRouteCfg 118

5.1 Introduction

This chapter provides a comprehensive, alphabetically-ordered reference to the MTP 3 management API functions. A prototype of each function is shown with the function description, details of all arguments, and return values. Some of the fields in the function definition include:

Prototype

The prototype is shown followed by a listing of the function's arguments. Natural MicroSystems data types include:

· U8

· S16

· U16

· U32

· Bool

8-bit unsigned

16-bit signed

16-bit unsigned

32-bit unsigned

8-bit unsigned

If a function argument is a data structure, the complete data structure is defined.

Return Values

The return value for a function is either MTP3_SUCCESS or an error code. For asynchronous functions, a return value of MTP3_SUCCESS (zero) indicates the function was initiated; subsequent events indicate the status of the operation.



(Page 1 of 29 in this chapter) Version


tech_support@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights reserved.