Manual do usuário Nortel Networks Personal Agent AS 5300

Manual para o dispositivo Nortel Networks Personal Agent AS 5300

Dispositivo: Nortel Networks Personal Agent AS 5300
Categoria: Roteador
Fabricante: Nortel Networks
Tamanho: 0.74 MB
Data de adição: 8/12/2013
Número de páginas: 54
Imprimir o manual

Baixar

Como usar?

Nosso objetivo é fornecer-lhe o mais rapidamente possível o acesso ao conteúdo contido no manual de instruções para Nortel Networks Personal Agent AS 5300. Usando a pré-visualização online, você pode visualizar rapidamente o índice e ir para a página onde você vai encontrar a solução para seu problema com Nortel Networks Personal Agent AS 5300.

Para sua conveniência

Se a consulta dos manuais Nortel Networks Personal Agent AS 5300 diretamente no site não for conveniente para você, você tem duas soluções possíveis:

  • Visualização em tela cheia - Para visualizar facilmente o manual do usuário (sem baixá-lo para seu computador), você pode usar o modo de tela cheia. Para começar a visualização do manual Nortel Networks Personal Agent AS 5300 no modo de tela cheia, use o botão Tela cheia.
  • Download para seu computador - você também pode baixar o manual Nortel Networks Personal Agent AS 5300 em seu computador e mantê-lo em suas coleções. No entanto, se você não quer perder espaço no seu dispositivo, você sempre pode baixá-lo no futuro a partir de ManualsBase.
Nortel Networks Personal Agent AS 5300 Manual de instruções - Online PDF
Advertisement
« Page 1 of 54 »
Advertisement
Versão para impressão

Muitas pessoas preferem ler os documentos não na tela, mas na versão impressa. A opção de imprimir o manual também foi fornecida, você pode usá-la clicando na hiperligação acima - Imprimir o manual. Você não precisa imprimir o manual inteiro Nortel Networks Personal Agent AS 5300, apenas as páginas selecionadas. Respeite o papel.

Resumos

Abaixo você encontrará previews do conteúdo contido nas páginas subseqüentes do manual para Nortel Networks Personal Agent AS 5300. Se você deseja visualizar rapidamente o conteúdo das páginas subseqüentes, você pode usá-los.

Resumos do conteúdo
Resumo do conteúdo contido na página número 1

Nortel AS 5300
Nortel Application Server 5300
Application Programming
Interfaces Reference
Release: 1.0
Document Revision: 01.01
www.nortel.com
NN42040-110
.

Resumo do conteúdo contido na página número 2

Nortel AS 5300 Release: 1.0 Publication: NN42040-110 Document status: Standard Document release date: 11 June 2008 Copyright © 2008 Nortel Networks All Rights Reserved. Sourced in Canada LEGAL NOTICE While the information in this document is believed to be accurate and reliable, except as otherwise expressly agreed to in writing NORTEL PROVIDES THIS DOCUMENT "AS IS" WITHOUT WARRANTY OR CONDITION OF ANY KIND, EITHER EXPRESS OR IMPLIED. The information and/or products described in this document ar

Resumo do conteúdo contido na página número 3

3 . Contents New in this release 5 Other changes 5 Introduction 7 Audience 7 Related documents 7 Application Programming Interface fundamentals 9 Open Provisioning Interface fundamentals 9 Bulk Provisioning Tool fundamentals 10 Why use the Bulk Provisioning Tool 10 Bulk Provisioning Tool requirements 11 Using the Bulk Provisioning Tool 13 Install and launch the BPT 13 BPT main menu 13 BPT provisioning methods 16 BPT files and scripts 16 Files 16 Scripts 17 BPT conventions and examples 17 Method

Resumo do conteúdo contido na página número 4

4 Get the WSDL 33 Generate stubs 33 Implement interface accessing stubs 34 Access stubs from the third-party application 34 Starting the Bulk Provisioning Tool 35 Downloading the Bulk Provisioning Tool to a workstation 36 Launching the BPT on a workstation 36 Creating Open Provisioning Interface clients 39 Downloading the Axis toolkit 41 Retrieving the error codes 41 Configuring the class path 41 Downloading the WSDL file 42 Compiling the client stubs 42 Writing a client to perform some specific

Resumo do conteúdo contido na página número 5

5 . New in this release This chapter details what’s new in Nortel AS 5300 Application Programming Interface Reference, NN42040-110 for Nortel Application Server (AS) 5300 Release 1.0. This document is new for Nortel AS 5300 Release 1.0. Other changes Table 1 Revision history June 11, 2008 Standard 01.01. This document is new for Nortel AS 5300 Release 1.0. Nortel AS 5300 Nortel Application Server 5300 Application Programming Interfaces Reference NN42040-110 01.01 Standard 11 June 2008 Copyright

Resumo do conteúdo contido na página número 6

6 New in this release Nortel AS 5300 Nortel Application Server 5300 Application Programming Interfaces Reference NN42040-110 01.01 Standard 11 June 2008 Copyright © 2008 Nortel Networks .

Resumo do conteúdo contido na página número 7

7 . Introduction This document discusses the Nortel Application Server (AS) 5300 Application Programming Interface (API) available to third party clients for provisioning and administering the AS 5300 system from a remote workstation. Attention: Some services/features referred to in this document are not supported in AS 5300 Release 1.0. For more information about what services/features are supported in AS 5300 Release 1.0, see Nortel Application Server 5300 Overview, (NN42040-100). Navigation 

Resumo do conteúdo contido na página número 8

8 Introduction Nortel AS 5300 Nortel Application Server 5300 Application Programming Interfaces Reference NN42040-110 01.01 Standard 11 June 2008 Copyright © 2008 Nortel Networks .

Resumo do conteúdo contido na página número 9

9 . Application Programming Interface fundamentals The Application Server (AS) 5300 provides Application Programming Interface (API) support for third-party client applications. This support consists of one main API and one tool:  Open Provisioning Interface (OPI)  Bulk Provisioning Tool (BPT) Open Provisioning Interface (OPI) is an API for third-party client applications, and is the foundation for the Bulk Provisioning Tool (BPT). The BPT facilitates the provisioning of the AS 5300 system wit

Resumo do conteúdo contido na página número 10

10 Application Programming Interface fundamentals standard, service providers rapidly develop client-side code with standard toolsets. A detailed description of the WSDL standard is available online at the World Wide Web Consortium (W3C) web site at www.w3.org/TR/wsdl. The goal of OPI is to allow customer-specific applications to interface with the AS provisioning system. Once developed, the application passes an object to a generated stub. The stub translates the object into a SOAP message and

Resumo do conteúdo contido na página número 11

Bulk Provisioning Tool fundamentals 11 database with the BPT and compared against active subscribers listed in the Internet Protocol Detail Record (IPDR) accounting records. As another example, a list of gateways can be extracted and imported into a downstream billing application. Bulk Provisioning Tool requirements The following table lists the requirements to run the BPT. Table 2 Bulk Provisioning Tool requirements Minimum PC or terminal Java 1.6 + JRE in the system classpath requirements For

Resumo do conteúdo contido na página número 12

12 Application Programming Interface fundamentals Nortel AS 5300 Nortel Application Server 5300 Application Programming Interfaces Reference NN42040-110 01.01 Standard 11 June 2008 Copyright © 2008 Nortel Networks .

Resumo do conteúdo contido na página número 13

13 . Using the Bulk Provisioning Tool This chapter contains all of the information you need to use the AS 5300 Bulk Provisioning Tool (BPT). Navigation  "Install and launch the BPT" (page 13)  "BPT main menu" (page 13)  "BPT provisioning methods" (page 16)  "BPT files and scripts" (page 16)  "BPT conventions and examples" (page 17)  "BPT Help option" (page 24)  "BPT limitations" (page 25) Install and launch the BPT For procedures on downloading, installing, and launching the BPT, see "Sta

Resumo do conteúdo contido na página número 14

14 Using the Bulk Provisioning Tool Figure 1 BPT main menu An arrow following a menu item indicates a submenu. Choose the submenu by entering the menu item number at the prompt. For example, to access theDomainOperations submenu, type1 and press Enter. The BPT displays the Domain Operations submenu. Figure 2 Accessing the Domain Operations submenu Nortel AS 5300 Nortel Application Server 5300 Application Programming Interfaces Reference NN42040-110 01.01 Standard 11 June 2008 Copyright © 2008 No

Resumo do conteúdo contido na página número 15

BPT main menu 15 Entering 0 (zero) returns you to the parent of a submenu. The provisioning method name appears inside the parentheses that follow the provisioning method description in the menu. The menu structure is only for usability. Any provisioning method can be entered at the prompt, regardless of the menu opened. For example, if you want to execute the getRootDomain provisioning method, you do not need to be in the Domain Operations menu. The following table lists the available BPT main

Resumo do conteúdo contido na página número 16

16 Using the Bulk Provisioning Tool Table 3 BPT main menu commands (cont’d.) Command Description execute Execute all the methods contained in the specified file. Each line in the file must be a method in the valid format. execute into writes the output to a second file instead of writing the output to the screen. Each line in the input file must be a method in the valid format. For information about BPT

Resumo do conteúdo contido na página número 17

BPT conventions and examples 17 Files must use a specific syntax for a BPT provisioning method to be invoked successfully on the Provisioning Server. You can view the required file syntax by using the BPT Help option ("BPT Help option" (page 24)). Scripts A script is basically a text file, where each line of the file consists of a single provisioning method. When executed, each provisioning method in the script is invoked sequentially and can reference a separate file for importing or exporting

Resumo do conteúdo contido na página número 18

18 Using the Bulk Provisioning Tool Optional syntax In BPT provisioning method syntax, the word [optional] indicates that what follows is optional and is not needed to invoke the method. Typically, the option is the writing of the returned values to a text file. You do not include [optional] when entering the syntax. For example, the following is the complete syntax for thegetSysRoles method: getSysRoles [optional]into To write the returned information to the screen, you use the synta

Resumo do conteúdo contido na página número 19

BPT conventions and examples 19 Square brackets Square brackets ([ ]) in the syntax indicate a string of variables, separated by commas. The square brackets must be included when shown in the BPT provisioning method syntax. For example, the following is the syntax for the addRole provisioning method: addRoleusing ([Nameofthe Provisioning Role,Description ofthe Role,[[TheProvisioning Right Type,The Read privilege,The writeprivilege,The deleteprivilege], .. ,[The Provisioning RightType,The Readpri

Resumo do conteúdo contido na página número 20

20 Using the Bulk Provisioning Tool Comma separated strings Provisioning method syntax can include a string of comma-separated variables. For example, the following is the syntax for the addAdmin provisioning method: addAdmin using ([TheAdminuser name,Password,Admin First Name,AdminLast Name,AdminStatus,Admin Email Address,Office PhoneNumber,HomePhone Number,CellPhone Number,Pager Number,Fax Number,VoicemailNumber,VPN Number,System definedrole,Time Zone,Locale,Provisioning Role,[The list ofDomai


Manuais similares
# Manual do usuário Categoria Baixar
1 Nortel Networks Personal Agent AS 5300 Manual de instruções Placa de rede 1
2 Nortel Networks 14.2 Manual de instruções Roteador 4
3 Nortel Networks 210667-A Manual de instruções Roteador 1
4 Nortel Networks 911x Series Manual de instruções Roteador 1
5 Nortel Networks 312865-A Manual de instruções Roteador 1
6 Nortel Networks 9150 Manual de instruções Roteador 2
7 Nortel Networks BSR222 Manual de instruções Roteador 16
8 Nortel Networks 5000i Manual de instruções Roteador 1
9 Nortel Networks HotWire 8600 Manual de instruções Roteador 1
10 Nortel Networks BAY NETWORKS L2TP Manual de instruções Roteador 1
11 Nortel Networks Instant Internet 400 Unit Manual de instruções Roteador 0
12 Nortel Networks CALLPILOT 555-7101-215 Manual de instruções Roteador 1
13 Nortel Networks COMMUNICATION SERVER 1000 NN43021-110 Manual de instruções Roteador 4
14 Nortel Networks Integrated Conference Bridge Manual de instruções Roteador 2
15 Nortel Networks Mediant TP-1610 SIP Manual de instruções Roteador 2
16 Sony BKS-R3202/R3210/R3220 Manual de instruções Roteador 77
17 Sony DVS-V3232B/V3232M Manual de instruções Roteador 3
18 Sony BVS-V3232 Manual de instruções Roteador 8
19 Sony DMX-WL1 Manual de instruções Roteador 6
20 Sony BVS-A3232 Manual de instruções Roteador 6