Accessing MIBs. At the end of this module you will be able to

Size: px
Start display at page:

Download "Accessing MIBs. At the end of this module you will be able to"

Transcription

1 Module Accessing MIBs At the end of this module you will be able to describe Tuxedo Management Information Bases (MIBs) list and explain the six MIBs currently provided use the Tuxedo ud32 utility to create and update entities in the Tuxedo core MIB -1 Copyright -1

2 ƒ ƒ ƒ Road Map MIB Overview Managing Applications through MIBs Lab Workshop -2 Copyright -2

3 Section 1 MIB Overview At the end of this section you will be able to describe Tuxedo Management Information Bases (MIBs) list and explain the six MIBs currently provided indicate the fields in MIB request message buffers -3 Copyright -3

4 What is a MIB? ƒ A MIB (Management Information Base) is a collection of attributes and value pairs associated with a class or object ƒ "class" is used in a broad sense, as being an entity that has attributes ƒ MIBs are accessed and modified using the Tuxedo AdminAPI 0\0,% 0\&ODVV Attributes $WWULEXWH $WWULEXWH $WWULEXWH $WWULEXWH Values 9DOXH 9DOXH 9DOXH 9DOXH -4 Copyright -4

5 BEA Tuxedo MIBs ƒ A collection of MIBs provide access to system parameters ƒ Each system component has its own MIB ƒ Tuxedo provides six MIBs Available MIBs Provides Management of Tuxedo (TM) /WS (WS) ZRUNVWDWLRQRUUHPRWHFOLHQWV /Q (APPQ) Domain (DM) 4TXHXHV Events (EVENT) 'RPDLQJDWHZD\V ACLs (ACL) PDFKLQHVVHUYHUVQHWZRUNLQJDQGORDGEDODQFLQJ (YHQW%URNHUVXEV\VWHP VHFXULW\DFFHVVFRQWUROOLVW -5 More information can be obtained in the Tuxedo Reference documentation: MIB(5) Management Information Base The abbreviations in (..) on the slide refer to that MIB, for example the Tuxedo MIB is TM_MIB and the /WS MIB is WS_MIB. All the MIBs are documented in the Reference Section 5 of the Tuxedo documentation, for example TM_MIB(5) Management Information Base for the Tuxedo core system. Copyright -5

6 An Example Use of the AdminAPI %%/ 70,% %% Some Admin Clients: WPDGPLQ TPDGPLQ $GPLQ &OLHQW WX[FRQILJ WSFDOOÅ70,%ÅÃ,Q%XIëÃ2XW%XIë1DPH9DOXH SDLUV $70, )0/ÃGDWD -6 The Admin API We used the term Admin API previously. This is a generic term sometimes used to describe the interface into the Tuxedo Administration (TM_MIB) subsystem, which is really a request for a special service.tmib that is advertised by the Bulletin Board Liaison (BBL) process. The parameters supplied with the.tmib service request determine the nature of the request. The buffer type used in the.tmib request is an FML32 buffer and obviously the parameter fields in the request and response buffers are FML32 fields. tmconfig (1) An interactive Tuxedo Administration utility to dynamically update and retrieve information while the application is running. It makes changes directly to the TUXCONFIG and/or Bulletin Board; you need to save the changes to a text UBBCONFIG format if you want to re-use the changed parameters. Using the MIB API directly is a preferred method a Copyright -6

7 What is SNMP? ƒ SNMP (Simple Network Management Protocol) is a mechanism originally devised to manage simple networked devices ¾ Originally devices included mostly hardware devices like printers and routers ƒ SNMP has since been adapted to also manage systems and software applications ƒ SNMP defines three basic commands ¾ SET: sets an attribute to a value ¾ GET: retrieves the value of an attribute ¾ GETNEXT: same as GET but with cursors -7 Copyright -7

8 FML32 Buffer ƒ An FML32 buffer is a data structure used to set and retrieve MIB information ƒ FML32 buffer fields allow SNMP-style SET, GET, and GETNEXT commands Field Type GET GETNEXT TA_OPERATION VWULQJ 5 5 TA_CLASS VWULQJ 5 5 Other Fields dependent on the CLASS )0/ILHOGVWRVHWDWWULEXWH7B*5283WRYDOXH,1$&7,9( TA_OPERATION SET TA_CLASS T_GROUP TA_STATE INACT SET Copyright -8

9 Tuxedo & Enterprise Management ƒ All the major Enterprise Management products support Tuxedo administration Browser MIB API Command-Line Utilities Administration Console EventBroker MIB EVENTS SNMP TLOG Bulletin Board ULOG Enterprise Management Console -9 Standard SNMP management consoles can access Tuxedo MIBs through BEA SNMP Agent 2.1 (formerly called BEA Manager) or through a 3 rd party vendor supplied SNMP agent that accesses the Tuxedo MIB directly. Copyright -9

10 Review ƒ In this section we talked about ¾ MIBs in general ¾ the six MIB types provided in Tuxedo ¾ an overview of the use of the AdminAPI ¾ how Enterprise Management Consoles can interface with Tuxedo administration -10 Copyright -10

11 ƒ ƒ ƒ Road Map MIB Overview Managing Applications through MIBs Lab Workshop -11 Copyright -11

12 Section 2 Managing Applications through MIBs At the end of this section you will understand what the core Tuxedo MIB provides identify the major classes in the core MIB (TM_MIB) be able to use the Tuxedo ud32 utility to access and modify objects in the TM_MIB -12 Copyright -12

13 TMIBs ƒ TMIBs extend MIBs by containing more than one class ƒ Classes defined in TMIB define class properties accessible by an attribute name ƒ We will cover only a few of the classes here 70,% 7B*5283&ODVV Attributes TA_SRVGRP TA_GRPNO TA_LMID «7B6(59(5&ODVV Attributes TA_SRVGRP TA_SRVID TA_STATE «... Values APP_GRP 1 SITE1 «Values APP_GRP 117 ACTIVE «-13 Some commonly-used TMIB Classes T_BRIDGE T_CLIENT T_CONN T_DEVICE T_DOMAIN T_GROUP T_MACHINE T_NETGROUP T_SERVER T_SERVICE configures network connections between machines run-time attributes of active clients run-time attributes of active conversations configuration and run-time attributes of devices global application attributes attributes of a particular server group attributes pertaining to a particular machine attributes of network groups configuration and run-time attributes of servers configuration attributes of services Copyright -13

14 Class Entries and Attributes ƒ There may be several entries of the same class ƒ Some attributes are set at configuration time ƒ Some attributes are set at runtime 70,% *52837B*5283 Attributes TA_SRVGRP TA_GRPNO TA_LMID «TA_SRVGRP TA_GRPNO TA_LMID «... Values APP_GRP 1 SITE1 «*52837B*5283 Attributes Values SYS_GRP 2 SITE1 «-14 The TMIB can contain none, one, or more entries of a class. For example, there could be multiple Server Groups defined in the T_GROUP class. Each entry in the class is uniquely identifiable by a set of attributes. For the T_GROUP class, this would be the Group Number. Copyright -14

15 The ud32 Utility ƒ ud32 enables administrators to execute MIB commands without programming ƒ ud32 reads its input from the terminal or a file, creates an FML32 buffer and sends it to the BBL %%/ WSFDOOÅ70,%ÅÃ%XII,QëÃ%XII2XWëXG 7X[HGR 0,% :6 0,% $&/ 0,% 4 0,% 'RPDLQ 0,% (YHQW 0,%,QSXWÃ)LOH -15 The ud32 program is a general Tuxedo client utility that is used to generate generic client requests to servers that expect FML or FML32 request buffers. It can be used as a simple Tuxedo Administration client program to perform either scripted or ad-hoc MIB commands. This can save an Administrator from having to create client programs to perform specific tasks. Copyright -15

16 ud32 as an Administration Client ƒ The ud32 tool needs the following environment variables to be set Platform Variable Value 81,; :LQGRZV ),(/'7%/6 8V\VIOWSDGPHYWBPLE )/'7%/',5 78;',5XGDWDREM ),(/'7%/6 8V\VIOWSDGPHYWBPLE )/'7%/',5 78;',5?XGDWDREM ƒ ud32 is a general purpose utility; to use it to set TMIB fields, it must be run with tpsysadm privileges ud32 -C tpsysadm ud32 must be run with special client privileges to create or update TMIB entries. The -C option is used to run ud32 with the special client name tpsysadm. Copyright -16

17 Using ud32 - Example Executing ud32 from the command line: (some of the output is not shown) -17 Content of getsvr.dat input file to ud32 SRVCNM<tab>.TMIB TA_OPERATION <tab>get TA_CLASS <tab>t_server TA_SERVERNAME <tab>simpserv <cr> Copyright -17

18 T_MACHINE Class Definition ƒ Required and some optional attributes of T_MACHINE Attribute Values Description Required TA_PMID V\VWHPÃQDPHÃRIÃWKHÃWKHÃPDFKLQH 5 TA_LMID TA_TUXCONFIG TA_TUXDIR TA_APPDIR TA_STATE VWULQJ>@ VWULQJ>@ VWULQJ>@ ORJLFDOÃPDFKLQHÃLGHQWLILHU 5 DEVROXWHÃSDWKÃWRÃWX[FRQILJÃILOH 5 DEVROXWHÃSDWKÃRIÃ7X[HGRÃKRPHÃGLUHFWRU\ 5 VWULQJ>@ DEVROXWHÃSDWKÃWRÃORFDWLRQÃRIÃDSSOLFDWLRQÃILOHV 5 GET :"ACT INA MIG CLE RES SUS PAR DEA" SET :"NEW INV ACT INA DEA" -18 Copyright -18

19 Example of Adding a Machine UBBCONFIG *RESOURCES... MODEL MP OPTIONS LAN... *MACHINES MACHINE1... MACHINE2 *GROUPS... addmachine3.txt :HFDQDGGDQHZ0DFKLQHDV)ROORZV SRVCNM TA_OPERATION TA_CLASS TA_PMID TA_LMID TA_TUXDIR TA_APPDIR TA_TUXCONFIG TA_STATE FU! RQHÃWDE.TMIB SET T_MACHINE GUMBY SITE3 C:/tuxedo C:/myapps C:/myapps/tuxconfig INA RQHÃEODQNÃOLQH :HXSGDWH70,%ZLWKXGDVIROORZV c:\> ud32 < addmachine3.txt -19 The slide shows an example of adding a new machine, GUMBY, to the current configuration. Copyright -19

20 T_GROUP Class Definition ƒ These are some attributes of T_GROUP: Attribute TA_SRVGRP TA_GRPNO TA_LMID TA_STATE Values LMID1[,LMID2] Description ORJLFDOQDPHRIWKHVHUYHUJURXS 5 JURXSQXPEHU 5 SULPDU\DQGVHFRQGDU\PDFKLQHV 5 GET:"ACT INA MIG" SET:"NEW INV ACT RAC INA MIG" Required -20 T_GROUP Class Attributes TA_SRVGRP : string[1...30] : Logical name of the server group. The group name must be unique within all group names in the T_GROUP class and TA_LMID values in the T_MACHINE class. Server group names cannot contain an asterisk (*), comma, or colon. TA_GRPNO : 1 <= num < 30,000 : Group number associated with this server group. TA_LMID : LMID1[,LMID2] : Primary machine logical machine identifier for this server group (LMID1) and optional secondary logical machine identifier (LMID2). The secondary LMID indicates the machine to which the server group can be migrated (if the MIGRATE option is specified in the T_DOMAIN :TA_OPTIONS attribute). TA_STATE : GET: {ACTive INActive MIGrating}. A GET operation will retrieve configuration and run-time information for the selected T_GROUP object(s). SET: {NEW INValid ACTive ReACtivate INActive MIGrating}. Copyright -20

21 Example of Adding a Group UBBCONFIG +HUHZHGHFODUHDJURXS *MACHINES Machine1 LMID master... *GROUPS Group1 GRPNO 1 LMID master... addnewgroup.txt :HFDQDGGDQHZ*URXSDV)ROORZV SRVCNM.TMIB TA_OPERATION SET TA_CLASS T_GROUP TA_SRVGRP Group2 TA_GRPNO 2 TA_LMID master TA_STATE NEW :HXSGDWH70,%ZLWKXGDVIROORZV c:\> ud32 < addnewgroup.txt -21 The slide shows an example of adding a new Group, Group2, to the machine( LMID) master. Copyright -21

22 T_SERVER Class Definition ƒ Some of the attributes of T_SERVER: Attribute TA_SRVGRP TA_SRVID TA_SERVERNAME TA_MIN, TA_MAX TA_STATE Values Description Required VHUYHUÃJURXS 5 VHUYHUÃ,' 5 VHUYHUÃQDPH 5 PLQLPXPÃDQGÃPD[LPXPÃQXPEHUÃRIÃFRSLHVÃRIÃVHUYHU GET :"ACT INA MIG CLE RES SUS PAR DEA" SET :"NEW INV ACT INA DEA" -22 T_SERVER Class Attributes TA_SRVGRP : string[1...30] : Logical name of the server group. Server group names cannot contain an asterisk (*), comma, or colon. TA_SRVID : 1 <= num < 30,001 : Unique (within the server group) server identification number. TA_SERVERNAME : string[1...78] : Name of the server executable file. The server identified by TA_SERVERNAME will run on the machine(s) identified by the T_GROUP :TA_LMID attribute for this server s server group. If a relative pathname is given, then the search for the executable file is done first in TA_APPDIR, then in TA_TUXDIR/bin, then in /bin and /usr/bin, and then in <path>, where <path> is the value of the first PATH = line appearing in the machine environment file, if one exists. TA_STATE : SET: {NEW INValid ACTive INActive DEAd} GET: {ACTive INActive MIGrating CLEaning REStarting SUSpended PARtitioned DEAd} TA_MIN : 1 <= num < 1,001 : Minimum number of occurrences of the server to be booted by. TA_MAX : 1 <= num < 1,001 : Maximum number of occurrences of the server to be booted. Initially, tmboot (3c) boots T_SERVER :TA_MIN objects of the server, and additional objects may be started individually (by starting a particular server id) or through automatic spawning (conversational servers only). Run-time modifications to this attribute will affect all running servers in the set of identically configured servers (see TA_BASESRVID above) as well as the configuration definition of the server. Copyright -22

23 Example of Adding a Server Process UBBCONFIG... *GROUPS... Group2 GRPNO 2 LMID master... *SERVERS... MyServer1... MyServer addnewserver.txt :HFDQDGGDQHZ6HUYHUDV)ROORZV SRVCNM.TMIB TA_OPERATION SET TA_CLASS T_SERVER TA_SERVERNAME MyServer3 TA_SRVGRP Group2 TA_SRVID 70 TA_MIN 3 TA_STATE NEW :HXSGDWH70,%ZLWKXGDVIROORZV c:\> ud32 < addnewserver.txt -23 The slide shows an example of adding 3 new Server instances of MyServer3 to Server Group Group2, on the machine( LMID) master. Copyright -23

24 Review ƒ In this section we talked about ¾ the TMIB (TM_MIB) classes ¾ using the ud32 utility program to access and modifying information in some of the main TMIB classes -24 Copyright -24

25 Review ƒ In this module we talked about ¾ what a MIB is ¾ the six MIB types provided by Tuxedo ¾ the TMIB (TM_MIB) classes and their main attributes ¾ use of the ud32 utility to create and update TMIB class entities -25 Copyright -25

26 Lab Workshop Please refer to the Lab Exercises guide and do lab. The suggested time for this lab is 45 minutes. The Instructor will determine when it is appropriate to stop. -26 Copyright -26

BEA TUXEDO. Reference Manual Section 5 - File Formats and Data Descriptions

BEA TUXEDO. Reference Manual Section 5 - File Formats and Data Descriptions BEA TUXEDO Reference Manual Section 5 - File Formats and Data Descriptions BEA TUXEDO Release 6.5 Document Edition 6.5 February 1999 Copyright Copyright 1999 BEA Systems, Inc. All Rights Reserved. Restricted

More information

Deploying a Basic Application

Deploying a Basic Application Module Deploying a Basic Application At the end of this module you will be able to ¾ identify the main steps in deploying a basic Tuxedo application ¾ configure a very basic Tuxedo application ¾ start

More information

BEA Tuxedo. System Messages TMADMIN Catalog

BEA Tuxedo. System Messages TMADMIN Catalog BEA Tuxedo System Messages TMADMIN Catalog 100-199 BEA Tuxedo Release 7.1 Document Edition 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software

More information

Domain Gateways. At the end of this module you will

Domain Gateways. At the end of this module you will Module Domain Gateways At the end of this module you will understand the uses and features of Tuxedo Domains be able to perform basic Domain configurations be able to identify advanced Domain configuration

More information

Security. At the end of this module you will be able to

Security. At the end of this module you will be able to Module Security At the end of this module you will be able to ¾ understand the Tuxedo model for security ¾ configure security for a Tuxedo application ¾ understand the Link Level Encryption security option

More information

BEA. SNMP Agent MIB Reference. For BEA Tuxedo and BEA WebLogic Enterprise

BEA. SNMP Agent MIB Reference. For BEA Tuxedo and BEA WebLogic Enterprise BEA SNMP Agent MIB Reference For BEA Tuxedo and BEA WebLogic Enterprise BEA SNMP Agent 2.1 Document Date: November 7, 2001 Copyright Copyright 2001 BEA Systems, Inc. All Rights Reserved. Restricted Rights

More information

BEA TUXEDO System Messages. CMDTUX Catalog

BEA TUXEDO System Messages. CMDTUX Catalog BEA TUXEDO System Messages CMDTUX Catalog BEA TUXEDO Release 6.5 Document Edition 6.5 February 1999 Copyright Copyright 1999 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software

More information

Oracle Tuxedo. Setting Up an Oracle Tuxedo Application 12c Release 1 (12.1.1) June 2012

Oracle Tuxedo. Setting Up an Oracle Tuxedo Application 12c Release 1 (12.1.1) June 2012 Oracle Tuxedo Setting Up an Oracle Tuxedo Application 12c Release 1 (12.1.1) June 2012 Setting Up an Oracle Tuxedo Application, 12c Release 1 (12.1.1) Copyright 1996, 2012, Oracle and/or its affiliates.

More information

Oracle Tuxedo. Administering an Oracle Tuxedo Application at Run Time 12c Release 1 (12.1.1) June 2012

Oracle Tuxedo. Administering an Oracle Tuxedo Application at Run Time 12c Release 1 (12.1.1) June 2012 Oracle Tuxedo Administering an Oracle Tuxedo Application at Run Time 12c Release 1 (12.1.1) June 2012 Administering an Oracle Tuxedo Application at Run Time, 12c Release 1 (12.1.1) Copyright 1996, 2012,

More information

BEA Tuxedo. SNMP Agent MIB Reference

BEA Tuxedo. SNMP Agent MIB Reference BEA Tuxedo SNMP Agent MIB Reference Release 8.1 Document Date: January 2003 Copyright Copyright 2003 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and documentation is subject

More information

BEA Tuxedo. System Messages CMDGW Catalog

BEA Tuxedo. System Messages CMDGW Catalog BEA Tuxedo System Messages CMDGW Catalog 2000-3299 BEA Tuxedo Release 7.1 Document Edition 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software

More information

BEA SNMP Agent MIB Reference. For BEA Tuxedo and BEA WebLogic Enterprise

BEA SNMP Agent MIB Reference. For BEA Tuxedo and BEA WebLogic Enterprise BEA SNMP Agent MIB Reference For BEA Tuxedo and BEA WebLogic Enterprise BEA SNMP Agent 2.1 Document Edition 2.1 October 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights

More information

TRAN. Distributed Transactions

TRAN. Distributed Transactions Module Distributed Transactions At the end of this module you will be able to understand characteristics of a distributed transaction list the Tuxedo components that support distributed transactions identify

More information

BEA Tuxedo. System Messages TMADMIN Catalog

BEA Tuxedo. System Messages TMADMIN Catalog BEA Tuxedo System Messages TMADMIN Catalog 200-1699 BEA Tuxedo Release 7.1 Document Edition 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software

More information

SYSTEM TUXEDO. By Channu Kambalyal Sushil Consultants Inc.

SYSTEM TUXEDO. By Channu Kambalyal Sushil Consultants Inc. SYSTEM TUXEDO By Channu Kambalyal Sushil Consultants Inc. www.sushilconsultants.com BRIEF HISTORY TUXEDO - Transactions in Unix Extended for Distributed Operations Construction started in 1983 as a UNIX

More information

BEA Tuxedo. System Messages CMDTUX Catalog

BEA Tuxedo. System Messages CMDTUX Catalog BEA Tuxedo System Messages CMDTUX Catalog 4400-4899 BEA Tuxedo Release 7.1 Document Edition 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software

More information

Oracle Tuxedo. Interoperability 12c Release 1 (12.1.1) June 2012

Oracle Tuxedo. Interoperability 12c Release 1 (12.1.1) June 2012 Oracle Tuxedo Interoperability 12c Release 1 (12.1.1) June 2012 Oracle Tuxedo Interoperability, 12c Release 1 (12.1.1) Copyright 1996, 2012, Oracle and/or its affiliates. All rights reserved. This software

More information

Oracle SALT How To: expose Tuxedo Service as a SOAP Web Service

Oracle SALT How To: expose Tuxedo Service as a SOAP Web Service Oracle SALT How To: expose Tuxedo Service as a SOAP Web Service Introduction This document is designed to help you implement a SALT use-case in a matter of minutes. This can be used to bootstrap projects

More information

BEA JOLT Overview. At the end of this section you will. ¾ have a general understanding of the functionality and use of the BEA Jolt product

BEA JOLT Overview. At the end of this section you will. ¾ have a general understanding of the functionality and use of the BEA Jolt product Appendix BEA Overview At the end of this section you will ¾ have a general understanding of the functionality and use of the BEA Jolt product -1 This reference material is only intended to make you aware

More information

BEATSAM TM. BEA (TSAM) Console User s Guide

BEATSAM TM. BEA (TSAM) Console User s Guide BEATSAM TM BEA (TSAM) Console User s Guide Version 1.1 Document Released: September 28, 2007 Contents 1. BEA TSAM Console Overview.............................................................1-1 Monitoring

More information

BEA Tuxedo. New Features

BEA Tuxedo. New Features BEA Tuxedo New Features Release 8.1 January 2003 Copyright Copyright 2003 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and documentation is subject to and made available

More information

BEA Tuxedo. System Messages LIBGW Catalog

BEA Tuxedo. System Messages LIBGW Catalog BEA Tuxedo System Messages LIBGW Catalog BEA Tuxedo Release 7.1 Document Edition 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and

More information

Chapter 2 WEBLOGIC SERVER DOMAINS. SYS-ED/ Computer Education Techniques, Inc.

Chapter 2 WEBLOGIC SERVER DOMAINS. SYS-ED/ Computer Education Techniques, Inc. Chapter 2 WEBLOGIC SERVER DOMAINS SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: Domain - concept and implementation. Content of a domain. Common domain types. Production versus

More information

BEA Tuxedo. Product Overview

BEA Tuxedo. Product Overview BEA Tuxedo Product Overview Release 8.1 Part Number: 801-001200-002 Document Date: January 2003 Copyright Copyright 2003 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and

More information

BEA TUXEDO Builder. Setup and Installation

BEA TUXEDO Builder. Setup and Installation BEA TUXEDO Builder Setup and Installation BEA TUXEDO Builder 2.0 Document Edition 2.0 July 1998 Copyright Copyright 1997, 1998 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software

More information

BEA TUXEDO. for Windows NT User s Guide

BEA TUXEDO. for Windows NT User s Guide BEA TUXEDO for Windows NT User s Guide BEA TUXEDO Release 6.5 Document Edition 6.5 February 1999 Copyright Copyright 1999 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and

More information

Jolt for NonStop TUXEDO User Guide Set

Jolt for NonStop TUXEDO User Guide Set Jolt 1.1.2 for NonStop TUXEDO Jolt 1.1.2 Manuals Jolt for NonStop TUXEDO User Guide Set Jolt for NonStop TUXEDO User Guide Jolt Beans User Guide WAS (Web Application Services) User Guide Jolt 1.1.2 for

More information

Oracle Tuxedo Message Queue (OTMQ)

Oracle Tuxedo Message Queue (OTMQ) Oracle Tuxedo Message Queue (OTMQ) Administration Guide 12c Release 2 (12.1.3) December 2014 Oracle Tuxedo Message Queue (OTMQ) Administration Guide, 12c Release 2 (12.1.3) Copyright 2012, 2014 Oracle

More information

BEA Tuxedo. Using the BEA Tuxedo Domains Component

BEA Tuxedo. Using the BEA Tuxedo Domains Component BEA Tuxedo Using the BEA Tuxedo Domains Component BEA Tuxedo Release 7.1 Document Edition 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software

More information

Oracle Tuxedo. Using Oracle Tuxedo ATMI on Windows 12c Release 1 (12.1.1) June 2012

Oracle Tuxedo. Using Oracle Tuxedo ATMI on Windows 12c Release 1 (12.1.1) June 2012 Oracle Tuxedo Using Oracle Tuxedo ATMI on Windows 12c Release 1 (12.1.1) June 2012 Oracle Tuxedo Using Oracle Tuxedo ATMI on Windows, 12c Release 1 (12.1.1) Copyright 1996, 2012, Oracle and/or its affiliates.

More information

DMVPN Event Tracing. Finding Feature Information

DMVPN Event Tracing. Finding Feature Information The feature provides a trace facility for troubleshooting Cisco IOS Dynamic Multipoint VPN (DMVPN). This feature enables you to monitor DMVPN events, errors, and exceptions. During runtime, the event trace

More information

BEA TUXEDO. Workstation Guide

BEA TUXEDO. Workstation Guide BEA TUXEDO Workstation Guide BEA TUXEDO Release 6.5 Document Edition 6.5 February 1999 Copyright Copyright 1999 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and documentation

More information

Chapter 3 Managing System Settings

Chapter 3 Managing System Settings Chapter 3 Managing System Settings Using the System Settings Utility The navigation pane at the top of the web browser interface contains a System tab that enables you to manage your FS700TSSmart Switch

More information

Exercises. Cacti Installation and Configuration

Exercises. Cacti Installation and Configuration Exercises Cacti Installation and Configuration Exercises Your Mission... Install Cacti Create device entry for your local router Create device entries for your local servers Create entries for class router

More information

Exercises. Cacti Installation and Configuration

Exercises. Cacti Installation and Configuration Exercises Cacti Installation and Configuration Exercises Your Mission... Install Cacti Create device entry for your local router Create device entries for your local servers Create entries for class router

More information

Lab Router Configuration Using Setup Instructor Version 2500

Lab Router Configuration Using Setup Instructor Version 2500 Lab 2.2.1 Router Configuration Using Setup Instructor Version 2500 Objective Use the System Configuration dialog (setup). Establish some basic router configurations. Background/Preparation A new router

More information

Performance Considerations

Performance Considerations Module Performance Considerations At the end of this module you will understand some of the main performance considerations for tuning Tuxedo applications -1 Copyright -1 ƒ ƒ ƒ ƒ Road Map System and Network

More information

Oracle Tuxedo Message Queue (OTMQ)

Oracle Tuxedo Message Queue (OTMQ) Oracle Tuxedo Message Queue (OTMQ) Administration Guide 12c Release 1 (12.1.1) June 2012 Oracle Tuxedo Message Queue (OTMQ) Administration Guide, 12c Release 1 (12.1.1) Copyright 2012 Oracle and/or its

More information

Oracle Tuxedo. Getting Started with Oracle Tuxedo CORBA Applications 12c Release 1 (12.1.1) June 2012

Oracle Tuxedo. Getting Started with Oracle Tuxedo CORBA Applications 12c Release 1 (12.1.1) June 2012 Oracle Tuxedo Getting Started with Oracle Tuxedo CORBA Applications 12c Release 1 (12.1.1) June 2012 Oracle Tuxedo Getting Started with Oracle Tuxedo CORBA Applications, 12c Release 1 (12.1.1) Copyright

More information

Software Architecture

Software Architecture CHAPTER 5 Overview The on the MGX 8250 is comprised of three major functional blocks: Platform control Configuration and monitoring services Node management To deliver these services, the is partitioned

More information

Utils Commands CHAPTER

Utils Commands CHAPTER CHAPTER 9 Published: October 26, 2010, This chapter contains the following utils commands: utils fior utils firewall utils iostat utils iothrottle enable utils iothrottle disable utils iothrottle status

More information

Oracle Tuxedo System and Applications Monitor Plus

Oracle Tuxedo System and Applications Monitor Plus Oracle Tuxedo System and Applications Monitor Plus Configuration Guide 12c Release 2 (12.1.3) June 2015 Oracle TSAM Plus Configuration Guide, 12c Release 2 (12.1.3) Copyright 2013, 2015, Oracle and/or

More information

BEA Tuxedo. System Messages WSNAT Catalog

BEA Tuxedo. System Messages WSNAT Catalog BEA Tuxedo System Messages WSNAT Catalog BEA Tuxedo Release 7.1 Document Edition 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and

More information

Mainframe Adapter for SNA

Mainframe Adapter for SNA BEATuxedo Mainframe Adapter for SNA Release Notes Version 8.1 Document Revised: November 14, 2003 Part Number: 825-001004-009 Copyright Copyright 2003 BEA Systems, Inc. All Rights Reserved. Restricted

More information

Oracle Tuxedo. Known and Resolved Issues 11g Release 1 ( ) December 2011

Oracle Tuxedo. Known and Resolved Issues 11g Release 1 ( ) December 2011 Oracle Tuxedo Known and Resolved Issues 11g Release 1 (11.1.1.3.0) December 2011 Oracle Tuxedo Known and Resolved Issues, 11g Release 1 (11.1.1.3.0) Copyright 1996, 2011, Oracle and/or its affiliates.

More information

Configuring the Oracle Network Environment. Copyright 2009, Oracle. All rights reserved.

Configuring the Oracle Network Environment. Copyright 2009, Oracle. All rights reserved. Configuring the Oracle Network Environment Objectives After completing this lesson, you should be able to: Use Enterprise Manager to: Create additional listeners Create Oracle Net Service aliases Configure

More information

predefined elements (CI)

predefined elements (CI) 1 VMware Name 1.1 VMware Scans Scan Date, API Type, API Version, Name, Locale Build Number, Version, Service Name, OS Type, Vendor, Version, Build, MOB Path 1.1.1 VMware Folders Name, Identifier, MOB Path

More information

BEA Tuxedo. SNMP Agent Administration Guide

BEA Tuxedo. SNMP Agent Administration Guide BEA Tuxedo SNMP Agent Administration Guide Release 8.1 Document Date: January 2003 Copyright Copyright 2003 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and documentation

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring a Call Center Management Solution using TASKE Contact Server and Avaya TM Communication Manager Running on Avaya TM S8100 and

More information

Chapter 3 LAN Configuration

Chapter 3 LAN Configuration Chapter 3 LAN Configuration This chapter describes how to configure the advanced LAN features of your ProSafe Dual WAN Gigabit Firewall with SSL & IPsec VPN. This chapter contains the following sections

More information

Utils Commands CHAPTER

Utils Commands CHAPTER CHAPTER 9 Published: October 31, 2011, This chapter contains the following utils commands: utils auditd disable utils auditd enable utils auditd status utils create report hardware utils create report

More information

MITSUBISHI ELECTRIC DIAMONDLINK V3.0 User s Manual

MITSUBISHI ELECTRIC DIAMONDLINK V3.0 User s Manual MITSUBISHI ELECTRIC DIAMONDLINK V3.0 User s Manual Version 3.0 April 5, 2003 Table of Contents INTRODUCTION... 3 INSTALLATION... 3 SYSTEM REQUIREMENTS... 3 WINDOWS... 3 Install Procedure... 3 SETUP...

More information

BEATuxedo MQ Adapter

BEATuxedo MQ Adapter BEATuxedo 10.0 MQ Adapter Version 10.0 Document Released: September 28, 2007 Contents 1. Understanding the Tuxedo MQ Adapter Accessing WebSphere MQ With and Without the Tuxedo MQ Adapter............ 1-1

More information

SNMP SIMULATOR. Description

SNMP SIMULATOR. Description SNMP SIMULATOR Overview The SNMP Agent Simulator enables simulation of standalone SNMP agents to test and demonstrate SNMP-based management applications. Its unique ability to create default values from

More information

Port Forwarding Setup (RTA1025W Rev2)

Port Forwarding Setup (RTA1025W Rev2) Port Forwarding Setup (RTA1025W Rev2) Port Forwarding Port forwarding enables programs or devices running on your LAN to communicate with the internet as if they were directly connected. This is most commonly

More information

Getting Started with Oracle Tuxedo

Getting Started with Oracle Tuxedo Getting Started with Oracle Tuxedo Biru Chattopadhayay Chapter No. 1 "Getting Started with Tuxedo" In this package, you will find: A Biography of the author of the book A preview chapter from the book,

More information

Oracle Tuxedo. SNMP Agent Administration Guide 10g Release 3 (10.3) January 2009

Oracle Tuxedo. SNMP Agent Administration Guide 10g Release 3 (10.3) January 2009 Oracle Tuxedo SNMP Agent Administration Guide 10g Release 3 (10.3) January 2009 Tuxedo SNMP Agent Administration Guide, 10g Release 3 (10.3) Copyright 1996, 2009, Oracle and/or its affiliates. All rights

More information

Application Notes for Empirix OneSight with Avaya Aura Suite - Issue 1.0

Application Notes for Empirix OneSight with Avaya Aura Suite - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Empirix OneSight with Avaya Aura Suite - Issue 1.0 Abstract These Application Notes describe the configuration steps required to integrate

More information

newsletter PGCG EOM News and Views EOM 14.0 release highlights Distribute EOM configurations automatically Issue 48, Summer 2018

newsletter PGCG EOM News and Views EOM 14.0 release highlights Distribute EOM configurations automatically Issue 48, Summer 2018 newsletter PGCG Pretty Good Consulting Group G o t a p r o b l e m? W e c r e a t e s o l u t i o n s. EOM News and Views EOM 14.0 release highlights You can now set File Mask, File Selection Criteria,

More information

Inventory Reports. Detailed Device Report CHAPTER

Inventory Reports. Detailed Device Report CHAPTER CHAPTER 2 include the following device reports. Detailed Device Report Device Attributes Reports Generating a 24-Hour Inventory Change Report Hardware Reports Management Status Reports Software Reports

More information

Using the Cisco NAC Profiler Endpoint Console

Using the Cisco NAC Profiler Endpoint Console CHAPTER 15 Topics in this chapter include: Overview, page 15-1 Display Endpoints by Profile, page 15-4 Display Endpoints by Device Port, page 15-9 Unauthorized Endpoints, page 15-12 Endpoint Directory

More information

Cisco Discovery Protocol Version 2

Cisco Discovery Protocol Version 2 Cisco Discovery Protocol (formerly known as CDP) is a Layer 2, media-independent, and network-independent protocol that runs on Cisco devices and enables networking applications to learn about directly

More information

WebAccess Device Driver Guide. BwSNMP Broadwin to SNMP Agent (Simple Network Management Protocol) Device Driver Guide

WebAccess Device Driver Guide. BwSNMP Broadwin to SNMP Agent (Simple Network Management Protocol) Device Driver Guide BwSNMP Broadwin to SNMP Agent (Simple Network Management Protocol) Device Driver Guide Version 5.0 rev 1 Broadwin Technology, Inc. Table of Contents BwSNMP Broadwin to SNMP Agent (Simple Network Management

More information

Citrix 1Y0-A03. Citrix XenDesktop 2.0 Enterprise Edition: Administration. Download Full Version :

Citrix 1Y0-A03. Citrix XenDesktop 2.0 Enterprise Edition: Administration. Download Full Version : Citrix 1Y0-A03 Citrix XenDesktop 2.0 Enterprise Edition: Administration Download Full Version : https://killexams.com/pass4sure/exam-detail/1y0-a03 B. Do not auto-create client printers C. Turn off client

More information

Software Configuration for Integrated Applications

Software Configuration for Integrated Applications Software Configuration for Integrated Applications These instructions provide information for installing and configuring Unified Intelligent Contact Manager (Unified ICM) software as part of a system integrated

More information

SAM Server Utility User s Guide

SAM Server Utility User s Guide SAM Server Utility User s Guide Updated July 2014 Copyright 2010, 2012, 2014 by Scholastic Inc. All rights reserved. Published by Scholastic Inc. PDF0157 (PDF) SCHOLASTIC, READ 180, SYSTEM 44, SCHOLASTIC

More information

PictureTel. Utilizing PictureTel 330 NetConference SNMP Support with HP OpenView for UNIX

PictureTel. Utilizing PictureTel 330 NetConference SNMP Support with HP OpenView for UNIX PictureTel Utilizing PictureTel 330 NetConference SNMP Support with HP OpenView for UNIX 1.0 Introduction Page 2 This document describes the NetConference SNMP functionality, how to integrate the NetConference

More information

Application Notes for Empirix OneSight Health Monitor with Avaya Aura TM Communication Manager 6.0 Issue 1.0

Application Notes for Empirix OneSight Health Monitor with Avaya Aura TM Communication Manager 6.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Empirix OneSight Health Monitor with Avaya Aura TM Communication Manager 6.0 Issue 1.0 Abstract These Application Notes describe the configuration

More information

Skills Assessment Student Training

Skills Assessment Student Training Skills Assessment Student Training Topology Assessment Objectives Part 1: Initialize Devices (6 points, 5 minutes) Part 2: Configure Device Basic Settings (33 points, 20 minutes) Part 3: Configure Switch

More information

Lab: Implementing SMS 2003 SP1 Features

Lab: Implementing SMS 2003 SP1 Features Lab: Implementing SMS 2003 SP1 Features Objectives After completing this lab, you will be able to: Identify an SMS 2003 SP1 site. Implement SMS 2003 SP1 folders. Implement a configurable HTTP port in SMS

More information

Introduction. An introduction to the equipment and organization of the Internet Lab.

Introduction. An introduction to the equipment and organization of the Internet Lab. Introduction An introduction to the equipment and organization of the Internet Lab. Some material in this slide set is copyrighted, Pearson Education, 2004 Internet Lab Equipment 4 Linux PCs 4 Cisco Routers

More information

VRT-202 Veritas Cluster Server for UNIX/Linux Administration

VRT-202 Veritas Cluster Server for UNIX/Linux Administration VRT-202 Veritas Cluster Server for UNIX/Linux Administration COURSE DESCRIPTION The VERITAS Cluster Server course is designed for the IT professional tasked with installing, configuring, and maintaining

More information

VERTICAL HORIZON VH-2402S FAST ETHERNET SWITCH MANAGEMENT GUIDE

VERTICAL HORIZON VH-2402S FAST ETHERNET SWITCH MANAGEMENT GUIDE VERTICAL HORIZON VH-2402S FAST ETHERNET SWITCH MANAGEMENT GUIDE 9033645-01 Notice Only qualified personnel should perform installation procedures. NOTICE Enterasys Networks reserves the right to make

More information

Configuring the Management Interface and Security

Configuring the Management Interface and Security CHAPTER 5 Configuring the Management Interface and Security Revised: February 15, 2011, Introduction This module describes how to configure the physical management interfaces (ports) as well as the various

More information

User and System Administration

User and System Administration CHAPTER 2 This chapter provides information about performing user and system administration tasks and generating diagnostic information for obtaining technical assistance. The top-level Admin window displays

More information

Configuring and Monitoring from the Hub Manager

Configuring and Monitoring from the Hub Manager CHAPTER 3 Configuring and Monitoring from the Hub Manager This chapter explains how to use the FastHub 400 series Hub Manager on the FastHub 400M models to change the configuration settings and to monitor

More information

BEAWebLogic. Enterprise Security. WebLogic Server v8.1 Installation

BEAWebLogic. Enterprise Security. WebLogic Server v8.1 Installation BEAWebLogic Enterprise Security WebLogic Server v8.1 Installation Product Version: 4.2 Service Pack 2 Document Revised: October 27, 2005 Copyright Copyright 2005 BEA Systems, Inc. All Rights Reserved.

More information

Lab Configuring and Verifying Extended ACLs Topology

Lab Configuring and Verifying Extended ACLs Topology Topology 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 8 Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway R1 G0/1 192.168.10.1

More information

Configuring Interface Characteristics

Configuring Interface Characteristics Finding Feature Information, page 1 Information About, page 1 How to Configure Interface Characteristics, page 11 Monitoring Interface Characteristics, page 28 Configuration Examples for Interface Characteristics,

More information

Lab Install Windows 8

Lab Install Windows 8 Introduction In this lab, you will install Windows 8.1 and 8.0. Recommended Equipment A computer with a blank hard disk drive Windows 8.1 and 8.0 installation DVD or USB flash drive Step 1: Starting the

More information

Application Notes for the Amcom Smart Console with Avaya Aura TM Communication Manager and Avaya Aura TM Application Enablement Services - Issue 1.

Application Notes for the Amcom Smart Console with Avaya Aura TM Communication Manager and Avaya Aura TM Application Enablement Services - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for the Amcom Smart Console with Avaya Aura TM Communication Manager and Avaya Aura TM Application Enablement Services - Issue 1.0 Abstract

More information

Application Notes for the Amcom CTI Layer with Avaya Aura TM Communication Manager and Avaya Aura TM Application Enablement Services - Issue 1.

Application Notes for the Amcom CTI Layer with Avaya Aura TM Communication Manager and Avaya Aura TM Application Enablement Services - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for the Amcom CTI Layer with Avaya Aura TM Communication Manager and Avaya Aura TM Application Enablement Services - Issue 1.0 Abstract These

More information

Ethernet Switch ZyNOS 4.0

Ethernet Switch ZyNOS 4.0 RMON Ethernet Switch ZyNOS 4.0 Support Notes Version 4.00 July 2011 Overview Remote Monitoring (RMON) is a standard monitoring specification that enables various network monitors and console systems to

More information

Broadlinx Upgrade

Broadlinx Upgrade For technical support call: (800) 547-8949 Field Engineering Bulletin 071 8283 04 Sept. 28, 2005 Reference ECO: 110M Broadlinx 2.2.2 Upgrade Applicability This release applies to the following Trinix routing

More information

BEA TUXEDO Builder. Setup and Installation Guide

BEA TUXEDO Builder. Setup and Installation Guide BEA TUXEDO Builder Setup and Installation Guide BEA TUXEDO Builder 2.1 Document Edition 2.1 November 1998 Copyright Copyright 1997, 1998 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend

More information

Port Forwarding Setup (RTA1025W)

Port Forwarding Setup (RTA1025W) Port Forwarding Setup (RTA1025W) Port Forwarding Port forwarding enables programs or devices running on your LAN to communicate with the internet as if they were directly connected. This is most commonly

More information

BEATuxedo Mainframe Adapter for OSI TP. User Guide

BEATuxedo Mainframe Adapter for OSI TP. User Guide BEATuxedo Mainframe Adapter for OSI TP User Guide Version 9.1 Document Revised: September 30, 2006 Copyright Copyright 1995-2006 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software

More information

Managing Switch Stacks

Managing Switch Stacks CHAPTER 5 This chapter describes how to manage Catalyst 3750 switch stacks. For complete syntax and usage information for the commands used in this chapter, refer to the command reference for this release.

More information

JacobsSNMP. Siarhei Kuryla. May 10, Networks and Distributed Systems seminar

JacobsSNMP. Siarhei Kuryla. May 10, Networks and Distributed Systems seminar JacobsSNMP Siarhei Kuryla Networks and Distributed Systems seminar May 10, 2010 Simple Network Management Protocol protocol for exchange of management information; exposes management data in the form of

More information

Lab Exercise - Introduction to Network Management. Objective of the exercise

Lab Exercise - Introduction to Network Management. Objective of the exercise Lab Exercise - Introduction to Network Management Objective of the exercise Introduce students to the basics of managing network resources, ie devices that are connected to the computer network. Theoretical

More information

Microsoft End to End Business Intelligence Boot Camp

Microsoft End to End Business Intelligence Boot Camp Microsoft End to End Business Intelligence Boot Camp 55045; 5 Days, Instructor-led Course Description This course is a complete high-level tour of the Microsoft Business Intelligence stack. It introduces

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Trio Enterprise from Enghouse Interactive AB with Avaya Aura Presence Services Snap-in running on Avaya Breeze TM Platform -

More information

Change Active Directory Schema Master Windows 2008

Change Active Directory Schema Master Windows 2008 Change Active Directory Schema Master Windows 2008 In Windows Server 2008 and Windows Server 2008 R2, the directory service is named Changes to the schema must be written only on the schema master. Note

More information

BEAWebLogic. Server. Automatic and Manual Service-level Migration

BEAWebLogic. Server. Automatic and Manual Service-level Migration BEAWebLogic Server Automatic and Manual Service-level Migration Version 10.3 Technical Preview Revised: March 2007 Service-Level Migration New in WebLogic Server 10.3: Automatic Migration of Messaging/JMS-Related

More information

CHAPTER 2 BASIC OPERATING SYSTEM CONCEPT MANAGEMENT

CHAPTER 2 BASIC OPERATING SYSTEM CONCEPT MANAGEMENT CHAPTER 2 BASIC OPERATING SYSTEM CONCEPT MANAGEMENT Types of User Interface USER INTERFACE Command Interface Menu Interface Graphical User Interface Voice actuated Interface Web- form Interface User interface

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!   We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ http://www.pass4test.com We offer free update service for one year Exam : 642-242 Title : Unified Contact Center Enterprise Implementation(UCCEI)

More information

FortiNAC Motorola Wireless Controllers Integration

FortiNAC Motorola Wireless Controllers Integration FortiNAC Motorola Wireless Controllers Integration Version: 8.x Date: 8/29/2018 Rev: B FORTINET DOCUMENT LIBRARY http://docs.fortinet.com FORTINET VIDEO GUIDE http://video.fortinet.com FORTINET KNOWLEDGE

More information

Lab - Create User Accounts in Windows 8

Lab - Create User Accounts in Windows 8 Introduction In this lab, you will create user accounts in Windows 8. Recommended Equipment The following equipment is required for this exercise: A computer with a new installation of Windows 8 Part 1:

More information

MS-55045: Microsoft End to End Business Intelligence Boot Camp

MS-55045: Microsoft End to End Business Intelligence Boot Camp MS-55045: Microsoft End to End Business Intelligence Boot Camp Description This five-day instructor-led course is a complete high-level tour of the Microsoft Business Intelligence stack. It introduces

More information

Application Enablement Services Documentation Road Map

Application Enablement Services Documentation Road Map Application Enablement Services Documentation Road Map Use the Avaya MultiVantage Application Enablement Services Documentation Road Map to locate the Application Enablement Services documents and to get

More information