Definitions of Managed Objects for APPC February 14, 1995 Michael Allen (editor) Wall Data Inc. mallen@hq.walldata.com Zbigniew Kielczewski (editor) Cisco Systems zbig@cisco.com Deirdre Kostick (editor) Bellcore dck2@mail.bellcore.com William Kwan (editor) CrossComm Corporation kwan@crosscomm.com Status of this Memo This document is an Internet-Draft. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note that other groups may also distribute working documents as Internet-Drafts. Internet-Drafts are draft documents valid for a maximum of six months. Internet-Drafts may be updated, replaced, or obsoleted by other documents at any time. It is not appropriate to use Internet-Drafts as reference material or to cite them other than as a "working draft" or "work in progress". To learn the current status of any Internet-Draft, please check the 1id-abstracts.txt listing contained in the Internet-Drafts Shadow Directories on ds.internic.net, nic.nordu.net, ftp.isi.edu, or munnari.oz.au. Expires August 14, 1995 [Page 1] Internet Draft APPC MIB February 1995 1. Introduction This memo defines a portion of the Management Information Base (MIB) for use with network management protocols in the Internet community. In particular, it defines objects for managing the configuration, monitoring and controlling net- work devices with APPC (Advanced Program to Program Communi- cations) capabilities. This memo identifies managed objects for SNA-capable devices with one or more Nodes. These objects are specific for the LU6.2 protocols and supplement the generic SNA objects defined in the SNA NAU MIB module (RFC 1666 [7]). Many of the tables in this APPC MIB module are extensions of tables described in the SNA NAU MIB module. This memo does not specify a standard for the Internet com- munity. 2. The SNMPv2 Network Management Framework The SNMPv2 Network Managemeent Framework consists of four major components. They are: o RFC 1442 [2] which defines the SMI, the mechanisms used for describing and naming objects for the purpose of management. o RFC 1213 [3] defines MIB-II, the core set of managed objects for the Internet suite of proto- cols. o RFC 1445 [4] which defines the administrative and other architectural aspects of the framework. o RFC 1448 [5] which defines the protocol useqd for network access to managed objects. The Framework permits new objects to be defined for the pur- pose of experimentation and evaluation. 2.1. Object Definitions Managed objects are accessed via a virtual information store, termed the Management Information Base or MIB. Objects in the MIB are defined using the subset of Abstract Expires August 14, 1995 [Page 2] Internet Draft APPC MIB February 1995 Syntax Notation One (ASN.1) defined in the SMI (RFC 1442 [2]). In particular, each object type is named by an OBJECT IDENTIFIER, an administratively assigned name. The object type together with an object instance serves to uniquely identify a specific instantiation of the object. For human convenience, we often use a textual string, termed the descriptor, to refer to the object type. 3. Overview This document identifies the proposed set of objects for managing the configuration, monitoring and controlling dev- ices with APPC capabilities. APPC is the aspect of SNA which supports peer to peer communication. It consists of physical units (typically T2.1, but could be 2.0 or 5), which manage the lower layer networking protocols and logi- cal units (LU Type 6.2) which provide the interface for applications to communicate. In this document, we will describe LU6.2 protocol specific managed objects. Local LUs and remote partner LUs connect with each other using sessions. Multiple different sessions can be esta- blished between LUs with characteristics defined by Modes. Session limits within a define Mode is negotiated between the local and partner LUs using a protocol called CNOS (Change Number of Sessions). Transaction Programs (TP) are the applications which use the sessions to communicate with each other. Multiple TPs can use the same sessions, but not at the same time. A single usage of a session is called a conversation. While a session can stay active for a long time, a conversation can come up and down based on usage by the TPs. Common Programming Interface - Communication (CPI-C) is a standard API (Application Programming Interface) for APPC and OSI TP that is used by TPs for accessing conversations. Although, many of the CPI-C objects in this MIB are relevant to both APPC and OSI TP, the intention is for managing APPC products only. The SNA/APPC terms and overall architecture are documented in [1], [8], and [9]. The objects in this MIB are extensions to objects defined in the SNA NAU MIB [7]. Expires August 14, 1995 [Page 3] Internet Draft APPC MIB February 1995 Highlights of the management functions supported by the APPC MIB module include the following: o Activate and deactivate statistics keeping and counting. o Activate and deactivate tracing. o Modification of APPC defaults. o Creation and deletion of partner LUs, modes, TPs and CPI-C side information via the RowStatus objects in their respective admin tables. o Monitoring and modification of parameters related to local LU, partner LU, modes, TPs and CPI-C side information. o Issue CNOS processing verbs/commands for INITIALIZE_SESSION_LIMIT, CHANGE_SESSION_LIMIT and RESET_SESSION_LIMIT. o Monitoring of LU6.2 specific session operational parameters. o Monitoring of conversation operational parameters. This MIB module does not support: o Activation or deactivation of local LUs. o Activation or deactivation of partner LUs. o Activation or deactivation of conversations. o Activation or deactivation of Transaction Pro- grams. o Activation of sessions. o Deactivation of sessions (supported in SNA NAU MIB). o Traps Expires August 14, 1995 [Page 4] Internet Draft APPC MIB February 1995 3.1. Applying MIB II to managing APPC devices This section identifies how MIB II objects, specifically the MIB II system group will be used in SNMP-based management of SNA NAUs. The MIB II system group applies to the SNMP Agent. The following object is from the MIB II system group: sysUpTime: clock in the SNMP Agent/proxy-Agent; expressed in TimeTicks (1/100s of a seconds). This MIB module uses the TimeStamp TEXTUAL-CONVENTION which is defined in the SNMPv2 Textual Conventions (RFC 1443 [6]) as "the value of MIB II's sysUpTime object when a specific occurrence happens." The specific occurrences related to APPC management are defined in this MIB module. 3.2. APPC MIB Structure The APPC MIB module contains six groups of objects: o appcGlobal - objects related to global defaults and controls. o appcLu - objects related to LU6.2 specific local and partner LU, mode definition, monitoring and control. In addition, CNOS processing objects are also part of this group. o appcTp - objects related transaction program definition, monitoring and control. o appcSession - objects related to LU6.2 specific session monitoring. o appcConversation - objects related to conversa- tion monitoring. o appcCPIC - objects related to related CPI-C side information definition and monitoring. These groups are described below in more detail. The objects related to LU6.2 are generally organized into two types of tables: the Admin and Oper tables. Expires August 14, 1995 [Page 5] Internet Draft APPC MIB February 1995 The "Admin" table contains objects which are used by a Management Station to affect the operation of LU6.2. Objects in "Admin" tables contain default or expected confi- guration values. In some cases, the objects are used to ini- tialize and configure the LU6.2 service at the next startup of the system (i.e., restart or next initialization), while in other cases, the changes made to objects can take effect immediately. A Management Station can dynamically define LU6.2 resources (LUs, modes, TPs, CPI-C side information tables) by creating new entries in the Admin table. The "Oper" table are of two types. In the first type, objects provide current operational values corresponding to configured object values in the "Admin" table. There is a one-to-one relation between "Admin" and "Oper" entries in this case. In the second type, objects in the "Oper" table provide current operational values for dynamic objects which have been created by the APPC system using one of the tem- plates provided in the "Admin" table. There is a one-to- many relation between "Admin" and "Oper" entries in this case. It is important to note that some of the tables defined in this module supplement the tables from the SNA NAU MIB module providing LU6.2 specific information. The indices from SNA NAU tables are used in this case to identify objects instances. 3.2.1. appcGlobal group The appcGlobal group consists of the following tables and objects: 1) appcCntlAdminGroup This group of objects controls whether certain statistics and counters (e.g., session and RSCV counters) should be maintained by the Agent. In addition, the ability to activate and deactivate tracing is also supported through objects in this group. These objects are for Agent imple- mentations that wish to provide this level of operational control and are optional. The objects in this group represent the desired state with the actual operational values in appcCntlOperGroup. Expires August 14, 1995 [Page 6] Internet Draft APPC MIB February 1995 These objects can be generated initially, after startup of SNA service, by the Agent which uses information from the Node configuration file. Subsequent modifications of object values is possible by a Management station. The modifica- tions to these objects can be saved in the Node configura- tion file for the next startup (i.e., restart or next ini- tialization) of SNA service, but the mechanism for this function is not defined in this document. 2) appcCntrlOperGroup This group of objects monitors whether certain statistics and counters (e.g., session and RSCV counters) are main- tained by an Agent. In addition, the ability to monitor tracing activity is also supported through objects in this group. This table represents the actual operational state. These states can be modified via objects in the appcCntrlAdmin- Group. 3) appcDefaultTable This table contains objects which describe default LU6.2 configurations for each Node. The type of default informa- tion includes mode name, LU, and maximum logical record size. This table supplements the snaNodeAdminTable, defined in the SNA NAU MIB module, and as such uses the same index (i.e., snaNodeAdminIndex). However, only entries in the snaNodeAd- minTable that are Nodes which support LU6.2 protocols, have a corresponding entry in this table. The row in this table is created by an Agent in the same time as the corresponding row in snaNodeAdminTable and become available as soon as the row in the snaNodeAdminTable becomes 'active'. The entries in this table can be modified by a Management Station. 3.2.2. appcLu group The appcLu group consists of the following tables: 1) appcLluAdminTable Expires August 14, 1995 [Page 7] Internet Draft APPC MIB February 1995 This table contains objects which describe specific LU6.2 local LU configuration information. The type of information includes maximum number of sessions supported and compres- sion parameters. This table supplements the snaLuAdminTable, defined in the SNA NAU MIB module, and as such uses the same set of indices (i.e., snaNodeAdminIndex and snaLuAdminLuIndex). However, only entries in the snaLuAdminTable that support LU6.2 pro- tocol, have a corresponding entry in this table. The rows in this table can be created and deleted by a Management Station by performing the same operation on the corresponding entry in the snaLuAdminTable. The snaLuAdmin- RowStatus object describes the status of an entry in appcLluAdminTable and at the same time is used to change the status of that entry. For each entry in the appcLluAdminTable, there is a corresponding entry in the appcLluOperTable. While the objects in this table describe the desired or configured values, the actual runtime values are contained in the appcLluOperTable. 2) appcLluOperTable This table augments the appcLluAdminTable. It contains objects which describe specific LU6.2 local LU operational information. The type of information includes maximum number of sessions supported and compression parameters. This table supplements the snaLuOperTable, defined in the SNA NAU MIB module, and as such uses the same set of indices (i.e., snaNodeAdminIndex and snaLuAdminLuIndex). However, only entries in the snaLuOperTable that support LU6.2, have a corresponding entry in this table. The entries in this table cannot be modified by a Management Station. 3) appcParLuAdminTable This table contains objects which describe partner LU confi- guration information. The type of information includes the name and whether parallel session is supported. The rows in this table can be created, modified, and deleted by a Management Station. The appcParLuAdminRowStatus object Expires August 14, 1995 [Page 8] Internet Draft APPC MIB February 1995 describes the status of an entry and is used to change the status of that entry. Entries are indexed by snaNodeAdminIn- dex (object from SNA NAU MIB) and appcParLuAdminIndex. For those implementations that have partner LU definitions associated with each local LU, multiple entries with the same appcParLuAdminParLuName could exist with different appcParLuAdminLocLuName. For those implementations in which partner LU definitions apply to all local LUs, the appcPar- LuAdminLocLuName is set to '*ALL'. Since objects in this table are used as a template for partner LU definition, for each entry in the appcParLuAd- minTable, there is one or more corresponding entry in the appcLuPairOperTable. While the objects in this table describe the desired or configured values for Partner LUs, the actual runtime values for each partner/local LU pair are contained in the appcLuPairOperTable. 4) appcLuPairOperTable This table contains objects which describe partner/local LU pair run-time operational information. The type of informa- tion includes the names and whether parallel session is sup- ported. Although the Admin (appcParLuAdminTable) table entries could be global to all local LUs in a Node, the entries in this (Oper) table are always associated with one local LU. Entries are indexed by snaNodeAdminIndex, snaLuAdminLuIndex (objects from SNA NAU MIB) and appcParLuAdminIndex. The row in this table is created as soon as there is an active session between the local and partner LU. The objects in this table cannot be modified by a Management Station. 5) appcModeAdminTable This table contains objects which describe Mode configura- tion information. The type of information includes name and maximum session limit. The rows in this table can be created, modified, and deleted by a Management Station. The appcModeAdminRowStatus object describes the status of an entry and is used to change the status of that entry. Entries are indexed by Expires August 14, 1995 [Page 9] Internet Draft APPC MIB February 1995 snaNodeAdminIndex (object form SNA NAU MIB) and appcModeAd- minIndex. For those implementations that have Mode definitions associ- ated with each local and partner LU pair, multiple entries with the same appcModeAdminModeName could exist with dif- ferent appcModeAdminLocLuName and appcModeAdminParLuName. For those implementations in which Mode definitions apply to all local and partner LUs, the appcModeAdminLocLuName and appcModeAdminParLuName are set to '*ALL'. Since objects in this table are used as a template for Mode definition, for each entry in this table , there is one or more corresponding entries in the appcModeOperTable. While the objects in this table describe the desired or configured values, the actual runtime values are contained in the appcModeOperTable. 6) appcModeOperTable This table contains objects which describe Mode run-time operational information for each local/partner LU pair. The type of information includes the name and maximum session limit. Although the Admin table entries could be global to all local and partner LUs in a Node, the Oper table entries are always associated with one local and partner LU pair. Entries are indexed by snaNodeAdminIndex, snaLuAdminLuIndex (objects from SNA NAU MIB), appcParLuAdminIndex and appcMo- deAdminIndex. The row in this table is created as soon as there is an active session between local and partner LU for this Mode. The objects in this table cannot be modified by a Management Station. 7) appcCNOSCmdTable This table contains objects which allow for issuing of CNOS commands relative to a local and partner LU pair and a Mode. It supports following CNOS commands: INITIALIZE_SESSION_LIMIT, CHANGE_SESSION_LIMIT and RESET_SESSION_LIMIT. This table augments the appcLuPairMo- deOperTable. Expires August 14, 1995 [Page 10] Internet Draft APPC MIB February 1995 The objects in this table can be modified by a Management Station. This table consists of objects that are relevant to the CNOS commands parameters, which a Management Station need to set. After setting the parameters of a CNOS command, the Manage- ment Station will set the control object (appcCNOSCmd) to request the Agent to issue the appropriate CNOS command. 3.2.3. appcTp group The appcTp group consists of the following tables: 1) appcTpAdminTable This table contains objects which describe transaction pro- gram (TP) configuration information. The type of information includes the name and TP privileges. The rows in this table can be created, modified, and deleted by a Management Station. The appcTpAdminRowStatus object describes the status of an entry and is used to change the status of that entry. Entries are indexed by snaNodeAdminIn- dex and appcTpAdminIndex. For those implementations that have TP definitions associ- ated with each local LU, multiple entries with the same appcTpAdminTpName could exist with different appcTpAdminLo- cLuName. For those implementations in which TP definition applies to all local LUs, it will have appcTpAdminLocLuName set to '*ALL'. There is no appcTpOperTable. Run-time information about TP tends to be product specific (e.g., process Id) and many of the information could be derived from the conversation tables. 3.2.4. appcSession group The appcSession group consists of the following table: 1) appcSessnTable This table contains objects which describe LU6.2 specific session information. The type of information includes the PCID and the pacing counts. Expires August 14, 1995 [Page 11] Internet Draft APPC MIB February 1995 This table supplements the snaLuSesnTable, defined in the SNA NAU MIB module, and as such uses the same indices (i.e., snaNodeAdminIndex, snaLuAdminLuIndex, snaLuSessnRluIndex, snaLuSessnIndex). However, only entries in the snaLuSesnT- able that are LU6.2 sessions, have a corresponding entry in this table. Note that the snaLuSessnRluIndex is the same as appcParLuAdminIndex. The row in this table is created by the Agent as soon as the corresponding entry in the snaLuSesnTable is created. The objects in this table cannot be modified by a Management Station. 3.2.5. appcConversation group The appcConversation group consists of the following table: 1) appcConvTable This table contains objects which describe conversation information. The type of information includes the state and type. Since conversations can come up and down in a short period, this table contains also historic information. The historic information could be useful for the Management Station but the number of those entries and how long they are kept depends on the Agent implementation. An entry is created by an Agent when the conversation is started but remains in the table when it stops. When the entries are removed is imple- mentation dependent and does not affect the usage of this table. Entries are indexed by snaNodeAdminIndex, snaLuAd- minLuIndex, and appcConvIndex. The objects in this table cannot be modified by a Management Station. 3.2.6. appcCPIC group The appcCPIC group consists of the following tables: 1) appcCpicAdminTable This table contains objects which describe CPI-C side infor- mation. The type of information includes the symbolic desti- nation name and local LU name. The rows in this table can be created, modified and deleted Expires August 14, 1995 [Page 12] Internet Draft APPC MIB February 1995 by a Management Station. The appcCpicAdminRowStatus object describes the status of an entry and is used to change the status of that entry. Entries are indexed by appcCpicAd- minIndex. For those implementations that have CPI-C definition associ- ated with each local LU, multiple entries with the same appcCpicAdminSymbDestName could exist with different appcCpicAdminLocLuName. For those implementations in which CPI-C definition applies to all local LUs, it will have appcCpicAdminLocLuName set to '*ALL'. For each entry in the appcCpicAdminTable, there is a corresponding entry in the appcCpicOperTable. While the objects in this table describe the desired or configured values, the actual runtime values are contained in the appcCpicOperTable. 2) appcCpicOperTable This table contains objects which describe CPI-C run-time operational information. The type of information includes the symbolic destination name and local LU name. This table augments the appcCpicAdminTable. The row in this table is created as soon as the corresponding entry in the appcCpicAdminTable is created. The objects in this table cannot be modified by a Management Station. 3.2.7. Conformance statement Compliance of the SNMPv2 management entity to the APPC MIB is defined in terms of following conformance units called groups. Unconditionally mandatory groups: appcGlobalGroup, appcDefaultGroup, appcLluGroup, appcParLu- Group, appcModeGroup, appcTpGroup, appcSessionGroup, and appcConversationGroup. Conditionally mandatory groups: appcControlGroup - mandatory only for those entities which support the options of activating and deactivating statis- tics collection and counting, along with activating and Expires August 14, 1995 [Page 13] Internet Draft APPC MIB February 1995 deactivating tracing. appcCNOSGroup - mandatory only for those entities which sup- port CNOS command processing. appcCpicGroup - mandatory only for those entities which sup- port CPI-C. Refinement of requirements for objects access: An Agent which does not implement row creation for appcLluAdminTable, appcParLuAdminTable, appcModeAdminTable, appcTpAdminTable and appcCpicAdminTable must at least sup- port object modification requests (i.e., read-write access instead of read-create). 3.3. APPC MIB special feature This section describes the mechanism used for row creation in the Admin tables. 3.3.1. Row Creation mechanism The row creation mechanism for the Admin tables in this MIB module is based on the use of the RowStatus object. Res- triction of some operations for specific tables are described in each table. In particular, before accepting the 'destroy' value for an entry, the Agent has to verify the operational state of the corresponding entry in the Oper table. Expires August 14, 1995 [Page 14] Internet Draft APPC MIB February 1995 4. Object Definitions APPC-MIB DEFINITIONS ::= BEGIN IMPORTS DisplayString, RowStatus, TimeStamp, InstancePointer FROM SNMPv2-TC experimental, Counter32, Gauge32, Integer32, OBJECT-TYPE, MODULE-IDENTITY FROM SNMPv2-SMI MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF snaNodeAdminIndex, snaLuAdminLuIndex, snaLuSessnIndex, snaLuSessnRluIndex FROM SNA-NAU-MIB; appcMIB MODULE-IDENTITY LAST-UPDATED "9502140800Z" ORGANIZATION "IETF SNA NAU MIB Working Group" CONTACT-INFO " Michael Allen Wall Data Inc. P.O.Box 1120 Duval, WA 98019, USA Tel: 1 206 844 3505 E-mail: mallen@hq.walldata.com Zbigniew Kielczewski Cisco Systems 3100 Smoketree Court Raleigh, NC 27604, USA Tel: 1 919 871 6326 E-mail: zbig@cisco.com Deirdre Kostick Bellcore 331 Newman Springs Road Red Bank, NJ 07701, USA Tel: 1 908 758 2642 E-mail: dck2@mail.bellcore.com William Kwan Expires August 14, 1995 [Page 15] Internet Draft APPC MIB February 1995 CrossComm Corporation 450 Donald Lynch Blvd. Marlboro, MA 01752, USA Tel: 1 508 229 5429 E-mail: kwan@crosscomm.com " DESCRIPTION "This is the MIB module for objects used to manage network devices with APPC capabilities." ::= { experimental 999 } appcObjects OBJECT IDENTIFIER ::= { appcMIB 1 } appcGlobal OBJECT IDENTIFIER ::= { appcObjects 1 } appcLu OBJECT IDENTIFIER ::= { appcObjects 2 } appcTp OBJECT IDENTIFIER ::= { appcObjects 3 } appcSession OBJECT IDENTIFIER ::= { appcObjects 4 } appcConversation OBJECT IDENTIFIER ::= { appcObjects 5 } appcCPIC OBJECT IDENTIFIER ::= { appcObjects 6 } -- ********************************************************************* -- Objects in this MIB will be used to model an SNA device which contains -- one or more Nodes of type 2.1. -- The structure of tables is related to tables defined in the SNA NAU MIB. -- In particular, the tables for Local LUs and Sessions use the same -- system of indices as corresponding tables in SNA NAU MIB and extend -- those tables providing only information specific to APPC. -- Following is the overall organization of the MIB. -- -- 1. APPC Global Objects - global defaults, controls -- 2. APPC Defined Lu Tables - Admin and Oper -- 3. APPC Defined Partner Lu Tables - Admin and Oper -- 4. APPC Mode Tables - Admin and Oper -- 5. APPC CNOS - augments Mode Oper -- 6. APPC TP Tables - Admin only -- 7. APPC Session Tables - Oper and Stats -- 8. APPC Conversation Table - Oper only -- 9. APPC CPIC side info - Admin and Oper -- ********************************************************************* -- ********************************************************************* -- APPC Control Objects -- --------------------------------------------------------------------- -- The following objects allow: -- * the collection of APPC Session information counters -- to be started and stopped Expires August 14, 1995 [Page 16] Internet Draft APPC MIB February 1995 -- * the collection of APPC Session RSCVs -- to be started and stopped -- * the collection of APPC tracing information to be started and -- stopped -- -- These objects are for implementations that wish to provide -- this level of operational control. This group is -- conditionally mandatory in the conformance section of the MIB. -- -- ********************************************************************* -- ********************************************************************* -- Control Admin -- These objects contain the desired states for the controls. -- The actual states are in the Oper objects. -- ********************************************************************** appcCntrlAdminGroup OBJECT IDENTIFIER ::= { appcGlobal 1 } appcCntrlAdminStat OBJECT-TYPE SYNTAX INTEGER { notActive(1), active(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the desired state of statistics collection: notActive collection of counters is not active. active collection of counters is active. Counters are reset to 0 if value is set to notActive." ::= { appcCntrlAdminGroup 1 } appcCntrlAdminRscv OBJECT-TYPE SYNTAX INTEGER { notActive(1), active(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the desired state of RSCV information collection: notActive collection of route selection control vectors is not active. active collection of route selection control vectors Expires August 14, 1995 [Page 17] Internet Draft APPC MIB February 1995 is active. Counters are reset to 0 if value is set to notActive." ::= { appcCntrlAdminGroup 2 } appcCntrlAdminTrace OBJECT-TYPE SYNTAX INTEGER { notActive(1), active(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the desired state of tracing: notActive collection of tracing information is not active. active collection of tracing information is active." ::= { appcCntrlAdminGroup 3 } appcCntrlAdminTraceParm OBJECT-TYPE SYNTAX DisplayString (SIZE (0..128)) MAX-ACCESS read-write STATUS current DESCRIPTION "Specifies the parameter to be used in conjunction with activating tracing. The actual content is implementation dependent." ::= { appcCntrlAdminGroup 4 } -- ********************************************************************* -- Control Oper -- These objects contain the actual states of the controls. -- ********************************************************************** appcCntrlOperGroup OBJECT IDENTIFIER ::= { appcGlobal 2 } appcCntrlOperStat OBJECT-TYPE SYNTAX INTEGER { notActive(1), active(2) } MAX-ACCESS read-only STATUS current DESCRIPTION Expires August 14, 1995 [Page 18] Internet Draft APPC MIB February 1995 "Indicates the current collection options in effect: notActive collection of counters is not active. active collection of counters is active." ::= { appcCntrlOperGroup 1 } appcCntrlOperStatTime OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION "Time when the appcCntrlOperStat object last changed. This time is in hundreds of a second." ::= { appcCntrlOperGroup 2 } appcCntrlOperRscv OBJECT-TYPE SYNTAX INTEGER { notActive(1), active(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the current collection options in effect: notActive collection of route selection control vectors is not active. active collection of route selection control vectors is active." ::= { appcCntrlOperGroup 3 } appcCntrlOperRscvTime OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION "Time when the appcCntrlOperRscv object last changed. This time is in hundreds of a second." ::= { appcCntrlOperGroup 4 } appcCntrlOperTrace OBJECT-TYPE SYNTAX INTEGER { notActive(1), active(2) Expires August 14, 1995 [Page 19] Internet Draft APPC MIB February 1995 } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the current state of tracing: notActive collection of tracing information is not active. active collection of tracing information is active." ::= { appcCntrlOperGroup 5 } appcCntrlOperTraceTime OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION "Time when the appcCntrlOperTrace object last changed. This time is in hundreds of a second." ::= { appcCntrlOperGroup 6 } appcCntrlOperTraceParm OBJECT-TYPE SYNTAX DisplayString (SIZE (0..128)) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter used in conjunction with activating tracing. The actual content is implementation dependent." ::= { appcCntrlOperGroup 7 } -- ****************************************************************** -- -- Table of APPC defaults per SNA node -- -- ****************************************************************** appcDefaultTable OBJECT-TYPE SYNTAX SEQUENCE OF AppcDefaultEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table of APPC default settings." ::= { appcGlobal 3 } Expires August 14, 1995 [Page 20] Internet Draft APPC MIB February 1995 appcDefaultEntry OBJECT-TYPE SYNTAX AppcDefaultEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "APPC default settings per SNA node." INDEX { snaNodeAdminIndex } ::= { appcDefaultTable 1 } AppcDefaultEntry ::= SEQUENCE { appcDefaultModeName DisplayString, appcDefaultLuName DisplayString, appcDefaultImplInbndPlu INTEGER, appcDefaultMaxMcLlSndSize Integer32, appcDefaultFileSpec DisplayString, appcDefaultTpOperation INTEGER, appcDefaultTpConvSecRqd INTEGER } appcDefaultModeName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..8)) MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the mode name to be used under the following conditions: When an incoming BIND request contains a mode name not defined at the local node. The parameters defined for this mode are used for the inbound implicit mode capability. When an APPC program issues an [MC_]ALLOCATE, [MC_]SEND_CONVERSATION, or CNOS verb, or when a CPI-C program issues an Allocate (CMALLC) call, specifying a mode name not defined at the local node. The parameters defined for this mode are used for the outbound implicit mode capability. Display convention A get operation against this object will return the string 'BLANK' if the actual value is 8 spaces. This convention is intended to prevent operator confusion and is Expires August 14, 1995 [Page 21] Internet Draft APPC MIB February 1995 consistent with the practice of some existing implementations. " ::= { appcDefaultEntry 1 } appcDefaultLuName OBJECT-TYPE SYNTAX DisplayString (SIZE(1..17)) MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the name of the local LU that is to serve as the default LU. This is the default LU to which are routed inbound BIND requests that exclude the secondary LU name. This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the NAU name if the NetId is present. This local LU name must match a defined entry in the snaLuAdminTable." ::= { appcDefaultEntry 2 } appcDefaultImplInbndPlu OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies whether or not inbound implicit partner LU support is enabled. The following values are defined: yes - Specifies that inbound implicit partner LU support is enabled, which provides the capability to accept an incoming BIND request that contains a partner LU name that is not defined at the local node. no - Specifies that inbound implicit partner LU support is disabled, which means that an incoming bind that specifies a partner LU that is not defined at the local node will be rejected." ::= { appcDefaultEntry 3 } appcDefaultMaxMcLlSndSize OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create Expires August 14, 1995 [Page 22] Internet Draft APPC MIB February 1995 STATUS current DESCRIPTION "Specifies the maximum size of a logical record to be used on a mapped conversation for sending data to either the inbound or outbound implicit partner LU. The size is the number of bytes in the logical record, as indicated in the LL field of the record. The default value is 32767." ::= { appcDefaultEntry 4 } appcDefaultFileSpec OBJECT-TYPE SYNTAX DisplayString (SIZE (0..80)) MAX-ACCESS read-create STATUS current DESCRIPTION "The local file specification that is to be searched by the APPC attach manager when no DEFINE_TP verb has been issued for the TP name received on an incoming attach. In this case, the attach manager will attempt to start a program whose file name is the same as the incoming TP name. If found, the program is loaded. If not found, the attach is rejected. The value '*' indicates that the normal search path for executable programs is to be used for locating an undefined transaction program. A null string indicates that there is no default file specification for undefined transaction programs." ::= { appcDefaultEntry 5 } appcDefaultTpOperation OBJECT-TYPE SYNTAX INTEGER { queuedOperatorStarted(1), queuedOperatorPreloaded(2), queuedAmStarted(3), nonqueuedAmStarted(4), other(5) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies how the program will be started. queuedOperatorStarted -- Specifies that one version of Expires August 14, 1995 [Page 23] Internet Draft APPC MIB February 1995 the program will be run at a time. If an incoming attach arrives and the program has not been started yet, APPC will issue a message to the operator to start the specified program. Subsequent attaches that arrive while the program is active will be queued. queuedOperatorPreloaded -- Specifies that one version of the program will be run at a time. If an incoming attach arrives and the program has not been started yet, the Attach will be rejected. The APPC attach manager determines that a TP has started upon reception of an APPC RECEIVE_ALLOCATE verb, or a CPI-C Accept_Conversation (CMACCP) or Specify_Local_TP_Name (CMSLTP) call. No message is sent to the operator. Subsequent attaches that arrive while the program is active are queued. queuedAmStarted -- Specifies that one version of the program will be run at a time and will be started by the APPC attach manager. Subsequent attaches that arrive while the program is active will be queued. nonqueuedAmStarted -- Specifies that multiple copies of the program will be run at a time and will be started by the APPC attach manager. other - Specifies that the default TP operation is none of the method specified. It may be a product specific method. " ::= { appcDefaultEntry 6 } appcDefaultTpConvSecRqd OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies whether or not conversation security will be used for default TPs. Expires August 14, 1995 [Page 24] Internet Draft APPC MIB February 1995 yes - Specifies that the incoming attach must contain a valid authentication information (e.g., user ID and password). no - Specifies that the incoming attach does not have to contain security information." ::= { appcDefaultEntry 7 } -- ********************************************************************* -- APPC LU information -- --------------------------------------------------------------------- -- Local LU -- Partner LU -- Mode -- ********************************************************************* -- ********************************************************************* -- APPC Local LU -- -- The entries in the following tables supplement the entries in the NAU -- MIB table snaLuAdminTable. However, these entries do not AUGMENT -- snaLuAdminEntry, since the entries here provide APPC-level information, -- which is not applicable to non-6.2 LUs. -- -- ********************************************************************* -- ********************************************************************* -- APPC Local LU Admin Table -- appcLluAdminTable contains configuration information for 6.2 Local LUs. -- ********************************************************************* appcLluAdminTable OBJECT-TYPE SYNTAX SEQUENCE OF AppcLluAdminEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "APPC Local LU Admin Table. This table supplements the snaLuAdminTable for type 6.2 LUs." ::= { appcLu 1 } appcLluAdminEntry OBJECT-TYPE SYNTAX AppcLluAdminEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION Expires August 14, 1995 [Page 25] Internet Draft APPC MIB February 1995 "Information about local APPC LUs. This entry supplements the information in the snaLuAdminEntry, uses the same indices, but entries in this table are present only for 6.2 LUs." INDEX { snaNodeAdminIndex, snaLuAdminLuIndex } ::= { appcLluAdminTable 1 } AppcLluAdminEntry ::= SEQUENCE { appcLluAdminSessLimit Integer32, appcLluAdminBindRspMayQ INTEGER, appcLluAdminCompression INTEGER, appcLluAdminInBoundCompLevel INTEGER, appcLluAdminOutBoundCompLevel INTEGER, appcLluAdminCompRleBeforeLZ INTEGER } appcLluAdminSessLimit OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The maximum number of sessions supported by this LU." ::= { appcLluAdminEntry 1 } appcLluAdminBindRspMayQ OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates whether or not the local LU, as the sender of a BIND request, allows a remote partner LU to delay sending the BIND response if the partner LU cannot process the BIND request immediately." ::= { appcLluAdminEntry 2 } appcLluAdminCompression OBJECT-TYPE SYNTAX INTEGER { prohibited(1), required(2), negotiable(3) Expires August 14, 1995 [Page 26] Internet Draft APPC MIB February 1995 } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies whether compression is supported. The local LU uses this value for negotiation during session activation (SNA BIND). prohibited - specifies that no compression is to be used. required - specifies that compression is required. negotiable - specifies that the usage of compression is to be negotiated between the LU's. The level of compression is also negotiated." ::= { appcLluAdminEntry 3 } appcLluAdminInBoundCompLevel OBJECT-TYPE SYNTAX INTEGER { none(1), rle(2), lz9(3), lz10(4), lz12(5) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the maximum level of compression supported for inbound data. The local LU uses this value in conjunction with appcLluAdminCompression for negotiation during session activation (SNA BIND). none - specifies that no compression is to be used. rle - specifies run-length encoding compression in which a 1 or 2 byte sequence substitution is used for each repeated run of the same character. lz9 - specifies Lempel-Ziv-like compression in which 9 bit codes are used to substitute repeated substrings in the data stream. These codes are indices that refer to entries in a common dictionary generated adaptively at both sender and receiver as the data flows and compression occurs. The larger number bits used for the code, the more storage space is required for the dictionary, but the larger the compression ratio. lz10 - specifies a 10 bit code Lempel-Ziv-like Expires August 14, 1995 [Page 27] Internet Draft APPC MIB February 1995 compression. lz12 - specifies a 12 bit code Lempel-Ziv-like compression." ::= { appcLluAdminEntry 4 } appcLluAdminOutBoundCompLevel OBJECT-TYPE SYNTAX INTEGER { none(1), rle(2), lz9(3), lz10(4), lz12(5) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the maximum level of compression supported for outbound data. The local LU uses this value in conjunction with appcLluAdminCompression for negotiation during session activation (SNA BIND). none - specifies that no compression is to be used. rle - specifies run-length encoding compression in which a 1 or 2 byte sequence substitution is used for each repeated run of the same character. lz9 - specifies Lempel-Ziv-like compression in which 9 bit codes are used to substitute repeated substrings in the data stream. These codes are indices that refer to entries in a common dictionary generated adaptively at both sender and receiver as the data flows and compression occurs. The larger of number bits used for the code, the more storage space is required for the dictionary, but the larger the compression ratio. lz10 - specifies a 10 bit code Lempel-Ziv-like compression. lz12 - specifies a 12 bit code Lempel-Ziv-like compression." ::= { appcLluAdminEntry 5 } appcLluAdminCompRleBeforeLZ OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) Expires August 14, 1995 [Page 28] Internet Draft APPC MIB February 1995 } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies whether run-length encoding is to be applied to the data before applying Lempel-Ziv-like compression. The local LU uses this value for negotiation during session activation (SNA BIND). This parameter is only supported if LZ compression is used." ::= { appcLluAdminEntry 6 } -- ********************************************************************* -- APPC Local LU Oper Table -- appcLluOperTable contains operational information and augments the -- admin table. -- ********************************************************************* appcLluOperTable OBJECT-TYPE SYNTAX SEQUENCE OF AppcLluOperEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "APPC Local LU Table. This table supplements snaLuOperTable for type 6.2 LUs and augments appcLluAdminTable." ::= { appcLu 2 } appcLluOperEntry OBJECT-TYPE SYNTAX AppcLluOperEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Information about local APPC LUs. This entry supplements the information in snaLuOperEntry, uses the same indices, but entries in this table are present only for 6.2 LUs and augments appcLluAdminEntry." AUGMENTS { appcLluAdminEntry } ::= { appcLluOperTable 1 } AppcLluOperEntry ::= SEQUENCE { appcLluOperSessLimit Integer32, appcLluOperBindRspMayQ INTEGER, Expires August 14, 1995 [Page 29] Internet Draft APPC MIB February 1995 appcLluOperCompression INTEGER, appcLluOperInBoundCompLevel INTEGER, appcLluOperOutBoundCompLevel INTEGER, appcLluOperCompRleBeforeLZ INTEGER } appcLluOperSessLimit OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The maximum number of sessions supported by this LU." ::= { appcLluOperEntry 1 } appcLluOperBindRspMayQ OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates whether or not the local LU, as the sender of a BIND request, allows a remote partner LU to delay sending the BIND response if the partner LU cannot process the BIND request immediately." ::= { appcLluOperEntry 2 } appcLluOperCompression OBJECT-TYPE SYNTAX INTEGER { prohibited(1), required(2), negotiable(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies whether compression is supported. The local LU uses this value for negotiation during session activation (SNA BIND). prohibited - specifies that no compression is to be used. required - specifies that compression is required. negotiable - specifies that the usage of compression Expires August 14, 1995 [Page 30] Internet Draft APPC MIB February 1995 is to be negotiated between the LU's. The level of compression is also negotiated." ::= { appcLluOperEntry 3 } appcLluOperInBoundCompLevel OBJECT-TYPE SYNTAX INTEGER { none(1), rle(2), lz9(3), lz10(4), lz12(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the maximum level of compression supported for inbound data. The local LU uses this value in conjunction with appcLluOperCompression for negotiation during session activation (SNA BIND). none - specifies that no compression is to be used. rle - specifies run-length encoding compression in which a 1 or 2 byte sequence substitution is used for each repeated run of the same character. lz9 - specifies Lempel-Ziv-like compression in which 9 bit codes are used to substitute repeated substrings in the data stream. These codes are indices that refer to entries in a common dictionary generated adaptively at both sender and receiver as the data flows and compression occurs. The larger of number bits used for the code, the more storage space is required for the dictionary, but the larger the compression ratio. lz10 - specifies a 10 bit code Lempel-Ziv-like compression. lz12 - specifies a 12 bit code Lempel-Ziv-like compression." ::= { appcLluOperEntry 4 } appcLluOperOutBoundCompLevel OBJECT-TYPE SYNTAX INTEGER { none(1), rle(2), lz9(3), Expires August 14, 1995 [Page 31] Internet Draft APPC MIB February 1995 lz10(4), lz12(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the maximum level of compression supported for outbound data. The local LU uses this value in conjunction with appcLluAdminCompression for negotiation during session activation (SNA BIND). none - specifies that no compression is to be used. rle - specifies run-length encoding compression in which a 1 or 2 byte sequence substitution is used for each repeated run of the same character. lz9 - specifies Lempel-Ziv-like compression in which 9 bit codes are used to substitute repeated substrings in the data stream. These codes are indices that refer to entries in a common dictionary generated adaptively at both sender and receiver as the data flows and compression occurs. The larger number bits used for the code, the more storage space is required for the dictionary, but the larger the compression ratio. lz10 - specifies a 10 bit code Lempel-Ziv-like compression. lz12 - specifies a 12 bit code Lempel-Ziv-like compression." ::= { appcLluOperEntry 5 } appcLluOperCompRleBeforeLZ OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies whether run-length encoding is to be applied to the data before applying Lempel-Ziv-like compression. The local LU uses this value for negotiation during session activation (SNA BIND). This parameter is only supported if LZ compression is used." ::= { appcLluOperEntry 6 } Expires August 14, 1995 [Page 32] Internet Draft APPC MIB February 1995 -- ********************************************************************* -- APPC Partner LU Admin Table -- --------------------------------------------------------------------- -- This table contains information about partner LU's -- ********************************************************************* appcParLuAdminTable OBJECT-TYPE SYNTAX SEQUENCE OF AppcParLuAdminEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "APPC Partner LU administrative Table" ::= { appcLu 3 } appcParLuAdminEntry OBJECT-TYPE SYNTAX AppcParLuAdminEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of APPC Partner LU Information Table. It is indexed by snaNodeAdminIndex plus an index for the partner LU." INDEX { snaNodeAdminIndex, appcParLuAdminIndex } ::= { appcParLuAdminTable 1 } AppcParLuAdminEntry ::= SEQUENCE { appcParLuAdminIndex Integer32, appcParLuAdminLocLuName DisplayString, appcParLuAdminParLuName DisplayString, appcParLuAdminAlias DisplayString, appcParLuAdminParaSessSup INTEGER, appcParLuAdminSessLimit Integer32, appcParLuAdminSessSec INTEGER, appcParLuAdminSecAccept INTEGER, appcParLuAdminOldPassword OCTET STRING, appcParLuAdminNewPassword OCTET STRING, appcParLuAdminLinkObjId InstancePointer, appcParLuAdminRowStatus RowStatus } appcParLuAdminIndex OBJECT-TYPE SYNTAX Integer32 Expires August 14, 1995 [Page 33] Internet Draft APPC MIB February 1995 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index for partner LU admin instances." ::= { appcParLuAdminEntry 1 } appcParLuAdminLocLuName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-create STATUS current DESCRIPTION "The SNA name of the local LU to which this partner LU definition applies. This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the NAU name if the netId is present. The reserved value '*ALL' indicates that the partner LU definition applies to all local LUs, and not just to a single local LU. Row creation conventions: When row creation is attempted, the agent must verify that the partner LU name in the new row is not the same as in an existing partner LU definition for the same local LU name. If it is, the creation must fail. Implementations that do not support definition of Partner LUs on an LU by LU basis will reject any attempt to set this object to a value other than '*ALL'." ::= { appcParLuAdminEntry 2 } appcParLuAdminParLuName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-create STATUS current DESCRIPTION "The SNA name of the partner LU. This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the NAU name if the netId is present." ::= { appcParLuAdminEntry 3 } appcParLuAdminAlias OBJECT-TYPE Expires August 14, 1995 [Page 34] Internet Draft APPC MIB February 1995 SYNTAX DisplayString (SIZE (0..48)) MAX-ACCESS read-create STATUS current DESCRIPTION "A local alias for the partner LU. If not known or not applicable, this object contains a zero-length string." ::= { appcParLuAdminEntry 4 } appcParLuAdminParaSessSup OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Defined Parallel Sessions Supported. Indicates whether or not multiple sessions between the partner LU and its associated local LU are permitted. Parallel session support also indicates that Change Number of Sessions (CNOS) will be used to negotiate session limits between the LUs." ::= { appcParLuAdminEntry 5 } appcParLuAdminSessLimit OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The maximum number of sessions supported by this partner LU." ::= { appcParLuAdminEntry 6 } appcParLuAdminSessSec OBJECT-TYPE SYNTAX INTEGER { required(1), accepted(2), notallowed(3) } MAX-ACCESS read-create STATUS current DESCRIPTION Expires August 14, 1995 [Page 35] Internet Draft APPC MIB February 1995 "Specifies the type of security information that a local LU will accept on BIND requests it receives from the partner LU. required - Specifies that the BIND request must carry session level verification information that will be verified upon receipt. accepted - Specifies that the BIND request may carry session level verification information that will be verified upon receipt. notallowed - Specifies that the BIND request must not carry session level verification information." ::= { appcParLuAdminEntry 7 } appcParLuAdminSecAccept OBJECT-TYPE SYNTAX INTEGER { none(1), conversation(2), alreadyVerified(3), persistentVerification(4), aVandpV(5) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies support for different levels of access security information in ATTACH requests received from this remote LU. Possible values are: none - No access security information will be accepted on allocation requests (ATTACH) from this LU. conversation - Allocation requests will not be accepted that include already verified or persistent verification indications. Accept conversation-level access security information, which must include both a user Id and password, and may also include a profile. alreadyVerified - Allocation requests will be accepted that include already verified indications. Persistent verification indications will not be accepted. persistentVerification Expires August 14, 1995 [Page 36] Internet Draft APPC MIB February 1995 - Allocation requests will be accepted that include persistent verification indications. Already verified indications will not be accepted. aVandpV - Allocation requests will be accepted that include already verified or persistent verification indications." ::= { appcParLuAdminEntry 8 } appcParLuAdminOldPassword OBJECT-TYPE SYNTAX OCTET STRING (SIZE (8)) MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the old password in plaintext format. A password is used to validate Allocate (FMH5) requests to this LU. When changing the password, this object should be set to the value of the old password." ::= { appcParLuAdminEntry 9 } appcParLuAdminNewPassword OBJECT-TYPE SYNTAX OCTET STRING (SIZE (8)) MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the new password in plaintext format. A password is used to validate Allocate (FMH5) requests to this LU. When changing the password, this object should be set to the new password." ::= { appcParLuAdminEntry 10 } appcParLuAdminLinkObjId OBJECT-TYPE SYNTAX InstancePointer MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the link associated with this partner LU. This value points to the row in the snaNodeLinkAdminTable of the SNA NAU MIB. This object may be NULL if the link is not specified or if a link is not applicable (as for APPN-level nodes)." ::= { appcParLuAdminEntry 11 } Expires August 14, 1995 [Page 37] Internet Draft APPC MIB February 1995 appcParLuAdminRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object is used by a Management Station to create or delete the row entry in the appcParLuAdminTable following the RowStatus textual convention. " ::= { appcParLuAdminEntry 12 } -- ********************************************************************* -- APPC Lu Pair Oper Table -- ********************************************************************* appcLuPairOperTable OBJECT-TYPE SYNTAX SEQUENCE OF AppcLuPairOperEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table of active partner/local LU pairs." ::= { appcLu 4 } appcLuPairOperEntry OBJECT-TYPE SYNTAX AppcLuPairOperEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry representing one partner/local LU pair." INDEX { snaNodeAdminIndex, snaLuAdminLuIndex, appcParLuAdminIndex } ::= { appcLuPairOperTable 1 } AppcLuPairOperEntry ::= SEQUENCE { appcLuPairOperLocLuName DisplayString, appcLuPairOperParLuName DisplayString, appcLuPairOperParLuAlias DisplayString, appcLuPairOperState INTEGER, appcLuPairOperParaSessSup INTEGER, Expires August 14, 1995 [Page 38] Internet Draft APPC MIB February 1995 appcLuPairOperSessLimit Integer32, appcLuPairOperSessSec INTEGER, appcLuPairOperSecAccept INTEGER, appcLuPairOperLinkObjId InstancePointer, appcLuPairOperSessnCount Gauge32 } appcLuPairOperLocLuName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-only STATUS current DESCRIPTION "The SNA name of the local LU. This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the NAU name if the netId is present. This value is redundant, because the snaLuAdminLuIndex could be used to retrieve this value from the snaLuAdminTable, but the value is duplicated here to simplify management station application programming." ::= { appcLuPairOperEntry 1 } appcLuPairOperParLuName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-only STATUS current DESCRIPTION "The SNA name of the partner LU. This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the NAU name if the netId is present." ::= { appcLuPairOperEntry 2 } appcLuPairOperParLuAlias OBJECT-TYPE SYNTAX DisplayString (SIZE (0..48)) MAX-ACCESS read-only STATUS current DESCRIPTION "A local alias for the partner LU. If not known or not applicable, this object contains a zero-length string." ::= { appcLuPairOperEntry 3 } Expires August 14, 1995 [Page 39] Internet Draft APPC MIB February 1995 appcLuPairOperState OBJECT-TYPE SYNTAX INTEGER { inactive (1), active (2) } MAX-ACCESS read-only STATUS current DESCRIPTION "The value identifies the current operational state of this LU: active (2) - the LU is defined and is able to receive BIND. inactive (1) - the LU has a session count equal to 0." ::= { appcLuPairOperEntry 4 } appcLuPairOperParaSessSup OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Active Parallel Sessions Supported. Indicates whether or not multiple session between the partner LU and its associated local LU are permitted. Parallel session support also indicates that Change Number of Sessions (CNOS) will be used to negotiate session limits between the LUs." ::= { appcLuPairOperEntry 5 } appcLuPairOperSessLimit OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The maximum number of sessions supported by this partner LU." ::= { appcLuPairOperEntry 6 } appcLuPairOperSessSec OBJECT-TYPE Expires August 14, 1995 [Page 40] Internet Draft APPC MIB February 1995 SYNTAX INTEGER { required(1), accepted(2), notallowed(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the type of security information that a local LU will accept on BIND requests it receives from the partner LU. required - Specifies that the BIND request must carry session level verification information that will be verified upon receipt. accepted - Specifies that the BIND request may carry session level verification information that will be verified upon receipt. notallowed - Specifies that the BIND request must not carry session level verification information." ::= { appcLuPairOperEntry 7 } appcLuPairOperSecAccept OBJECT-TYPE SYNTAX INTEGER { none(1), conversation(2), alreadyVerified(3), persistentVerification(4), aVandpV(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies support for different levels of security acceptance information in ATTACH requests received from this remote LU. Possible values are: none - No access security information will be accepted on allocation requests (ATTACH) from this LU. conversation - Allocation requests will not be accepted that include already verified or persistent verification indications. Accept conversation-level access security information, which must include both a user Id Expires August 14, 1995 [Page 41] Internet Draft APPC MIB February 1995 and password, and may also include a profile. alreadyVerified - Allocation requests will be accepted that include already verified indications. Persistent verification indications will not be accepted. persistentVerification - Allocation requests will be accepted that include persistent verification indications. Already verified indications will not be accepted. aVandpV - Allocation requests will be accepted that include already verified or persistent verification indications." ::= { appcLuPairOperEntry 8 } appcLuPairOperLinkObjId OBJECT-TYPE SYNTAX InstancePointer MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the link associated with this partner LU. This value points to the row in the snaNodeLinkOperTable of the SNA NAU MIB. This object may be NULL if the link is not specified or if a link is not applicable (as for APPN-level nodes)." ::= { appcLuPairOperEntry 9 } appcLuPairOperSessnCount OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the number of currently active LU-LU sessions for this partner LU." ::= { appcLuPairOperEntry 10 } -- ********************************************************************* -- APPC Mode Table -- --------------------------------------------------------------------- -- This table contains information about session mode definitions. -- Modes can be defined by creating a row in this table. -- Modes that have active sessions appear in the appcModeOperTable. -- ********************************************************************* Expires August 14, 1995 [Page 42] Internet Draft APPC MIB February 1995 appcModeAdminTable OBJECT-TYPE SYNTAX SEQUENCE OF AppcModeAdminEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "APPC Mode Table" ::= { appcLu 5 } appcModeAdminEntry OBJECT-TYPE SYNTAX AppcModeAdminEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of APPC Mode Information Table." INDEX { snaNodeAdminIndex, appcModeAdminIndex } ::= { appcModeAdminTable 1 } AppcModeAdminEntry ::= SEQUENCE { appcModeAdminIndex Integer32, appcModeAdminModeName DisplayString, appcModeAdminLocLuName DisplayString, appcModeAdminParLuName DisplayString, appcModeAdminCosName DisplayString, appcModeAdminSessEndTpName DisplayString, appcModeAdminMaxSessLimit Integer32, appcModeAdminConWinAutoActLimit Integer32, appcModeAdminMinCwinLimit Integer32, appcModeAdminMinClosLimit Integer32, appcModeAdminRecvPacWinSz Integer32, appcModeAdminSendPacWinSz Integer32, appcModeAdminPrefRecvRuSz Integer32, appcModeAdminPrefSendRuSz Integer32, appcModeAdminRecvRuSzUpBnd Integer32, appcModeAdminSendRuSzUpBnd Integer32, appcModeAdminRecvRuSzLoBnd Integer32, appcModeAdminSendRuSzLoBnd Integer32, appcModeAdminSyncLvl INTEGER, appcModeAdminCrypto INTEGER, appcModeAdminSingSessReinit INTEGER, appcModeAdminCompression INTEGER, appcModeAdminInBoundCompLevel INTEGER, Expires August 14, 1995 [Page 43] Internet Draft APPC MIB February 1995 appcModeAdminOutBoundCompLevel INTEGER, appcModeAdminCompRleBeforeLZ INTEGER, appcModeAdminRowStatus RowStatus } appcModeAdminIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index for entry in mode definition table." ::= { appcModeAdminEntry 1 } appcModeAdminModeName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..8)) MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the mode name. A mode defines the characteristics for a group of sessions. The mode name can be blank (8 space characters). Row creation conventions: When row creation is attempted, the agent must verify that the mode name in the new row is not the same as an existing mode definition. If it is, the creation must fail. If the desired mode name is the default blank mode name, the appcModeAdminModeName object must be set to the reserved value 'BLANK', which represents the value of 8 space characters operationally. A set with a shorter string of space characters will be padded to 8 spaces by the agent. Display convention A get operation against this object will return the string 'BLANK' if the actual value is 8 spaces. This convention is intended to prevent operator confusion and is consistent with the practice of some existing implementations. " ::= { appcModeAdminEntry 2 } Expires August 14, 1995 [Page 44] Internet Draft APPC MIB February 1995 appcModeAdminLocLuName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-create STATUS current DESCRIPTION "The SNA name of the local LU to which this mode definition applies. This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the NAU name if the netId is present. The reserved value '*ALL' indicates that the mode definition applies to all local LUs for the SNA node identified by snaNodeAdminIndex, and not just to a single local LU. Row creation conventions: When row creation is attempted, the agent must verify that the local LU name in the new row is not the same as in an existing mode definition for the same mode name. If it is, the creation must fail. Implementations that do not support definition of modes on an LU-by-LU basis will reject any attempt to set this object to a value other than '*ALL'." ::= { appcModeAdminEntry 3 } appcModeAdminParLuName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-create STATUS current DESCRIPTION "The SNA name of the partner LU to which this mode definition applies. This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the NAU name if the netId is present. The reserved value '*ALL' indicates that the mode definition applies to all partner LUs for the SNA node identified by snaNodeAdminIndex, and not just to a single partner LU. Row creation conventions: When row creation is attempted, the agent must verify that the partner LU name in the new row is not the same as in an existing mode definition for the same mode name and the same local LU name. If it is, the creation must fail. Expires August 14, 1995 [Page 45] Internet Draft APPC MIB February 1995 Implementations that do not support definition of modes on an LU-by-LU basis will reject any attempt to set this object to a value other than '*ALL'." ::= { appcModeAdminEntry 4 } appcModeAdminCosName OBJECT-TYPE SYNTAX DisplayString (SIZE (0..8)) MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the class of service (COS) name associated with this mode. If the implementation does not support COS names, a null string is returned." ::= { appcModeAdminEntry 5 } appcModeAdminSessEndTpName OBJECT-TYPE SYNTAX DisplayString (SIZE (0..64)) MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the name of the transaction program (TP) to be invoked when a session using this mode is deactivated or ended. If no such TP is defined, this object is a null string. When the TP name consists entirely of displayable EBCDIC codepoints, it is mapped directly to the equivalent ASCII display string. However, registered TP names always have a non-displayable EBCDIC codepoint (value less than or equal to x'3F') as the first character, so they cannot be directly mapped to an ASCII display string. These TP names are converted to a display string that is equivalent to a hexadecimal display of the EBCDIC codepoints. For example, the 2-byte TP name x'06F1' (CNOS) is converted to the 4-byte ASCII display string '06F1'. " ::= { appcModeAdminEntry 6 } appcModeAdminMaxSessLimit OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the maximum value that the local LU is to use, during CNOS processing, for the session limit. The local LU, as a target LU, will negotiate a higher session limit it receives in the CNOS request down to this maximum value. The local LU, as a source LU, Expires August 14, 1995 [Page 46] Internet Draft APPC MIB February 1995 will restrict the session limit it sends in a CNOS request to a value less than or equal to this maximum value." ::= { appcModeAdminEntry 7 } appcModeAdminConWinAutoActLimit OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the limit on the number of contention winner sessions to be automatically activated when the minimum number of contention winner sessions increases (as a result of CNOS processing). The actual number of sessions activated is the lesser of this value and the new minimum number of contention winner sessions. " ::= { appcModeAdminEntry 8 } appcModeAdminMinCwinLimit OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the default minimum contention winner sessions limit. Some implementations internally issue a INITIALIZE_SESSION_LIMIT verb when a Mode is created. This value is the parameter used for the CNOS processing of that verb. This parameter is not used when issuing an explicit INITIALIZE_SESSION_LIMIT verb. The equivalent object in appcCNOSCmdTable is used." ::= { appcModeAdminEntry 9 } appcModeAdminMinClosLimit OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the default minimum contention loser sessions limit. Some implementations internally issue a INITIALIZE_SESSION_LIMIT verb when a Mode is created. This value is the parameter used for the CNOS processing of that verb. This is the same as target minimum contention winner sessions. This parameter is not used when issuing an explicit INITIALIZE_SESSION_LIMIT verb. The equivalent object in Expires August 14, 1995 [Page 47] Internet Draft APPC MIB February 1995 appcCNOSCmdTable is used." ::= { appcModeAdminEntry 10 } appcModeAdminRecvPacWinSz OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the size of the receive pacing window. This value is used for negotiation during session activations (SNA BIND). The meaning of this value when set to 0 depends on whether adaptive pacing is supported: adaptive pacing No limit on window size fixed pacing No pacing is supported" ::= { appcModeAdminEntry 11 } appcModeAdminSendPacWinSz OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the size of the send pacing window. This value is used for negotiation during session activations (SNA BIND). The meaning of this value when set to 0 depends on whether adaptive pacing is supported: adaptive pacing No limit on window size fixed pacing No pacing is supported" ::= { appcModeAdminEntry 12 } appcModeAdminPrefRecvRuSz OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the preferred receive RU (Request Unit) size of normal-flow requests on the sessions. This value must be less than or equal to the value specified in appcModeAdminRecvRuSzUpBnd and greater than or equal to the value specified in appcModeAdminRecvRuSzLoBnd. The local LU specifies this value for the receive maximum RU Expires August 14, 1995 [Page 48] Internet Draft APPC MIB February 1995 size in session activation (SNA BIND) requests and responses. It will allow negotiation up to the appcModeAdminRecvRuSzUpBnd value or down to the appcModeAdminRecvRuSzLoBnd value." ::= { appcModeAdminEntry 13 } appcModeAdminPrefSendRuSz OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the preferred send RU (Request Unit) size of normal-flow requests on the sessions. This value must be less than or equal to the value specified in appcModeAdminSendRuSzUpBnd and greater than or equal to the value specified in appcModeAdminSendRuSzLoBnd. The local LU specifies this value for the send maximum RU size in session activation (SNA BIND) requests and responses. It will allow negotiation up to the appcModeAdminSendRuSzUpBnd value or down to the appcModeAdminSendRuSzLoBnd value." ::= { appcModeAdminEntry 14 } appcModeAdminRecvRuSzUpBnd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the upper bound for the maximum receive RU (Request Unit) size of normal-flow requests. This is used for negotiation during session activations (SNA BIND). " ::= { appcModeAdminEntry 15 } appcModeAdminSendRuSzUpBnd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the upper bound for the maximum send RU (Request Unit) size of normal-flow requests. This is used for negotiation during session activations (SNA BIND). " ::= { appcModeAdminEntry 16 } Expires August 14, 1995 [Page 49] Internet Draft APPC MIB February 1995 appcModeAdminRecvRuSzLoBnd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the lower bound for the maximum receive RU (Request Unit) size of normal-flow requests. This is used for negotiation during session activations (SNA BIND). " ::= { appcModeAdminEntry 17 } appcModeAdminSendRuSzLoBnd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the lower bound for the maximum send RU (Request Unit) size of normal-flow requests. This is used for negotiation during session activations (SNA BIND). " ::= { appcModeAdminEntry 18 } appcModeAdminSyncLvl OBJECT-TYPE SYNTAX INTEGER { none(1), noneConfirm(2), noneConfirmSyncPoint(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the sync level support. This value is used for negotiation during session activations (SNA BIND). none - No sync level is supported. noneConfirm - None and Confirm levels supported. noneConfirmSyncPoint - None, Confirm, and Sync Point is supported. " ::= { appcModeAdminEntry 19 } appcModeAdminCrypto OBJECT-TYPE SYNTAX INTEGER { notsupported(1), mandatory(2), Expires August 14, 1995 [Page 50] Internet Draft APPC MIB February 1995 selective(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies whether session-level cryptography is supported. This value is used for negotiation during session activations (SNA BIND). notsupported - Specifies session-level cryptography is not to be used. mandatory - Specifies session-level cryptography must be used. selective - Specifies session-level cryptography is required just on selected requests flowing on the sessions." ::= { appcModeAdminEntry 20 } appcModeAdminSingSessReinit OBJECT-TYPE SYNTAX INTEGER { operatorControlled(1), primaryOnly(2), secondaryOnly(3), primaryOrSecondary(4) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the responsibility for session reinitiation of a single session with the remote LU (when the session goes down). The local LU uses this parameter to specify the session reinitiation responsibility in session activation (SNA BIND) requests and responses. The value is only supported if the remote LU is defined to not support parallel sessions (i.e., appcInRluParaSessSup is set to no). operatorControlled - specifies that neither LU will automatically attempt to reinitiate the session. The operator on either side will manually reactivate the session. A contention race (both side reinitiating at the same time) is won by the LU with the lexigraphically greater fully-qualified LU name. Expires August 14, 1995 [Page 51] Internet Draft APPC MIB February 1995 primaryOnly - specifies that the primary LU will automatically attempt to reinitiate the session. secondaryOnly - specifies that the secondary LU will automatically attempt to reinitiate the session. primaryOrSecondary - specifies that either the primary or the secondary may automatically attempt to reinitiate the session. A contention race is handled the same way as with operatorControlled. " ::= { appcModeAdminEntry 21 } appcModeAdminCompression OBJECT-TYPE SYNTAX INTEGER { prohibited(1), required(2), negotiable(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies whether compression is supported. The local LU uses this value for negotiation during session activation (SNA BIND). prohibited - specifies that no compression is to be used. required - specifies that compression is required. negotiable - specifies that the usage of compression is to be negotiated between the LU's. The level of compression is also negotiated." ::= { appcModeAdminEntry 22 } appcModeAdminInBoundCompLevel OBJECT-TYPE SYNTAX INTEGER { none(1), rle(2), lz9(3), lz10(4), lz12(5) } MAX-ACCESS read-create STATUS current DESCRIPTION Expires August 14, 1995 [Page 52] Internet Draft APPC MIB February 1995 "Specifies the maximum level of compression supported for inbound data. The local LU uses this value in conjunction with appcModeAdminCompression for negotiation during session activation (SNA BIND). none - specifies that no compression is to be used. rle - specifies run-length encoding compression in which a 1 or 2 byte sequence substitution is used for each repeated run of the same character. lz9 - specifies Lempel-Ziv-like compression in which 9 bit codes are used to substitute repeated substrings in the data stream. These codes are indices that refer to entries in a common dictionary generated adaptively at both sender and receiver as the data flows and compression occurs. The larger of number bits used for the code, the more storage space is required for the dictionary, but the larger the compression ratio. lz10 - specifies a 10 bit code Lempel-Ziv-like compression. lz12 - specifies a 12 bit code Lempel-Ziv-like compression." ::= { appcModeAdminEntry 23 } appcModeAdminOutBoundCompLevel OBJECT-TYPE SYNTAX INTEGER { none(1), rle(2), lz9(3), lz10(4), lz12(5) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the maximum level of compression supported for outbound data. The local LU uses this value in conjunction with appcModeAdminCompression for negotiation during session activation (SNA BIND). none - specifies that no compression is to be used. rle - specifies run-length encoding compression in which a 1 or 2 byte sequence substitution is used for each repeated run of the same character. lz9 - specifies Lempel-Ziv-like compression in which Expires August 14, 1995 [Page 53] Internet Draft APPC MIB February 1995 9 bit codes are used to substitute repeated substrings in the data stream. These codes are indices that refer to entries in a common dictionary generated adaptively at both sender and receiver as the data flows and compression occurs. The larger number bits used for the code, the more storage space is required for the dictionary, but the larger the compression ratio. lz10 - specifies a 10 bit code Lempel-Ziv-like compression. lz12 - specifies a 12 bit code Lempel-Ziv-like compression." ::= { appcModeAdminEntry 24 } appcModeAdminCompRleBeforeLZ OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies whether run-length encoding is to be applied to the data before applying Lempel-Ziv-like compression. The local LU uses this value for negotiation during session activation (SNA BIND). This parameter is only supported if LZ compression is used." ::= { appcModeAdminEntry 25 } appcModeAdminRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object is used by a Management Station to create or delete the row entry in the appcModeAdminTable following the RowStatus textual convention. " ::= { appcModeAdminEntry 26 } Expires August 14, 1995 [Page 54] Internet Draft APPC MIB February 1995 -- ********************************************************************* -- APPC Mode Oper Table -- --------------------------------------------------------------------- -- This table contains operational information about session mode entries. -- -- ********************************************************************* appcModeOperTable OBJECT-TYPE SYNTAX SEQUENCE OF AppcModeOperEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Operational APPC Mode Information" ::= { appcLu 6 } appcModeOperEntry OBJECT-TYPE SYNTAX AppcModeOperEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of APPC mode operational information table. This entry does not augment the appcModeAdminEntry, but reflects an actual operational mode for a given local LU-remote LU pair." INDEX { snaNodeAdminIndex, snaLuAdminLuIndex, appcParLuAdminIndex, appcModeAdminIndex } ::= { appcModeOperTable 1 } AppcModeOperEntry ::= SEQUENCE { appcModeOperLluName DisplayString, appcModeOperRluName DisplayString, appcModeOperModeName DisplayString, appcModeOperCosName DisplayString, appcModeOperSessEndTpName DisplayString, appcModeOperSessLimit Gauge32, appcModeOperMaxSessLimit Gauge32, appcModeOperConWinAutoActLimit Gauge32, appcModeOperDrainSelf INTEGER, appcModeOperDrainPart INTEGER, appcModeOperMinCwinLimit Gauge32, appcModeOperMinClosLimit Gauge32, Expires August 14, 1995 [Page 55] Internet Draft APPC MIB February 1995 appcModeOperRecvPacWinSz Gauge32, appcModeOperSendPacWinSz Gauge32, appcModeOperPrefRecvRuSz Integer32, appcModeOperPrefSendRuSz Integer32, appcModeOperRecvRuSzUpBnd Integer32, appcModeOperSendRuSzUpBnd Integer32, appcModeOperRecvRuSzLoBnd Integer32, appcModeOperSendRuSzLoBnd Integer32, appcModeOperSyncLvl INTEGER, appcModeOperCrypto INTEGER, appcModeOperSingSessReinit INTEGER, appcModeOperCNOSNeg INTEGER, appcModeOperActSess Gauge32, appcModeOperPndSess Gauge32, appcModeOperActCwin Gauge32, appcModeOperActClos Gauge32, appcModeOperPndCwin Gauge32, appcModeOperPndClos Gauge32, appcModeOperPtmCwin Gauge32, appcModeOperPtmClos Gauge32, appcModeOperFreeSessCount Gauge32, appcModeOperWaitReqCount Gauge32, appcModeOperCompression INTEGER, appcModeOperInBoundCompLevel INTEGER, appcModeOperOutBoundCompLevel INTEGER, appcModeOperCompRleBeforeLZ INTEGER } appcModeOperLluName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the fully-qualified local LU name. This field is from 1 to 17 characters in length, in the form of NetID.LUName. The period(.) is not present when there is no NetID." ::= { appcModeOperEntry 1 } appcModeOperRluName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the fully-qualified remote LU name. This field is from 1 to 17 characters in Expires August 14, 1995 [Page 56] Internet Draft APPC MIB February 1995 length, in the form of NetID.LUName. The period(.) is not present when there is no NetID." ::= { appcModeOperEntry 2 } appcModeOperModeName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..8)) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the mode name. A mode defines the characteristics for a group of sessions. The mode name can be blank (8 space characters). Display convention A get operation against this object will return the string 'BLANK' if the actual value is 8 spaces. This convention is intended to prevent operator confusion and is consistent with the practice of some existing implementations. " ::= { appcModeOperEntry 3 } appcModeOperCosName OBJECT-TYPE SYNTAX DisplayString (SIZE (0..8)) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the class of service (COS) name associated with this mode. If the implementation does not support COS names, a zero-length string is returned." ::= { appcModeOperEntry 4 } appcModeOperSessEndTpName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..64)) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the name of the transaction program (TP) to be invoked when a session using this mode is deactivated or ended. If the name is NULL, no transaction program is invoked. When the TP name consists entirely of displayable EBCDIC codepoints, it is mapped directly to the equivalent ASCII display string. However, registered TP names always have a non-displayable EBCDIC Expires August 14, 1995 [Page 57] Internet Draft APPC MIB February 1995 codepoint (value less than or equal to x'3F') as the first character, so they cannot be directly mapped to an ASCII display string. These TP names are converted to a display string that is equivalent to a hexadecimal display of the EBCDIC codepoints. For example, the 2-byte TP name x'06F1' (CNOS) is converted to the 4-byte ASCII display string '06F1'. " ::= { appcModeOperEntry 5 } appcModeOperSessLimit OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the current session limit of this mode as negotiated through APPC CNOS (Change Number of Sessions) processing. Identifies the total number of sessions that can be established between the local and remote LU using this mode." ::= { appcModeOperEntry 6 } appcModeOperMaxSessLimit OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the maximum value that the local LU is to use, during CNOS processing, for the session limit. The local LU, as a target LU, will negotiate a higher session limit it receives in the CNOS request down to this maximum value. The local LU, as a source LU, will restrict the session limit it sends in a CNOS request to a value less than or equal to this maximum value." ::= { appcModeOperEntry 7 } appcModeOperConWinAutoActLimit OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the limit on the number of contention winner sessions to be automatically activated when the minimum number of contention winner sessions increases (as a result of CNOS processing). The actual number of sessions activated is the lesser of this value and the new minimum number of contention winner sessions. " Expires August 14, 1995 [Page 58] Internet Draft APPC MIB February 1995 ::= { appcModeOperEntry 8 } appcModeOperDrainSelf OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies whether the local LU is draining its conversations for this mode. Whan a mode session limit is reset (via a CNOS RESET_SESSION_LIMIT request), the local LU could be set to process all queued conversations before deactivating all of the sessions (using the SNA Bracket Initiation Stopped or BIS protocol). " ::= { appcModeOperEntry 9 } appcModeOperDrainPart OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies whether the remote LU is draining its conversations for this mode. Whan a mode session limit is reset (via a CNOS RESET_SESSION_LIMIT request), the remote LU could be set to process all queued conversations before deactivating all of the sessions (using the SNA Bracket Initiation Stop or BIS protocol). " ::= { appcModeOperEntry 10 } appcModeOperMinCwinLimit OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the minimum contention winner sessions limit that was negotiated via CNOS processing." ::= { appcModeOperEntry 11 } Expires August 14, 1995 [Page 59] Internet Draft APPC MIB February 1995 appcModeOperMinClosLimit OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the minimum contention loser sessions limit that was negotiated via CNOS processing. This is the same as target minimum contention winner sessions." ::= { appcModeOperEntry 12 } appcModeOperRecvPacWinSz OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the size of the receive pacing window. This value is used for negotiation during session activations (SNA BIND). The meaning of this value when set to 0 depends on whether adaptive pacing is supported: adaptive pacing - No limit on window size fixed pacing - No pacing is supported" ::= { appcModeOperEntry 13 } appcModeOperSendPacWinSz OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the size of the send pacing window. This value is used for negotiation during session activations (SNA BIND). The meaning of this value when set to 0 depends on whether adaptive pacing is supported: adaptive pacing No limit on window size fixed pacing No pacing is supported" ::= { appcModeOperEntry 14 } appcModeOperPrefRecvRuSz OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION Expires August 14, 1995 [Page 60] Internet Draft APPC MIB February 1995 "Specifies the preferred receive RU (Request Unit) size of normal-flow requests on the sessions. This value must be less than or equal to the value specified in appcModeOperRecvRuSzUpBnd and greater than or equal to the value specified in appcModeOperRecvRuSzLoBnd. The local LU specifies this value for the receive maximum RU size in session activation (SNA BIND) requests and responses. It will allow negotiation up to the appcModeOperRecvRuSzUpBnd value or down to the appcModeOperRecvRuSzLoBnd value." ::= { appcModeOperEntry 15 } appcModeOperPrefSendRuSz OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the preferred send RU (Request Unit) size of normal-flow requests on the sessions. This value must be less than or equal to the value specified in appcModeOperSendRuSzUpBnd and greater than or equal to the value specified in appcModeOperSendRuSzLoBnd. The local LU specifies this value for the send maximum RU size in session activation (SNA BIND) requests and responses. It will allow negotiation up to the appcModeOperSendRuSzUpBnd value or down to the appcModeOperSendRuSzLoBnd value." ::= { appcModeOperEntry 16 } appcModeOperRecvRuSzUpBnd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the upper bound for the maximum receive RU (Request Unit) size of normal-flow requests. This is used for negotiation during session activations (SNA BIND). " ::= { appcModeOperEntry 17 } appcModeOperSendRuSzUpBnd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current Expires August 14, 1995 [Page 61] Internet Draft APPC MIB February 1995 DESCRIPTION "Specifies the upper bound for the maximum send RU (Request Unit) size of normal-flow requests. This is used for negotiation during session activations (SNA BIND). " ::= { appcModeOperEntry 18 } appcModeOperRecvRuSzLoBnd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the lower bound for the maximum receive RU (Request Unit) size of normal-flow requests. This is used for negotiation during session activations (SNA BIND). " ::= { appcModeOperEntry 19 } appcModeOperSendRuSzLoBnd OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the lower bound for the maximum send RU (Request Unit) size of normal-flow requests. This is used for negotiation during session activations (SNA BIND). " ::= { appcModeOperEntry 20 } appcModeOperSyncLvl OBJECT-TYPE SYNTAX INTEGER { none(1), noneConfirm(2), noneConfirmSyncPoint(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the sync level support. This value is used for negotiation during session activations (SNA BIND). none - No sync level is supported. noneConfirm - None and Confirm level supported. noneConfirmSyncPoint - None, Confirm and Sync Point is supported. " Expires August 14, 1995 [Page 62] Internet Draft APPC MIB February 1995 ::= { appcModeOperEntry 21 } appcModeOperCrypto OBJECT-TYPE SYNTAX INTEGER { notsupported(1), mandatory(2), selective(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies whether session-level cryptography is supported. This value is used for negotiation during session activations (SNA BIND). notsupported - Specifies session-level cryptography is not to be used. mandatory - Specifies session-level cryptography must be used. selective - Specifies session-level cryptography is required just on selected requests flowing on the sessions." ::= { appcModeOperEntry 22 } appcModeOperSingSessReinit OBJECT-TYPE SYNTAX INTEGER { operatorControlled(1), primaryOnly(2), secondaryOnly(3), primaryOrSecondary(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the responsibility for session reinitiation of a single session with the remote LU (when the session goes down). The local LU uses this parameter to specify the session reinitiation responsibility in session activation (SNA BIND) requests and responses. The value is only supported if the remote LU is defined to not support parallel sessions (i.e., appcInRluParaSessSup is set to no). operatorControlled - specifies that neither LU will automatically attempt to reinitiate the session. The operator on either side will manually reactivate the Expires August 14, 1995 [Page 63] Internet Draft APPC MIB February 1995 session. A contention race (both side reinitiating at the same time) is won by the LU with the lexigraphically greater fully-qualified LU name. primaryOnly - specifies that the primary LU will automatically attempt to reinitiate the session. secondaryOnly - specifies that the secondary LU will automatically attempt to reinitiate the session. primaryOrSecondary - specifies that either the primary or the secondary may automatically attempt to reinitiate the session. A contention race is handled the same way as with operatorControlled. " ::= { appcModeOperEntry 23 } appcModeOperCNOSNeg OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies whether CNOS negotiation is in process. CNOS negotiation is used to set or change the various session limits for a mode." ::= { appcModeOperEntry 24 } appcModeOperActSess OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the total number of currently active sessions between the local LU and the partner LU for this mode." ::= { appcModeOperEntry 25 } appcModeOperPndSess OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current Expires August 14, 1995 [Page 64] Internet Draft APPC MIB February 1995 DESCRIPTION "Specifies the number of pending sessions (waiting for session activation to complete." ::= { appcModeOperEntry 26 } appcModeOperActCwin OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the number of active contention winner sessions." ::= { appcModeOperEntry 27 } appcModeOperActClos OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the number of active contention loser sessions." ::= { appcModeOperEntry 28 } appcModeOperPndCwin OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the number of contention winner sessions that are pending activation." ::= { appcModeOperEntry 29 } appcModeOperPndClos OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the number of contention loser sessions that are pending activation." ::= { appcModeOperEntry 30 } appcModeOperPtmCwin OBJECT-TYPE Expires August 14, 1995 [Page 65] Internet Draft APPC MIB February 1995 SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the number of contention winner sessions that are pending termination." ::= { appcModeOperEntry 31 } appcModeOperPtmClos OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the number of contention loser sessions that are pending termination." ::= { appcModeOperEntry 32 } appcModeOperFreeSessCount OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the free sessions count. This is the number of sessions that are available for conversations." ::= { appcModeOperEntry 33 } appcModeOperWaitReqCount OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the waiting request count. This is the number of allocate requests that are waiting (queued) for an available session with this mode." ::= { appcModeOperEntry 34 } appcModeOperCompression OBJECT-TYPE SYNTAX INTEGER { prohibited(1), required(2), negotiable(3) } Expires August 14, 1995 [Page 66] Internet Draft APPC MIB February 1995 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies whether compression is supported. The local LU uses this value for negotiation during session activation (SNA BIND). prohibited - specifies that no compression is to be used. required - specifies that compression is required. negotiable - specifies that the usage of compression is to be negotiated between the LU's. The level of compression is also negotiated." ::= { appcModeOperEntry 35 } appcModeOperInBoundCompLevel OBJECT-TYPE SYNTAX INTEGER { none(1), rle(2), lz9(3), lz10(4), lz12(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the maximum level of compression supported for inbound data. The local LU uses this value in conjunction with appcModeOperCompression for negotiation during session activation (SNA BIND). none - specifies that no compression is to be used. rle - specifies run-length encoding compression in which a 1 or 2 byte sequence substitution is used for each repeated run of the same character. lz9 - specifies Lempel-Ziv-like compression in which 9 bit codes are used to substitute repeated substrings in the data stream. These codes are indices that refer to entries in a common dictionary generated adaptively at both sender and receiver as the data flows and compression occurs. The larger of number bits used for the code, the more storage space is required for the dictionary, but the larger the compression ratio. lz10 - specifies a 10 bit code Lempel-Ziv-like compression. Expires August 14, 1995 [Page 67] Internet Draft APPC MIB February 1995 lz12 - specifies a 12 bit code Lempel-Ziv-like compression." ::= { appcModeOperEntry 36 } appcModeOperOutBoundCompLevel OBJECT-TYPE SYNTAX INTEGER { none(1), rle(2), lz9(3), lz10(4), lz12(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the maximum level of compression supported for outbound data. The local LU uses this value in conjunction with appcModeOperCompression for negotiation during session activation (SNA BIND). none - specifies that no compression is to be used. rle - specifies run-length encoding compression in which a 1 or 2 byte sequence substitution is used for each repeated run of the same character. lz9 - specifies Lempel-Ziv-like compression in which 9 bit codes are used to substitute repeated substrings in the data stream. These codes are indices that refer to entries in a common dictionary generated adaptively at both sender and receiver as the data flows and compression occurs. The larger of number bits used for the code, the more storage space is required for the dictionary, but the larger the compression ratio. lz10 - specifies a 10 bit code Lempel-Ziv-like compression. lz12 - specifies a 12 bit code Lempel-Ziv-like compression." ::= { appcModeOperEntry 37 } appcModeOperCompRleBeforeLZ OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } Expires August 14, 1995 [Page 68] Internet Draft APPC MIB February 1995 MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies whether run-length encoding is to be applied to the data before applying Lempel-Ziv-like compression. The local LU uses this value for negotiation during session activation (SNA BIND). This parameter is only supported if LZ compression is used." ::= { appcModeOperEntry 38 } -- ********************************************************************* -- APPC CNOS Command Table -- --------------------------------------------------------------------- -- This table contains objects for issuing APPC Change-Number-of-Session -- (CNOS) commands to a specific mode. Specifically, the commands -- supported are: -- INITIALIZE_SESSION_LIMIT -- CHANGE_SESSION_LIMIT -- RESET_SESSION_LIMIT -- -- ********************************************************************* appcCNOSCmdTable OBJECT-TYPE SYNTAX SEQUENCE OF AppcCNOSCmdEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "CNOS Commands table." ::= { appcLu 7 } appcCNOSCmdEntry OBJECT-TYPE SYNTAX AppcCNOSCmdEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of APPC CNOS command table. This entry augments appcModeOperEntry." AUGMENTS { appcModeOperEntry } ::= { appcCNOSCmdTable 1 } AppcCNOSCmdEntry ::= SEQUENCE { appcCNOSCmd INTEGER, Expires August 14, 1995 [Page 69] Internet Draft APPC MIB February 1995 appcCNOSMaxSessLimit Gauge32, appcCNOSDrainSelf INTEGER, appcCNOSDrainPart INTEGER, appcCNOSMinCwinLimit Gauge32, appcCNOSMinClosLimit Gauge32, appcCNOSResponsible INTEGER, appcCNOSForce INTEGER } appcCNOSCmd OBJECT-TYPE SYNTAX INTEGER { initSesslimit(1), changeSesslimit(2), resetSesslimit(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "Specifies the CNOS command or verb to issue. First set the values to the appropriate parameter objects and then set this object to the command to be executed." ::= { appcCNOSCmdEntry 1 } appcCNOSMaxSessLimit OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-write STATUS current DESCRIPTION "Specifies the maximum value that the local LU is to use, during CNOS processing, for the session limit. The local LU, as a target LU, will negotiate a higher session limit it receives in the CNOS request down to this maximum value. The local LU, as a source LU, will restrict the session limit it sends in a CNOS request to a value less than or equal to this maximum value. If set (i.e., greater than 0), this overrides the maximum session limit defined in the appcModeAdminTable. This parameter should be set appropriately before setting the command (appcCNOSCmd). This parameter applies to the INITIALIZE_SESSION_LIMIT and CHANGE_SESSION_LIMIT verbs." DEFVAL { 0 } Expires August 14, 1995 [Page 70] Internet Draft APPC MIB February 1995 ::= { appcCNOSCmdEntry 2 } appcCNOSDrainSelf OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Specifies whether the local LU is draining its conversations for this mode. Whan a mode session limit is reset (via a CNOS RESET_SESSION_LIMIT request), the local LU could be set to process all queued conversations before deactivating all of the sessions (using the SNA Bracket Initiation Stopped or BIS protocol). This parameter should be set appropriately before setting the command (appcCNOSCmd). This parameter applies only to the RESET_SESSION_LIMIT verb." DEFVAL { no } ::= { appcCNOSCmdEntry 3 } appcCNOSDrainPart OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Specifies whether the remote LU is draining its conversations for this mode. Whan a mode session limit is reset (via a CNOS RESET_SESSION_LIMIT request), the remote LU could be set to process all queued conversations before deactivating all of the sessions (using the SNA Bracket Initiation Stop or BIS protocol). This parameter should be set appropriately before setting the command (appcCNOSCmd). This parameter applies only to the RESET_SESSION_LIMIT verb." DEFVAL { yes } ::= { appcCNOSCmdEntry 4 } Expires August 14, 1995 [Page 71] Internet Draft APPC MIB February 1995 appcCNOSMinCwinLimit OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-write STATUS current DESCRIPTION "Specifies the default minimum contention winner sessions limit. This parameter should be set appropriately before setting the command (appcCNOSCmd). This parameter applies to the INITIALIZE_SESSION_LIMIT and CHANGE_SESSION_LIMIT verbs." DEFVAL { 0 } ::= { appcCNOSCmdEntry 5 } appcCNOSMinClosLimit OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-write STATUS current DESCRIPTION "Specifies the default minimum contention loser sessions limit. This parameter should be set appropriately before setting the command (appcCNOSCmd). This parameter applies to the INITIALIZE_SESSION_LIMIT and CHANGE_SESSION_LIMIT verbs." DEFVAL { 0 } ::= { appcCNOSCmdEntry 6 } appcCNOSResponsible OBJECT-TYPE SYNTAX INTEGER { source(1), target(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Specifies which LU is responsible for selecting and deactivating sessions as a result of a change that decreases the session limit or the maximum number of contention winner sessions for the source or target LU. If no session need to be deactivated, this parameter is ignored. source - specifies that the source (local) LU is responsible. The target (remote) LU cannot Expires August 14, 1995 [Page 72] Internet Draft APPC MIB February 1995 negotiate this value. target - specifies that the target (remote) LU is responsible. The target LU can negotiate this value to source. This parameter should be set appropriately before setting the command (appcCNOSCmd). This parameter applies to the RESET_SESSION_LIMIT and CHANGE_SESSION_LIMIT verbs." DEFVAL { source } ::= { appcCNOSCmdEntry 7 } appcCNOSForce OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Specifies whether the local LU should force the resetting of the session limit when certain error conditions occur that prevent the successful exchange of CNOS request and reply. This parameter should be set appropriately before setting the command (appcCNOSCmd). This parameter applies only to the RESET_SESSION_LIMIT verb." DEFVAL { no } ::= { appcCNOSCmdEntry 8 } -- ********************************************************************* -- APPC TP Admin Table -- --------------------------------------------------------------------- -- This table contains information about configured remotely attachable -- transaction programs. -- ********************************************************************* appcTpAdminTable OBJECT-TYPE SYNTAX SEQUENCE OF AppcTpAdminEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "APPC Local TP Table" ::= { appcTp 1 } Expires August 14, 1995 [Page 73] Internet Draft APPC MIB February 1995 appcTpAdminEntry OBJECT-TYPE SYNTAX AppcTpAdminEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of APPC Local TP Information Table." INDEX { snaNodeAdminIndex, appcTpAdminIndex } ::= { appcTpAdminTable 1 } AppcTpAdminEntry ::= SEQUENCE { appcTpAdminIndex Integer32, appcTpAdminLocLuName DisplayString, appcTpAdminTpName DisplayString, appcTpAdminFileSpec DisplayString, appcTpAdminStartParm DisplayString, appcTpAdminTpOperation INTEGER, appcTpAdminQdepthLimit Gauge32, appcTpAdminInAttachTimeout Integer32, appcTpAdminRcvAllocTimeout Integer32, appcTpAdminSyncLvl INTEGER, appcTpAdminInstLmt Integer32, appcTpAdminStatus INTEGER, appcTpAdminLongRun INTEGER, appcTpAdminConvType INTEGER, appcTpAdminConvDuplex INTEGER, appcTpAdminConvSecReq INTEGER, appcTpAdminVerPip INTEGER, appcTpAdminPipSubNum INTEGER, appcTpAdminRowStatus RowStatus } appcTpAdminIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index for entry in TP administrative table." ::= { appcTpAdminEntry 1 } appcTpAdminLocLuName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) Expires August 14, 1995 [Page 74] Internet Draft APPC MIB February 1995 MAX-ACCESS read-create STATUS current DESCRIPTION "The SNA name of the local LU to which this TP definition applies. This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the NAU name if the netId is present. The reserved value '*ALL' indicates that the TP definition applies to all local LUs, and not just to a single local LU. Row creation conventions: When row creation is attempted, the agent must verify that the combination of requested local LU name and TP name is unique for the SNA node. If it is not, the agent must reject the attempt. Implementations that do not support definition of TPs on an LU-by-LU basis will reject any attempt to set this object to a value other than '*ALL'." ::= { appcTpAdminEntry 2 } appcTpAdminTpName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..64)) MAX-ACCESS read-create STATUS current DESCRIPTION "The local transaction program name. This name is sent on an ATTACH remote allocation request. When the TP name consists entirely of displayable EBCDIC codepoints, it is mapped directly to the equivalent ASCII display string. However, registered TP names always have a non-displayable EBCDIC codepoint (value less than or equal to x'3F') as the first character, so they cannot be directly mapped to an ASCII display string. These TP names are converted to a display string that is equivalent to a hexadecimal display of the EBCDIC codepoints. For example, the 2-byte TP name x'06F1' (CNOS) is converted to the 4-byte ASCII display string '06F1'. Row creation conventions: When row creation is attempted, the agent must verify that the combination of requested local LU name and TP name is unique for the SNA node. If it is not, the agent must Expires August 14, 1995 [Page 75] Internet Draft APPC MIB February 1995 reject the attempt." ::= { appcTpAdminEntry 3 } appcTpAdminFileSpec OBJECT-TYPE SYNTAX DisplayString (SIZE (0..80)) MAX-ACCESS read-create STATUS current DESCRIPTION "The local file specification of the transaction program. May be a zero-length string if not applicable." ::= { appcTpAdminEntry 4 } appcTpAdminStartParm OBJECT-TYPE SYNTAX DisplayString (SIZE (0..128)) MAX-ACCESS read-create STATUS current DESCRIPTION "A parameter string passed to the transaction program when it is started. May be a zero-length string if not supported. " ::= { appcTpAdminEntry 5 } appcTpAdminTpOperation OBJECT-TYPE SYNTAX INTEGER { queuedOperatorStarted(1), queuedOperatorPreloaded(2), queuedAmStarted(3), nonqueuedAmStarted(4) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies how the program will be started. queuedOperatorStarted -- Specifies that one version of the program will be run at a time. If an incoming attach arrives and the program has not been started yet, APPC will issue a message to the operator to start the specified program. Subsequent attaches that arrive while the program is active will be queued. queuedOperatorPreloaded -- Specifies that one version of the program will be run at a time. If an Expires August 14, 1995 [Page 76] Internet Draft APPC MIB February 1995 incoming attach arrives and the program has not been started yet, the Attach will be rejected. The APPC attach manager determines that a TP has started upon reception of an APPC RECEIVE_ALLOCATE verb, or a CPI-C Accept_Conversation (CMACCP) or Specify_Local_TP_Name (CMSLTP) call. No message is sent to the operator. Subsequent attaches that arrive while the program is active are queued. queuedAmStarted -- Specifies that one version of the program will be run at a time and will be started by the APPC attach manager. Subsequent attaches that arrive while the program is active will be queued. nonqueuedAmStarted -- Specifies that multiple copies of the program will be run at a time and will be started by the APPC attach manager." ::= { appcTpAdminEntry 6 } appcTpAdminQdepthLimit OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the number of incoming attaches that will be queued before being rejected. This parameter is meaningful only when appcTpAdminTpOperation has one of the following values: queuedOperatorStarted queuedOperatorPreloaded queuedAmStarted The object has a value of zero otherwise." ::= { appcTpAdminEntry 7 } appcTpAdminInAttachTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the number of seconds incoming attaches will be queued waiting for an APPC program to Expires August 14, 1995 [Page 77] Internet Draft APPC MIB February 1995 issue a RECEIVE_ALLOCATE verb or for a CPI-C program to issue an Accept_Conversation (CMACCP) call. This parameter is meaningful only when appcTpAdminTpOperation has one of the following values: queuedOperatorStarted queuedOperatorPreloaded queuedAmStarted A value of zero indicates that there is no timeout." ::= { appcTpAdminEntry 8 } appcTpAdminRcvAllocTimeout OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the number of seconds an APPC program's RECEIVE_ALLOCATE verb or a CPI-C program's Accept_Conversation (CMACCP) call will wait for an incoming attach to arrive. A value of zero indicates that there is no timeout." ::= { appcTpAdminEntry 9 } appcTpAdminSyncLvl OBJECT-TYPE SYNTAX INTEGER { none(1), confirm(2), noneAndConfirm(3), syncpoint(4), noneAndSyncpoint(5), confirmAndSyncpoint(6), all(7) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the synchronization level or levels that the transaction program supports. " ::= { appcTpAdminEntry 10 } appcTpAdminInstLmt OBJECT-TYPE Expires August 14, 1995 [Page 78] Internet Draft APPC MIB February 1995 SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The maximum number of concurrent instances of this transaction program that will be supported for a local LU. A value of zero indicates that there is no limit." ::= { appcTpAdminEntry 11 } appcTpAdminStatus OBJECT-TYPE SYNTAX INTEGER { enabled(1), tempDisabled(2), permDisabled(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the status of the TP relative to starting execution when the local LU receives an allocation (ATTACH) request naming this program. enabled - the local LU can start the program. tempDisabled - the local LU cannot start the program. The local LU rejects the request with an indication that the TP is not available but retry is possible. permDisabled - the local LU cannot start the program. The local LU rejects the request with an indication that the TP is not available and retry is not possible." ::= { appcTpAdminEntry 12 } appcTpAdminLongRun OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates whether this is a long running transaction program Expires August 14, 1995 [Page 79] Internet Draft APPC MIB February 1995 (i.e., stays around even after the conversation goes away)." ::= { appcTpAdminEntry 13 } appcTpAdminConvType OBJECT-TYPE SYNTAX INTEGER { basic(1), mapped(2), basicOrMapped(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the conversation type (basic or mapped) that will be used by the TP. This value is verified upon receipt of an incoming attach. The acceptable values are: basic -- Indicates that this transaction program supports basic conversations. mapped -- Indicates that this transaction program supports mapped conversations. basicOrMapped -- Indicates that this transaction program supports either basic or mapped conversations." ::= { appcTpAdminEntry 14 } appcTpAdminConvDuplex OBJECT-TYPE SYNTAX INTEGER { half(1), full(2), halforFull(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the conversation duplex type (half or full) that will be used by the TP. This value is verified upon receipt of an incoming attach. The acceptable values are: half -- Indicates that this transaction program supports half duplex conversations. full -- Indicates that this transaction program supports full duplex conversations. Expires August 14, 1995 [Page 80] Internet Draft APPC MIB February 1995 halfOrFull -- Indicates that this transaction program supports either half or full duplex conversations." ::= { appcTpAdminEntry 15 } appcTpAdminConvSecReq OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates whether conversation-level security information is required on incoming attaches designating this tp_name. Conversation-level security verification is always performed on those requests that include security information. yes -- Indicates that conversation-level security information is required. ATTACHs designating the transaction program must carry a user_id and either a password or an already verified indicator. no -- Indicates that no security information is required. ATTACHs designating the transaction program can omit or include security information. " ::= { appcTpAdminEntry 16 } appcTpAdminVerPip OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies whether the number of PIP (Program Initialization Parameters) subfields should be verified against the number expected (appcTpAdminPipSubNum)." ::= { appcTpAdminEntry 17 } Expires August 14, 1995 [Page 81] Internet Draft APPC MIB February 1995 appcTpAdminPipSubNum OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the TP number of PIP subfields expected." ::= { appcTpAdminEntry 18 } appcTpAdminRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object is used by a Management Station to create or delete the row entry in the appcTpAdminTable following the RowStatus textual convention." ::= { appcTpAdminEntry 19 } -- ********************************************************************* -- APPC Session Table - only objects specific to APPC session are defined -- here. The generic objects are defined in snanau mib. -- --------------------------------------------------------------------- -- This table contains information about APPC sessions. -- ********************************************************************* appcSessnTable OBJECT-TYPE SYNTAX SEQUENCE OF AppcSessnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "APPC Session Table" ::= { appcSession 1 } appcSessnEntry OBJECT-TYPE SYNTAX AppcSessnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of APPC Session Information Table. Expires August 14, 1995 [Page 82] Internet Draft APPC MIB February 1995 Indexed as NAU MIB session table." INDEX { snaNodeAdminIndex, snaLuAdminLuIndex, snaLuSessnRluIndex, snaLuSessnIndex } ::= { appcSessnTable 1 } AppcSessnEntry ::= SEQUENCE { appcSessnPcidCpName DisplayString, appcSessnPcid OCTET STRING, appcSessnPluIndicator INTEGER, appcSessnLluName DisplayString, appcSessnModeName DisplayString, appcSessnCosName DisplayString, appcSessnTransPriority Integer32, appcSessnEnhanceSecSup INTEGER, appcSessnSendPacingType INTEGER, appcSessnSendRpc Gauge32, appcSessnSendNxWndwSize Gauge32, appcSessnRecvPacingType INTEGER, appcSessnRecvRpc Gauge32, appcSessnRecvNxWndwSize Gauge32, appcSessnRscv OCTET STRING, appcSessnInUse INTEGER } appcSessnPcidCpName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-only STATUS current DESCRIPTION "The network-qualified CP name of the node at which the session and pcid originated. For APPN and LEN nodes, this is either CP name of the APPN node at which the origin LU is located or the CP name of the NN serving the LEN node at which the origin LU is located. This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the NAU name if the netId is present." ::= { appcSessnEntry 1 } appcSessnPcid OBJECT-TYPE SYNTAX OCTET STRING (SIZE (8)) MAX-ACCESS read-only STATUS current DESCRIPTION Expires August 14, 1995 [Page 83] Internet Draft APPC MIB February 1995 "The procedure correlation identifier (pcid) of a session. It is an 8-octet value assigned by the primary LU." ::= { appcSessnEntry 2 } appcSessnPluIndicator OBJECT-TYPE SYNTAX INTEGER { localLuIsPlu(1), remoteLuIsPlu(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates which LU is the PLU for this session. For independent LUs, the PLU (primary LU) is the one that initiated the session (sent BIND), while the SLU (secondary LU) is the one that accepted the session initiation (received BIND). The 'local' LU is the one identified by snaLuAdminLuIndex and by appcSessnLluName. The 'remote' LU is the one identified by snaLuSessnRluIndex and by snaLuSessnRemoteLuName." ::= { appcSessnEntry 3 } appcSessnLluName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-only STATUS current DESCRIPTION "The name of the local LU for this session. This is the LU identified by snaLuAdminIndex. It is included here for convenience only (also accessible as snaLuAdminSnaName using snaLuAdminIndex). This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the NAU name if the netId is present." ::= { appcSessnEntry 4 } appcSessnModeName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..8)) MAX-ACCESS read-only STATUS current DESCRIPTION Expires August 14, 1995 [Page 84] Internet Draft APPC MIB February 1995 "The mode name name used for this session." ::= { appcSessnEntry 5 } appcSessnCosName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..8)) MAX-ACCESS read-only STATUS current DESCRIPTION "The Class of Service (COS) name used for this session." ::= { appcSessnEntry 6 } appcSessnTransPriority OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The transmission priority of this session." ::= { appcSessnEntry 7 } appcSessnEnhanceSecSup OBJECT-TYPE SYNTAX INTEGER { none(1), level1(2), level2(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Enhanced security supported. Indicates the level of enhanced security support: 1 = none 2 = level 1 3 = level 2 " ::= { appcSessnEntry 8 } appcSessnSendPacingType OBJECT-TYPE SYNTAX INTEGER { none(1), fixed(2), adaptive(3) Expires August 14, 1995 [Page 85] Internet Draft APPC MIB February 1995 } MAX-ACCESS read-only STATUS current DESCRIPTION "The type of pacing being used for sending data." ::= { appcSessnEntry 9 } appcSessnSendRpc OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "The send residual pace count. This represents the number of MU's that can still be sent in the current session window." ::= { appcSessnEntry 10 } appcSessnSendNxWndwSize OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "The size of the next window which will be used to send data." ::= { appcSessnEntry 11 } appcSessnRecvPacingType OBJECT-TYPE SYNTAX INTEGER { none(1), fixed(2), adaptive(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "The type of pacing being used for receiving data." ::= { appcSessnEntry 12 } appcSessnRecvRpc OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "The receive residual pace count. This represents the number Expires August 14, 1995 [Page 86] Internet Draft APPC MIB February 1995 of MU's that can still be received in the current session window." ::= { appcSessnEntry 13 } appcSessnRecvNxWndwSize OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "The size of the next window which will be used to receive data." ::= { appcSessnEntry 14 } appcSessnRscv OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..255)) MAX-ACCESS read-only STATUS current DESCRIPTION "The route selection control vector (RSCV CV2B) used for this session. It is present for APPN-level implementations. LEN-level implementations will return a null string. The internal format of this vector is described in SNA Formats. This object contains an un-interpreted copy of the control vector (including the length and key fields)." ::= { appcSessnEntry 15 } appcSessnInUse OBJECT-TYPE SYNTAX INTEGER { yes(1), no(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies whether the session is currently in use (i.e., in bracket with a conversation)." ::= { appcSessnEntry 16 } -- ********************************************************************* -- APPC Conversation Table -- --------------------------------------------------------------------- -- This table contains information about active and inactive APPC -- conversations. Expires August 14, 1995 [Page 87] Internet Draft APPC MIB February 1995 -- ********************************************************************* appcConvTable OBJECT-TYPE SYNTAX SEQUENCE OF AppcConvEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table of APPC Conversations. This table represents a historical log of conversations. Since some conversations could be very dynamic and can come up and down relatively quickly, this table shows not only active conversations, but also those that became inactive. It is an implementation choice as for how long to keep the inactive entries around." ::= { appcConversation 1 } appcConvEntry OBJECT-TYPE SYNTAX AppcConvEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry representing one APPC Conversation." INDEX { snaNodeAdminIndex, snaLuAdminLuIndex, appcConvIndex } ::= { appcConvTable 1} AppcConvEntry ::= SEQUENCE { appcConvIndex Integer32, appcConvId OCTET STRING, appcConvState INTEGER, appcConvType INTEGER, appcConvCorrelator OCTET STRING, appcConvSyncLvl INTEGER, appcConvSource INTEGER, appcConvDuplex INTEGER, appcConvStartTime TimeStamp, appcConvStopTime TimeStamp, appcConvSendBytes Counter32, appcConvRcvBytes Counter32, appcConvUserid DisplayString, appcConvPcidNauName DisplayString, Expires August 14, 1995 [Page 88] Internet Draft APPC MIB February 1995 appcConvPcid OCTET STRING, appcConvModeName DisplayString, appcConvLuwIdName DisplayString, appcConvLuwIdInstance OCTET STRING, appcConvLuwIdSequence OCTET STRING, appcConvTpName DisplayString, appcConvSessnIndex Integer32 } appcConvIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index for entry in Conversation table." ::= { appcConvEntry 1 } appcConvId OBJECT-TYPE SYNTAX OCTET STRING (SIZE (4)) MAX-ACCESS read-only STATUS current DESCRIPTION "The 4-byte ID of the conversation." ::= { appcConvEntry 2 } appcConvState OBJECT-TYPE SYNTAX INTEGER { reset(1), send(2), receive(3), confirm(4), confirmSend(5), confirmDealloc(6), pendingDeallocate(7), pendingPost(8), sendReceive(9), sendOnly(10), receiveOnly(11), deferReceive(12), deferDeallocate(13), syncpoint(14), syncpointSend(15), syncpointDeallocate(16), backoutRequired(17) Expires August 14, 1995 [Page 89] Internet Draft APPC MIB February 1995 } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the state of the conversation at the instant when the information was retrieved. The values are: reset The conversation is reset (i.e., deallocated). send The conversation can send data. This value also is returned if the conversation is in Send-Pending state. receive The conversation can receive data. confirm The conversation has received a confirm indicator. It can issue an [MC_]CONFIRMED or [MC_]SEND_ERROR verb to change state. It will continue in Receive state if an [MC_]CONFIRMED verb is issued. confirmSend The conversation is in Confirm state and changes to Send state when an [MC_]CONFIRMED verb is issued. confirmDealloc The conversation is in Confirm state and becomes inactive when an [MC_]CONFIRMED verb is issued. pendingDeallocate The conversation is in Pending-Deallocate state while it waits for (MC_)DEALLOCATE TYPE (sync_level) to complete. pendingPost The conversation is in Pending-Post state while it waits for the [MC_]RECEIVE_AND_POST verb to complete its receive function. sendReceive The full-duplex conversation can send or receive data. sendOnly The full-duplex conversation can send data, but it does not have permission to receive data, because the partner TP has already deallocated its side of the conversation. receiveOnly Expires August 14, 1995 [Page 90] Internet Draft APPC MIB February 1995 The full-duplex conversation can receive data, but it does not have permission to send data, because it has already deallocated its side of the conversation. deferReceive Waiting for a successful SYNCPT verb operation to go into the receive state. deferDeallocate Waiting for a successful SYNCPT verb operation to go into the reset state. syncpoint Need to response to a SYNCPT verb issued. After successful operation, the next state will be receive. syncpointSend Need to response to a SYNCPT verb issued. After successful operation, the next state will be send. syncpointDeallocate Need to response to a SYNCPT verb issued. After successful operation, the next state will be reset. backoutRequired TP must execute a BACKOUT verb to backout the transaction." ::= { appcConvEntry 3 } appcConvType OBJECT-TYPE SYNTAX INTEGER { basic(1), mapped(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the type of conversation. The values are: basic Indicates that this conversation supports basic verbs. mapped Indicates that this conversation supports mapped verbs." ::= { appcConvEntry 4 } appcConvCorrelator OBJECT-TYPE Expires August 14, 1995 [Page 91] Internet Draft APPC MIB February 1995 SYNTAX OCTET STRING (SIZE (0..8)) MAX-ACCESS read-only STATUS current DESCRIPTION "This is an 8-byte identifier that the source LU assigns to the conversation; the source LU is the one that sent the allocation request. The conversation correlator is included on the allocation request. The conversation correlator uniquely identifies a conversation, from among all conversations, between the local and partner LUs. It may be used, for example, during problem determination associated with a conversation. A length of 0 indicates that no conversation correlator is defined." ::= { appcConvEntry 5 } appcConvSyncLvl OBJECT-TYPE SYNTAX INTEGER { none(1), confirm(2), syncpt(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the highest sync level support for the conversation. The values are: none Indicates that no sync-level processing can be performed on this conversation. The transaction program does not issue verbs or recognize any returned parameters relating to any sync-level function. confirm Indicates that confirmation processing can be performed on this conversation. The transaction program can issue verbs and recognize returned parameters relating to confirmation. syncpt Indicates that syncpt and confirmation processing can be performed on this conversation. The transaction program can issue verbs and recognize Expires August 14, 1995 [Page 92] Internet Draft APPC MIB February 1995 returned parameters relating to syncpt and confirmation." ::= { appcConvEntry 6 } appcConvSource OBJECT-TYPE SYNTAX INTEGER { localLu(1), partnerLu(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates whether the local or partner LU is the source of the conversation, that is, which LU started the conversation by sending the allocation request. localLu The local LU is the source of the conversation, and the partner LU is the target of the conversation. partnerLu The partner LU is the source of the conversation, and the local LU is the target of the conversation." ::= { appcConvEntry 7 } appcConvDuplex OBJECT-TYPE SYNTAX INTEGER { half(1), full(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the conversation duplex style in effect for the conversation. half Indicates that information can be transferred in both directions, but only in one direction at a time. full Indicates that information can be transferred in both directions at the same time." Expires August 14, 1995 [Page 93] Internet Draft APPC MIB February 1995 ::= { appcConvEntry 8 } appcConvStartTime OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION "Time when the conversation started in hundreds of a second." ::= { appcConvEntry 9 } appcConvStopTime OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION "Time when the conversation stopped in hundreds of a second." ::= { appcConvEntry 10 } appcConvSendBytes OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the number of bytes that was sent on the conversation. The count includes all SNA RU bytes sent, including those in the FMH-5 (Attach), FMH-7 (Error Description), SIGNAL, LUSTAT, and SNA responses; it does not include SNA TH and RH bytes." ::= { appcConvEntry 11 } appcConvRcvBytes OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the number of bytes that was received on the conversation. The count includes all SNA RU bytes sent, including those in the FMH-5 (Attach), FMH-7 (Error Description), SIGNAL, LUSTAT, and SNA responses; it does not include SNA TH and RH bytes." ::= { appcConvEntry 12 } Expires August 14, 1995 [Page 94] Internet Draft APPC MIB February 1995 appcConvUserid OBJECT-TYPE SYNTAX DisplayString (SIZE (0..10)) MAX-ACCESS read-only STATUS current DESCRIPTION "The user ID that the initiating program provided in the incoming attach." ::= { appcConvEntry 13 } appcConvPcidNauName OBJECT-TYPE SYNTAX DisplayString (SIZE (3..17)) MAX-ACCESS read-only STATUS current DESCRIPTION "The network-qualified NAU name or of the node at which the session and pcid originated. For APPN and LEN nodes, this is either CP name of the APPN node at which the origin LU is located or the CP name of the NN serving the LEN node at which the origin LU is located. This field is from 3 to 17 characters in length, including a period (.) which separates the NetId from the NAU name." ::= { appcConvEntry 14 } appcConvPcid OBJECT-TYPE SYNTAX OCTET STRING (SIZE (8)) MAX-ACCESS read-only STATUS current DESCRIPTION "The procedure correlation identifier (pcid) of the session. It is an 8-octet value assigned by the primary LU." ::= { appcConvEntry 15 } appcConvModeName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..8)) MAX-ACCESS read-only STATUS current DESCRIPTION "The Mode Name name used for this conversation. This is a 1-8 character name." ::= { appcConvEntry 16 } Expires August 14, 1995 [Page 95] Internet Draft APPC MIB February 1995 appcConvLuwIdName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-only STATUS current DESCRIPTION "The SNA name of the LU that initiated the logical unit of work that is associated with this active TP. This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the LU name if the netId is present." ::= { appcConvEntry 17 } appcConvLuwIdInstance OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..6)) MAX-ACCESS read-only STATUS current DESCRIPTION "The instance identifier for the logical unit of work." ::= { appcConvEntry 18 } appcConvLuwIdSequence OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..2)) MAX-ACCESS read-only STATUS current DESCRIPTION "The sequence identifier for the logical unit of work." ::= { appcConvEntry 19 } appcConvTpName OBJECT-TYPE SYNTAX DisplayString (SIZE (0..64)) MAX-ACCESS read-only STATUS current DESCRIPTION "The transaction program name which started this conversation. This name could either be from a FMH5 ATTACH for a remotely started conversation, otherwise it could the name of the local TP if available. When the TP name consists entirely of displayable EBCDIC codepoints, it is mapped directly to the equivalent ASCII display string. However, registered TP names always have a non-displayable EBCDIC codepoint (value less than or equal to x'3F') as the first character, so they cannot be directly mapped to an ASCII display string. These TP names are Expires August 14, 1995 [Page 96] Internet Draft APPC MIB February 1995 converted to a display string that is equivalent to a hexadecimal display of the EBCDIC codepoints. For example, the 2-byte TP name x'06F1' (CNOS) is converted to the 4-byte ASCII display string '06F1'. This name is NULL if the conversation is started locally (i.e., not with a FMH5 ATTACH)." ::= { appcConvEntry 20 } appcConvSessnIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Index of entry in appcSessnTable that is associated with this conversation. If the conversation is reset, then this value is set to 0." ::= { appcConvEntry 21 } -- ********************************************************************* -- APPC CPIC Admin Table -- ********************************************************************* appcCpicAdminTable OBJECT-TYPE SYNTAX SEQUENCE OF AppcCpicAdminEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "APPC CPI-C side information table." ::= { appcCPIC 1 } appcCpicAdminEntry OBJECT-TYPE SYNTAX AppcCpicAdminEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of APPC CPI-C side information Table." INDEX { appcCpicAdminIndex } ::= { appcCpicAdminTable 1 } AppcCpicAdminEntry ::= SEQUENCE { Expires August 14, 1995 [Page 97] Internet Draft APPC MIB February 1995 appcCpicAdminIndex Integer32, appcCpicAdminLocLuName DisplayString, appcCpicAdminSymbDestName DisplayString, appcCpicAdminParLuAlias DisplayString, appcCpicAdminParLuName DisplayString, appcCpicAdminModeName DisplayString, appcCpicAdminTpNameType INTEGER, appcCpicAdminTpName DisplayString, appcCpicAdminUserid DisplayString, appcCpicAdminSecurity INTEGER, appcCpicAdminRowStatus RowStatus } appcCpicAdminIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index to the table of CPI-C side information." ::= { appcCpicAdminEntry 1 } appcCpicAdminLocLuName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-create STATUS current DESCRIPTION "The SNA name of the local LU to which this CPI-C side information definition applies. This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the NAU name if the netId is present. The reserved value '*ALL' indicates that the definition applies to all local LUs, and not just to a single local LU. Row creation conventions: When row creation is attempted, the agent must verify that the combination of local LU name and symbolic destination name is unique for the SNA node, i.e., the values in the newly created row must not conflict with an existing definition. If they do conflict, the agent must reject the attempt to create the new row. Implementations that do not support definition of CPI-C side information on an LU by LU basis will reject any attempt to set this object to a value other than '*ALL'." Expires August 14, 1995 [Page 98] Internet Draft APPC MIB February 1995 ::= { appcCpicAdminEntry 2 } appcCpicAdminSymbDestName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..8)) MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the symbolic destination name used by CPI-C applications to identify this definition." ::= { appcCpicAdminEntry 3 } appcCpicAdminParLuAlias OBJECT-TYPE SYNTAX DisplayString (SIZE (0..8)) MAX-ACCESS read-create STATUS current DESCRIPTION "A local alias for the partner LU. If not known or not applicable, this object contains a zero-length string." ::= { appcCpicAdminEntry 4 } appcCpicAdminParLuName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-create STATUS current DESCRIPTION "The SNA name of the partner LU. This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the NAU name if the netId is present." ::= { appcCpicAdminEntry 5 } appcCpicAdminModeName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..8)) MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the mode name. A mode defines the characteristics for a group of sessions. The mode name can be blank (8 space characters). Row creation conventions: Expires August 14, 1995 [Page 99] Internet Draft APPC MIB February 1995 If the desired mode name is the default blank mode name, the appcCpicAdminModeName object must be set to the reserved value 'BLANK', which represents the value of 8 space characters operationally. A set with a shorter string of space characters will be padded to 8 spaces by the agent. Display convention A get operation against this object will return the string 'BLANK' if the actual value is 8 spaces. This convention is intended to prevent operator confusion and is consistent with the practice of some existing implementations. " ::= { appcCpicAdminEntry 6 } appcCpicAdminTpNameType OBJECT-TYPE SYNTAX INTEGER { normal(1), snaServiceTp(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies whether the tp name in appcCpicAdminTpName identifies a normal TP or an SNA service TP. In this context, a normal TP is one with a name consisting only of displayable characters, while an SNA service TP has a name containing octets that do not map to displayable characters." ::= { appcCpicAdminEntry 7 } appcCpicAdminTpName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..64)) MAX-ACCESS read-create STATUS current DESCRIPTION "Specifies the name of the partner TP to be used when a CPI-C application initiates a conversation specifying this side information entry. Row creation conventions: For a 'normal' TP name (displayable string), the default Expires August 14, 1995 [Page 100] Internet Draft APPC MIB February 1995 value of appcCpicAdminTpNameType is acceptable, and the management station sets appcCpicAdminTpName to the desired value (a display string equivalent to the EBCDIC TP name). For a 'snaServiceTp' TP name (non-displayable string), the management station must set appcCpicAdminTpNameType to the value snaServiceTp BEFORE setting appcCpicAdminTpName to the desired value. When appcCpicAdminTpNameType has the value snaServiceTp, the management station will follow the display convention described below when it sets the TP name. The agent system will then interpret the string as equivalent to a hexadecimal display of the EBCDIC codepoints. Display convention When the TP name consists entirely of displayable EBCDIC codepoints, it is mapped directly to the equivalent ASCII display string. However, registered TP names always have a non-displayable EBCDIC codepoint (value less than or equal to x'3F') as the first character, so they cannot be directly mapped to an ASCII display string. These TP names are converted to a display string that is equivalent to a hexadecimal display of the EBCDIC codepoints. For example, the 2-byte TP name x'06F1' (CNOS) is converted to the 4-byte ASCII display string '06F1'." ::= { appcCpicAdminEntry 8 } appcCpicAdminUserid OBJECT-TYPE SYNTAX DisplayString (SIZE (0..10)) MAX-ACCESS read-create STATUS current DESCRIPTION "The security userid, if any, associated with the side information definition." ::= { appcCpicAdminEntry 9 } appcCpicAdminSecurity OBJECT-TYPE SYNTAX INTEGER { none(1), same(2), pgm(3) } MAX-ACCESS read-create Expires August 14, 1995 [Page 101] Internet Draft APPC MIB February 1995 STATUS current DESCRIPTION "Specifies the security information to be used for allocating the conversation. none - No security information. same - Use the security environment currently associated with this TP. pgm - Use program specified user_id and password." ::= { appcCpicAdminEntry 10 } appcCpicAdminRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object is used by a Management Station to create or delete the row entry in the appcCpicAdminTable following the RowStatus textual convention." ::= { appcCpicAdminEntry 11 } -- ********************************************************************* -- APPC CPIC Oper Table -- ********************************************************************* appcCpicOperTable OBJECT-TYPE SYNTAX SEQUENCE OF AppcCpicOperEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "APPC CPI-C side information operational table. This table augments the appcCpicAdminTable." ::= { appcCPIC 2 } appcCpicOperEntry OBJECT-TYPE SYNTAX AppcCpicOperEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of APPC CPI-C side information Table." AUGMENTS { appcCpicAdminEntry } Expires August 14, 1995 [Page 102] Internet Draft APPC MIB February 1995 ::= { appcCpicOperTable 1 } AppcCpicOperEntry ::= SEQUENCE { appcCpicOperLocLuName DisplayString, appcCpicOperSymbDestName DisplayString, appcCpicOperParLuAlias DisplayString, appcCpicOperParLuName DisplayString, appcCpicOperModeName DisplayString, appcCpicOperTpNameType INTEGER, appcCpicOperTpName DisplayString, appcCpicOperUserid DisplayString, appcCpicOperSecurity INTEGER } appcCpicOperLocLuName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-only STATUS current DESCRIPTION "The SNA name of the local LU to which this CPI-C side information definition applies. This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the NAU name if the netId is present. The reserved value '*ALL' indicates that the definition applies to all local LUs, and not just to a single local LU." ::= { appcCpicOperEntry 1 } appcCpicOperSymbDestName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..8)) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the symbolic destination name used by CPI-C applications to identify this definition." ::= { appcCpicOperEntry 2 } appcCpicOperParLuAlias OBJECT-TYPE SYNTAX DisplayString (SIZE (0..8)) MAX-ACCESS read-only STATUS current DESCRIPTION "A local alias for the partner LU. If not known or not Expires August 14, 1995 [Page 103] Internet Draft APPC MIB February 1995 applicable, this object contains a zero-length string." ::= { appcCpicOperEntry 3 } appcCpicOperParLuName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..17)) MAX-ACCESS read-only STATUS current DESCRIPTION "The SNA name of the partner LU. This field is from 1 to 17 characters in length, including a period (.) which separates the NetId from the NAU name if the netId is present." ::= { appcCpicOperEntry 4 } appcCpicOperModeName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..8)) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the mode name. A mode defines the characteristics for a group of sessions. The mode name can be blank (8 space characters). Display convention A get operation against this object will return the string 'BLANK' if the actual value is 8 spaces. This convention is intended to prevent operator confusion and is consistent with the practice of some existing implementations. " ::= { appcCpicOperEntry 5 } appcCpicOperTpNameType OBJECT-TYPE SYNTAX INTEGER { normal(1), snaServiceTp(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies whether the tp name in appcCpicOperTpName identifies a normal TP or an SNA service TP. In this context, a normal TP is one with a name consisting only of displayable Expires August 14, 1995 [Page 104] Internet Draft APPC MIB February 1995 characters, while an SNA service TP has a name containing octets that do not map to displayable characters." ::= { appcCpicOperEntry 6 } appcCpicOperTpName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..64)) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the name of the partner TP to be used when a CPI-C application initiates a conversation specifying this side information entry. Display convention When the TP name consists entirely of displayable EBCDIC codepoints, it is mapped directly to the equivalent ASCII display string. However, registered TP names always have a non-displayable EBCDIC codepoint (value less than or equal to x'3F') as the first character, so they cannot be directly mapped to an ASCII display string. These TP names are converted to a display string that is equivalent to a hexadecimal display of the EBCDIC codepoints. For example, the 2-byte TP name x'06F1' (CNOS) is converted to the 4-byte ASCII display string '06F1'." ::= { appcCpicOperEntry 7 } appcCpicOperUserid OBJECT-TYPE SYNTAX DisplayString (SIZE (0..10)) MAX-ACCESS read-only STATUS current DESCRIPTION "The security userid, if any, associated with the active side information definition." ::= { appcCpicOperEntry 8 } appcCpicOperSecurity OBJECT-TYPE SYNTAX INTEGER { none(1), same(2), pgm(3) } MAX-ACCESS read-only Expires August 14, 1995 [Page 105] Internet Draft APPC MIB February 1995 STATUS current DESCRIPTION "Specifies the security information to be used for allocating the conversation. none - No security information. same - Use the security environment currently associated with this TP. pgm - Use program specified user_id and password." ::= { appcCpicOperEntry 9 } -- *************************************************************** -- Conformance information -- *************************************************************** appcConformance OBJECT IDENTIFIER ::= {appcMIB 2 } appcCompliances OBJECT IDENTIFIER ::= {appcConformance 1 } appcGroups OBJECT IDENTIFIER ::= {appcConformance 2 } -- Compliance statements appcCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for the SNMPv2 entities which implement the APPC MIB." MODULE -- this module -- Unconditionally mandatory groups MANDATORY-GROUPS { appcDefaultGroup, appcLluGroup, appcParLuGroup, appcModeGroup, appcTpGroup, appcSessionGroup, appcConversationGroup } -- Conditionally mandatory groups GROUP appcControlGroup DESCRIPTION "The appcControlGroup is mandatory only for those entities which implement activation and deactivation Expires August 14, 1995 [Page 106] Internet Draft APPC MIB February 1995 of specific controls such as statistics collecting and counting." GROUP appcCNOSGroup DESCRIPTION "The appcCNOSGroup is mandatory only for those entities which implement CNOS. " GROUP appcCpicGroup DESCRIPTION "The appcCpicGroup is mandatory only for those entities which implement CPI-C. " -- Refinement of requirements for objects access. -- The Agent which does not implement row creation for -- appcDefaultTable, appcParLuAdminTable, appcModeAdminTable, -- appcTpAdminTable, and appcCpicAdminTable must at least accept -- objects modification (read-write access instead of read-create). -- appcDefaultTable OBJECT appcDefaultModeName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcDefaultLuName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcDefaultImplInbndPlu MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcDefaultMaxMcLlSndSize MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcDefaultFileSpec MIN-ACCESS read-write Expires August 14, 1995 [Page 107] Internet Draft APPC MIB February 1995 DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcDefaultTpOperation MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcDefaultTpConvSecRqd MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." -- appcLluAdminTable OBJECT appcLluAdminSessLimit MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcLluAdminBindRspMayQ MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcLluAdminCompression MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcLluAdminInBoundCompLevel MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcLluAdminOutBoundCompLevel MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." Expires August 14, 1995 [Page 108] Internet Draft APPC MIB February 1995 OBJECT appcLluAdminCompRleBeforeLZ MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." -- appcParLuAdminTable OBJECT appcParLuAdminLocLuName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcParLuAdminParLuName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcParLuAdminAlias MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcParLuAdminParaSessSup MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcParLuAdminSessLimit MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcParLuAdminSessSec MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcParLuAdminSecAccept MIN-ACCESS read-write DESCRIPTION Expires August 14, 1995 [Page 109] Internet Draft APPC MIB February 1995 "An Agent is required to implement read-write access to this object." OBJECT appcParLuAdminOldPassword MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcParLuAdminNewPassword MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcParLuAdminLinkObjId MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." -- appcModeAdminTable OBJECT appcModeAdminModeName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminLocLuName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminParLuName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminCosName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." Expires August 14, 1995 [Page 110] Internet Draft APPC MIB February 1995 OBJECT appcModeAdminSessEndTpName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminMaxSessLimit MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminConWinAutoActLimit MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminMinCwinLimit MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminMinClosLimit MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminRecvPacWinSz MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminSendPacWinSz MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminPrefRecvRuSz MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write Expires August 14, 1995 [Page 111] Internet Draft APPC MIB February 1995 access to this object." OBJECT appcModeAdminPrefSendRuSz MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminRecvRuSzUpBnd MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminSendRuSzUpBnd MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminRecvRuSzLoBnd MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminSendRuSzLoBnd MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminSyncLvl MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminCrypto MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminSingSessReinit MIN-ACCESS read-write Expires August 14, 1995 [Page 112] Internet Draft APPC MIB February 1995 DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminCompression MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminInBoundCompLevel MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminOutBoundCompLevel MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcModeAdminCompRleBeforeLZ MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." -- appcTpAdminTable OBJECT appcTpAdminLocLuName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcTpAdminTpName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcTpAdminFileSpec MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." Expires August 14, 1995 [Page 113] Internet Draft APPC MIB February 1995 OBJECT appcTpAdminStartParm MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcTpAdminTpOperation MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcTpAdminQdepthLimit MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcTpAdminInAttachTimeout MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcTpAdminRcvAllocTimeout MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcTpAdminSyncLvl MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcTpAdminInstLmt MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcTpAdminStatus MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write Expires August 14, 1995 [Page 114] Internet Draft APPC MIB February 1995 access to this object." OBJECT appcTpAdminLongRun MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcTpAdminConvType MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcTpAdminConvDuplex MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcTpAdminConvSecReq MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcTpAdminVerPip MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcTpAdminPipSubNum MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." -- appcCpicAdminTable OBJECT appcCpicAdminLocLuName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcCpicAdminSymbDestName Expires August 14, 1995 [Page 115] Internet Draft APPC MIB February 1995 MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcCpicAdminParLuAlias MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcCpicAdminParLuName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcCpicAdminModeName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcCpicAdminTpNameType MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcCpicAdminTpName MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcCpicAdminUserid MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." OBJECT appcCpicAdminSecurity MIN-ACCESS read-write DESCRIPTION "An Agent is required to implement read-write access to this object." Expires August 14, 1995 [Page 116] Internet Draft APPC MIB February 1995 ::= {appcCompliances 1 } -- Units of conformance appcControlGroup OBJECT-GROUP OBJECTS { appcCntrlAdminStat, appcCntrlAdminRscv, appcCntrlAdminTrace, appcCntrlAdminTraceParm, appcCntrlOperStat, appcCntrlOperStatTime, appcCntrlOperRscv, appcCntrlOperRscvTime, appcCntrlOperTrace, appcCntrlOperTraceTime, appcCntrlOperTraceParm } STATUS current DESCRIPTION "A collection of objects providing the instrumentation of APPC control." ::= { appcGroups 1 } appcDefaultGroup OBJECT-GROUP OBJECTS { appcDefaultModeName, appcDefaultLuName, appcDefaultImplInbndPlu, appcDefaultMaxMcLlSndSize, appcDefaultFileSpec, appcDefaultTpOperation, appcDefaultTpConvSecRqd } STATUS current DESCRIPTION "A collection of objects providing the instrumentation of APPC Defaults." ::= { appcGroups 2 } appcLluGroup OBJECT-GROUP OBJECTS { appcLluAdminSessLimit, appcLluAdminBindRspMayQ, appcLluAdminCompression, appcLluAdminInBoundCompLevel, Expires August 14, 1995 [Page 117] Internet Draft APPC MIB February 1995 appcLluAdminOutBoundCompLevel, appcLluAdminCompRleBeforeLZ, appcLluOperSessLimit, appcLluOperBindRspMayQ, appcLluOperCompression, appcLluOperInBoundCompLevel, appcLluOperOutBoundCompLevel, appcLluOperCompRleBeforeLZ } STATUS current DESCRIPTION "A collection of objects providing the instrumentation of APPC local LU6.2s." ::= { appcGroups 3 } appcParLuGroup OBJECT-GROUP OBJECTS { appcParLuAdminLocLuName, appcParLuAdminParLuName, appcParLuAdminAlias, appcParLuAdminParaSessSup, appcParLuAdminSessLimit, appcParLuAdminSessSec, appcParLuAdminSecAccept, appcParLuAdminOldPassword, appcParLuAdminNewPassword, appcParLuAdminLinkObjId, appcParLuAdminRowStatus, appcLuPairOperLocLuName, appcLuPairOperParLuName, appcLuPairOperParLuAlias, appcLuPairOperState, appcLuPairOperParaSessSup, appcLuPairOperSessLimit, appcLuPairOperSessSec, appcLuPairOperSecAccept, appcLuPairOperLinkObjId, appcLuPairOperSessnCount } STATUS current DESCRIPTION "A collection of objects providing the instrumentation of APPC partner LUs." ::= { appcGroups 4 } appcModeGroup OBJECT-GROUP Expires August 14, 1995 [Page 118] Internet Draft APPC MIB February 1995 OBJECTS { appcModeAdminModeName, appcModeAdminLocLuName, appcModeAdminParLuName, appcModeAdminCosName, appcModeAdminSessEndTpName, appcModeAdminMaxSessLimit, appcModeAdminConWinAutoActLimit, appcModeAdminMinCwinLimit, appcModeAdminMinClosLimit, appcModeAdminRecvPacWinSz, appcModeAdminSendPacWinSz, appcModeAdminPrefRecvRuSz, appcModeAdminPrefSendRuSz, appcModeAdminRecvRuSzUpBnd, appcModeAdminSendRuSzUpBnd, appcModeAdminRecvRuSzLoBnd, appcModeAdminSendRuSzLoBnd, appcModeAdminSyncLvl, appcModeAdminCrypto, appcModeAdminSingSessReinit, appcModeAdminCompression, appcModeAdminInBoundCompLevel, appcModeAdminOutBoundCompLevel, appcModeAdminCompRleBeforeLZ, appcModeAdminRowStatus, appcModeOperLluName, appcModeOperRluName, appcModeOperModeName, appcModeOperCosName, appcModeOperSessEndTpName, appcModeOperSessLimit, appcModeOperMaxSessLimit, appcModeOperConWinAutoActLimit, appcModeOperDrainSelf, appcModeOperDrainPart, appcModeOperMinCwinLimit, appcModeOperMinClosLimit, appcModeOperRecvPacWinSz, appcModeOperSendPacWinSz, appcModeOperPrefRecvRuSz, appcModeOperPrefSendRuSz, appcModeOperRecvRuSzUpBnd, appcModeOperSendRuSzUpBnd, appcModeOperRecvRuSzLoBnd, appcModeOperSendRuSzLoBnd, Expires August 14, 1995 [Page 119] Internet Draft APPC MIB February 1995 appcModeOperSyncLvl, appcModeOperCrypto, appcModeOperSingSessReinit, appcModeOperCNOSNeg, appcModeOperActSess, appcModeOperPndSess, appcModeOperActCwin, appcModeOperActClos, appcModeOperPndCwin, appcModeOperPndClos, appcModeOperPtmCwin, appcModeOperPtmClos, appcModeOperFreeSessCount, appcModeOperWaitReqCount, appcModeOperCompression, appcModeOperInBoundCompLevel, appcModeOperOutBoundCompLevel, appcModeOperCompRleBeforeLZ } STATUS current DESCRIPTION "A collection of objects providing the instrumentation of APPC modes." ::= { appcGroups 5 } appcCNOSGroup OBJECT-GROUP OBJECTS { appcCNOSCmd, appcCNOSMaxSessLimit, appcCNOSDrainSelf, appcCNOSDrainPart, appcCNOSMinCwinLimit, appcCNOSMinClosLimit, appcCNOSResponsible, appcCNOSForce } STATUS current DESCRIPTION "A collection of objects providing the instrumentation of APPC CNOS processing." ::= { appcGroups 6 } appcTpGroup OBJECT-GROUP OBJECTS { appcTpAdminLocLuName, appcTpAdminTpName, Expires August 14, 1995 [Page 120] Internet Draft APPC MIB February 1995 appcTpAdminFileSpec, appcTpAdminStartParm, appcTpAdminTpOperation, appcTpAdminQdepthLimit, appcTpAdminInAttachTimeout, appcTpAdminRcvAllocTimeout, appcTpAdminSyncLvl, appcTpAdminInstLmt, appcTpAdminStatus, appcTpAdminLongRun, appcTpAdminConvType, appcTpAdminConvDuplex, appcTpAdminConvSecReq, appcTpAdminVerPip, appcTpAdminPipSubNum, appcTpAdminRowStatus } STATUS current DESCRIPTION "A collection of objects providing the instrumentation of APPC Transaction Programs." ::= { appcGroups 7 } appcSessionGroup OBJECT-GROUP OBJECTS { appcSessnPcidCpName, appcSessnPcid, appcSessnPluIndicator, appcSessnLluName, appcSessnModeName, appcSessnCosName, appcSessnTransPriority, appcSessnEnhanceSecSup, appcSessnSendPacingType, appcSessnSendRpc, appcSessnSendNxWndwSize, appcSessnRecvPacingType, appcSessnRecvRpc, appcSessnRecvNxWndwSize, appcSessnRscv, appcSessnInUse } STATUS current DESCRIPTION "A collection of objects providing the instrumentation of APPC LU6.2 sessions." Expires August 14, 1995 [Page 121] Internet Draft APPC MIB February 1995 ::= { appcGroups 8 } appcConversationGroup OBJECT-GROUP OBJECTS { appcConvId, appcConvState, appcConvType, appcConvCorrelator, appcConvSyncLvl, appcConvSource, appcConvDuplex, appcConvStartTime, appcConvStopTime, appcConvSendBytes, appcConvRcvBytes, appcConvUserid, appcConvPcidNauName, appcConvPcid, appcConvModeName, appcConvLuwIdName, appcConvLuwIdInstance, appcConvLuwIdSequence, appcConvTpName, appcConvSessnIndex } STATUS current DESCRIPTION "A collection of objects providing the instrumentation of APPC conversations." ::= { appcGroups 9 } appcCpicGroup OBJECT-GROUP OBJECTS { appcCpicAdminLocLuName, appcCpicAdminSymbDestName, appcCpicAdminParLuAlias, appcCpicAdminParLuName, appcCpicAdminModeName, appcCpicAdminTpNameType, appcCpicAdminTpName, appcCpicAdminRowStatus, appcCpicAdminUserid, appcCpicAdminSecurity, appcCpicOperLocLuName, appcCpicOperSymbDestName, appcCpicOperParLuAlias, Expires August 14, 1995 [Page 122] Internet Draft APPC MIB February 1995 appcCpicOperParLuName, appcCpicOperModeName, appcCpicOperTpNameType, appcCpicOperTpName, appcCpicOperUserid, appcCpicOperSecurity } STATUS current DESCRIPTION "A collection of objects providing the instrumentation of APPC CPI-C side information." ::= { appcGroups 10 } -- end of conformance statement END Expires August 14, 1995 [Page 123] Internet Draft APPC MIB February 1995 5. Acknowledgments This MIB module is the product of the SNA NAU MIB Working Group. Special thanks to Rich Daugherty of IBM for his expert review. 6. References [1] IBM, Systems Network Architecture Technical Over- view, GC30-3073-3, March, 1991. [2] Case, J., McCloghrie, K., Rose, M., and S. Wald- busser, "Structure of Management Information for version 2 of the Simple Network Management Proto- col (SNMPv2)", RFC 1442, SNMP Research, Inc., Hughes LAN Systems, Dover Beach Consulting, Inc., Carnegie Mellon University, April 1993. [3] McCloghrie, K., and M. Rose, "Management Informa- tion Base for Network Management of TCP/IP-based internets - MIB-II", STD 17, RFC 1213, Hughes LAN Systems, Performance Systems International, March 1991. [4] Galvin, J., and K. McCloghrie, "Administrative Model for version 2 of the Simple Network Manage- ment Protocol (SNMPv2)", RFC 1445, Trusted Infor- mation Systems, Hughes LAN Systems, April 1993. [5] Case, J., McCloghrie, K., Rose, M., and S. Wald- busser, "Protocol Operations for version 2 of the Simple Network Management Protocol (SNMPv2)", RFC 1448, SNMP Research, Inc., Hughes LAN Systems, Dover Beach Consulting, Inc., Carnegie Mellon University, April 1993. [6] Case, J., McCloghrie, K., Rose, M., and S. Wald- busser, "Textual Conventions for version 2 of the Simple Network Management Protocol (SNMPv2)", RFC 1443, SNMP Research, Inc., Hughes LAN Systems, Dover Beach Consulting, Inc., Carnegie Mellon University, April 1993. [7] Kielczewski, Z., Kostick, D., and K. Shih, "Defin- itions of Managed Objects for SNA NAUs", RFC 1666, Expires August 14, 1995 [Page 124] Internet Draft APPC MIB February 1995 Eicon Technology Corporation, Bellcore, Novell, Inc., May 1994. [8] IBM, Systems Network Architecture Transaction Programmer's Reference for LU Type 6.2, GC30- 3084-05, June, 1993. [9] IBM, Common Programming Interface Communications Specification 2.0, SC31-6180-01, June, 1994. Expires August 14, 1995 [Page 125] Internet Draft APPC MIB February 1995 7. Security Considerations Security issues are not discussed in this memo. 8. Authors' Addresses Michael Allen Wall Data Inc. P.O.Box 1120, WA 98019, USA Tel: 1 206 844 3505 E-mail: mallen@hq.walldata.com Zbigniew Kielczewski Cisco Systems 3100 Smoketree Court Raleigh, NC 27604, USA Tel: 1 919 871 6326 E-mail: zbig@cisco.com Deirdre Kostick Bellcore 331 Newman Springs Road Red Bank, NJ 07701, USA Tel: 1 908 758 2642 E-mail: dck2@mail.bellcore.com William Kwan CrossComm Corporation 450 Donald Lynch Blvd. Marlboro, MA 01752, USA Tel: 1 508 229 5429 E-mail: kwan@crosscomm.com Expires August 14, 1995 [Page 126] Internet Draft APPC MIB February 1995 Expires August 14, 1995 [Page 127]