home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / drafts / draft_ietf_q_t / draft-ietf-tn3270e-tn3270-mib-00.txt < prev    next >
Text File  |  1997-06-02  |  58KB  |  1,977 lines

  1.  
  2.  
  3. TN3270E Working Group
  4. INTERNET DRAFT: <draft-ietf-tn3270e-tn3270-mib-00.txt)     Kenneth White
  5. Expiration Date: November, 1997
  6.                                                                IBM Corp.
  7.  
  8.                                                                 May 1997
  9.  
  10.                    Definitions of Managed Objects for
  11.                            TN3270 Using SMIv2
  12.  
  13.                  <draft-ietf-tn3270e-tn3270-mib-00.txt>
  14.  
  15.  
  16. Status of this Memo
  17.  
  18.   This document is an Internet Draft. Internet Drafts are working
  19.   documents of the Internet Engineering Task Force (IETF), its Areas,
  20.   and its Working Groups. Note that other groups may also distribute
  21.   working documents as Internet Drafts.
  22.  
  23.   Internet Drafts are draft documents valid for a maximum of six
  24.   months. Internet Drafts may be updated, replaced, or obsoleted by
  25.   other documents at any time. It is not appropriate to use Internet
  26.   Drafts as reference material or to cite them other than as a "working
  27.   draft" or "work in progress."
  28.  
  29.   Please check the I-D abstract listing contained in each Internet
  30.   Draft directory to learn the current status of this or any Internet
  31.   Draft. Distribution of this document is unlimited.
  32.  
  33. Abstract
  34.  
  35.   The purpose of this memo is to define the Management Information Base
  36.   (MIB) for configuring and monitoring TN3270 and TN3270E sessions.
  37.   The monitoring portion of the MIB is limited to AUGMENTation of
  38.   the TCP Connection Table (RFC 2012) with a set of objects collected
  39.   from the TCP Layer. It is the intent of this MIB to
  40.   fully adhere to all prerequisite MIBs unless explicitly stated.
  41.   Deviations will be documented in corresponding conformance statements.
  42.   The specification of this MIB will utilize the
  43.   Structure of Management Information (SMI) for Version 2 of the
  44.   Simple Network Management Protocol Version (refer to RFC1902,
  45.   reference [1]).
  46.  
  47.  
  48.  
  49.   Table of Contents
  50.  
  51.  
  52.  
  53.  
  54. Expires November 1997                                           [Page 1]~
  55.  
  56.  
  57.  
  58.  
  59.  
  60. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  61.  
  62.  
  63.   1.0 Introduction............................................. 2
  64.   2.0 The SNMPv2 Network Management Framework.................. 2
  65.   2.1 Object Definitions....................................... 3
  66.   3.0 Structure of the MIB..................................... 3
  67.   3.1 Base TN3270 MIB Definitions.............................. 3
  68.   3.2 MIB Definitions for AUGMENTing the TCP Connection Table.. 3
  69.   4.0 Definitions.............................................. 4
  70.   5.0 Security Considerations.................................. 30
  71.   6.0 Acknowledgments.......................................... 31
  72.   7.0 References............................................... 31
  73.   8.0 Authors' Addresses....................................... 33
  74.  
  75.  
  76. 1.  Introduction
  77.  
  78.   This document is a product of the TN3270E Working Group. Its purpose
  79.   is to define a MIB module for extending the traditional MIBs supported
  80.   by a TCP/IP implementation for configuring and monitoring of TN3270
  81.   and TN3270E sessions.
  82.  
  83.  
  84. 2.  The SNMPv2 Network Management Framework
  85.  
  86.   The SNMP Network Management Framework presently consists of three
  87.   major components.  They are:
  88.  
  89.   o the SMI, described in RFC 1902 [1], - the mechanisms used for
  90.     describing and naming objects for the purpose of management.
  91.  
  92.   o the MIB-II, STD 17, RFC 1213 [5], - the core set of managed
  93.     objects for the Internet suite of protocols.
  94.  
  95.   o the protocol, RFC 1157 [9] and/or RFC 1905 [7] - the protocol
  96.     for accessing managed information.
  97.  
  98.   Textual conventions are defined in RFC 1903 [6], and conformance
  99.   statements are defined in RFC 1904 [8].
  100.  
  101.   The Framework permits new objects to be defined for the purpose of
  102.   experimentation and evaluation.
  103.  
  104.   This memo specifies a MIB module that is compliant to the SNMPv2 SMI.
  105.   A semantically identical MIB conforming to the SNMPv1 SMI can be
  106.   produced through the appropriate translation.
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114. Expires November 1997                                           [Page 2]~
  115.  
  116.  
  117.  
  118.  
  119.  
  120. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  121.  
  122.  
  123. 2.1.  Object Definitions
  124.  
  125.   Managed objects are accessed via a virtual information store, termed
  126.   the Management Information Base or MIB.  Objects in the MIB are
  127.   defined using the subset of Abstract Syntax Notation One (ASN.1)
  128.   defined in the SMI.  In particular, each object object type is named
  129.   by an OBJECT IDENTIFIER, an administratively assigned name.  The
  130.   object type together with an object instance serves to uniquely
  131.   identify a specific instantiation of the object.  For human
  132.   convenience, we often use a textual string, termed the descriptor, to
  133.   refer to the object type.
  134.  
  135.  
  136.  
  137. 3.  Structure of the MIB
  138.  
  139.   The TN3270-MIB is split into the following components:
  140.  
  141.     o Base TN3270 MIB Definitions
  142.     o MIB Definitions for AUGMENTing the TCP Connection Table
  143.  
  144.  
  145.  
  146. 3.1.  Base TN3270 MIB Definitions
  147.  
  148.   The collection of MIB Objects defined by the tn3270BasicGroup.  This
  149.   group of objects provides for TN3270 and TN3270E configuration.
  150.  
  151.  
  152. 3.2.  MIB Definitions for AUGMENTing the TCP Connection Table
  153.  
  154.   The TCP Connection Table is defined by RFC 2012 (Refer to reference
  155.   10, TCP-MIB Definitions). Traditionally, the contents of the TCP
  156.   Connection Table has been implementation dependent.  Its formal
  157.   definition consists of the following objects:
  158.  
  159.      o tcpConnState (INTEGER)
  160.      o tcpConnLocalAddress (IpAddress)
  161.      o tcpConnLocalPort (INTEGER)
  162.      o tcpConnRemAddress (IpAddress)
  163.      o tcpConnRemPort (INTEGER)
  164.  
  165.   and is indexed by: tcpConnLocalAddress, tcpConnLocalPort,
  166.   tcpConnRemAddress and tcpConnRemPort. The tn3270TcpConnTableGroup
  167.   contains the objects defined by the tn3270TcpConnTable for AUGMENTing
  168.   the tcpConnTable. The objects contained within the
  169.   tn3270TcpConnTableGroup can be set by either a TN3270 or TN3270E
  170.   Server or if TCP specific by the TCP Stack.
  171.  
  172.  
  173.  
  174. Expires November 1997                                           [Page 3]~
  175.  
  176.  
  177.  
  178.  
  179.  
  180. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  181.  
  182.  
  183. 4.  Definitions
  184.  
  185.   TN3270-MIB DEFINITIONS ::= BEGIN
  186.  
  187.   IMPORTS
  188.       MODULE-IDENTITY, OBJECT-TYPE,
  189.       experimental, Integer32, IpAddress, TimeTicks
  190.           FROM SNMPv2-SMI
  191.       TEXTUAL-CONVENTION, RowStatus, TruthValue,
  192.       DisplayString
  193.           FROM SNMPv2-TC
  194.       MODULE-COMPLIANCE, OBJECT-GROUP
  195.           FROM SNMPv2-CONF
  196.       InterfaceIndex, InterfaceIndexOrZero
  197.           FROM IF-MIB
  198.       tcpConnEntry
  199.           FROM TCP-MIB
  200.       ;
  201.  
  202.   tn3270MIB MODULE-IDENTITY
  203.       LAST-UPDATED "9705300000Z" -- May 30, 1997
  204.       ORGANIZATION "TN3270E Working Group"
  205.       CONTACT-INFO
  206.           "Kenneth White (kennethw@vnet.ibm.com)
  207.            IBM Corp."
  208.       DESCRIPTION
  209.           "This module defines a portion of the management
  210.           information base (MIB) for configuring and monitoring
  211.           TN3270 and TN3270E sessions."
  212.       -- Need an experimental OID from IANA
  213.       ::= { experimental 2001 }
  214.  
  215.   -- Textual Conventions
  216.  
  217.   VariableName ::= TEXTUAL-CONVENTION
  218.       STATUS      current
  219.       DESCRIPTION
  220.           "A up to 8 octet string name, were a  percent sign, '%',
  221.           can be used to represent one arbitrary character or an
  222.           asterisk , '*', to represent an arbitrary string of
  223.           characters. If an asterisk is specified it must appear
  224.           as the last character in the octet string."
  225.       SYNTAX      DisplayString (SIZE(1..8))
  226.  
  227.  
  228.   -- Top-level structure of the MIB
  229.  
  230.   tn3270Objects        OBJECT IDENTIFIER ::= { tn3270MIB 1 }
  231.  
  232.  
  233.  
  234. Expires November 1997                                           [Page 4]~
  235.  
  236.  
  237.  
  238.  
  239.  
  240. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  241.  
  242.  
  243.   tn3270Notifications  OBJECT IDENTIFIER ::= { tn3270MIB 2 }
  244.   tn3270Conformance    OBJECT IDENTIFIER ::= { tn3270MIB 3 }
  245.  
  246.   -- MIB Objects
  247.  
  248.   tn3270Control         OBJECT IDENTIFIER ::= { tn3270Objects 1 }
  249.  
  250.   tn3270Port   OBJECT-TYPE
  251.       SYNTAX      Integer32 (1..65535)
  252.       MAX-ACCESS  read-write
  253.       STATUS      current
  254.       DESCRIPTION
  255.          "Indicates the port for use by the TN3270/TN3270E Server.
  256.           Port 23 is the well known Telnet port and if the default."
  257.       DEFVAL { 23 }
  258.       ::= { tn3270Control 1 }
  259.  
  260.   tn3270InactivityTimer OBJECT-TYPE
  261.       SYNTAX      Integer32 (0..99999999)
  262.       MAX-ACCESS  read-write
  263.       STATUS      current
  264.       DESCRIPTION
  265.          "The inactivity time-out specified in seconds. When a
  266.           connection has been inactive for the number of seconds
  267.           specified by this object it is closed. The default of
  268.           0 means no inactivity time-out."
  269.       DEFVAL { 0 }
  270.       ::= { tn3270Control 2 }
  271.  
  272.   tn3270Timemark OBJECT-TYPE
  273.       SYNTAX      Integer32
  274.       MAX-ACCESS  read-write
  275.       STATUS      current
  276.       DESCRIPTION
  277.          "The TIMEMARK processing time-out specified in seconds.
  278.           A value of 0 disables this function."
  279.       DEFVAL { 600 }   -- 10 minutes
  280.       ::= { tn3270Control 3 }
  281.  
  282.   tn3270ScanInterval OBJECT-TYPE
  283.       SYNTAX      Integer32
  284.       MAX-ACCESS  read-write
  285.       STATUS      current
  286.       DESCRIPTION
  287.          "The scan interval to be used by the Telnet Server.
  288.           TIMEMARK processing scans the Telnet sessions every
  289.           tn3270ScanInterval period (specified in seconds) for
  290.           sessions that have been idle for more than the value
  291.  
  292.  
  293.  
  294. Expires November 1997                                           [Page 5]~
  295.  
  296.  
  297.  
  298.  
  299.  
  300. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  301.  
  302.  
  303.           if tn3270Timemark. Sessions that are idle more than
  304.           the value of tn3270Timemark are checked by sending a
  305.           Telnet IAC Timemark command.
  306.  
  307.           A value of 0 implies that TIMEMARK processing is
  308.           not in effect."
  309.       DEFVAL { 120 }   -- 2 minutes
  310.       ::= { tn3270Control 4 }
  311.  
  312.   tn3270BinaryLineMode OBJECT-TYPE
  313.       SYNTAX      TruthValue
  314.       MAX-ACCESS  read-write
  315.       STATUS      current
  316.       DESCRIPTION
  317.          "A value of true(1) for this object allows incoming
  318.           Telnet line-mode sessions to operate in binary mode."
  319.       DEFVAL { false }
  320.       ::= { tn3270Control 5 }
  321.  
  322.   tn3270DisableSga OBJECT-TYPE
  323.       SYNTAX      TruthValue
  324.       MAX-ACCESS  read-write
  325.       STATUS      current
  326.       DESCRIPTION
  327.          "A value of true(1) for this object suppresses the
  328.           transmission of GO AHEADs by Telnet. This must be
  329.           negotiated by both client and server. Selection of this
  330.           option reduces the overhead for a full duplex terminal
  331.           and a full duplex connection."
  332.       DEFVAL { false }
  333.       ::= { tn3270Control 6 }
  334.  
  335.   tn3270AdminStatus OBJECT-TYPE
  336.       SYNTAX  INTEGER {
  337.                         up(1),
  338.                         down(2)
  339.                       }
  340.       MAX-ACCESS  read-write
  341.       STATUS      current
  342.       DESCRIPTION
  343.           "The desired state of the Telnet Server."
  344.       ::= { tn3270Control 7 }
  345.  
  346.   tn3270OperStatus OBJECT-TYPE
  347.       SYNTAX  INTEGER {
  348.                         up(1),
  349.                         down(2)
  350.                       }
  351.  
  352.  
  353.  
  354. Expires November 1997                                           [Page 6]~
  355.  
  356.  
  357.  
  358.  
  359.  
  360. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  361.  
  362.  
  363.       MAX-ACCESS  read-only
  364.       STATUS      current
  365.       DESCRIPTION
  366.          "The current operational state of the Telnet Server."
  367.       ::= { tn3270Control 8 }
  368.  
  369.   tn3270DefaultApplName OBJECT-TYPE
  370.       SYNTAX  DisplayString (SIZE(0..8))
  371.       MAX-ACCESS  read-write
  372.       STATUS      current
  373.       DESCRIPTION
  374.          "The default Application to use. Typically this is an
  375.           initial application which is either a network solictor or
  376.           front-end menu system.
  377.  
  378.           A null length octet string implies no default is in effect."
  379.       DEFVAL { ''H }
  380.       ::= { tn3270Control 9 }
  381.  
  382.   tn3270DefaultApplIpAddress OBJECT-TYPE
  383.       SYNTAX  IpAddress
  384.       MAX-ACCESS  read-write
  385.       STATUS      current
  386.       DESCRIPTION
  387.          "The default Application's IP Address. A value of 0 implies
  388.           no IP Address has been set."
  389.       DEFVAL { 0 }
  390.       ::= { tn3270Control 10 }
  391.  
  392.   tn3270DefaultApplIpGroupName OBJECT-TYPE
  393.       SYNTAX  DisplayString (SIZE(0..8))
  394.       MAX-ACCESS  read-write
  395.       STATUS      current
  396.       DESCRIPTION
  397.          "The IP Group name to be used with the default Application.
  398.           A null octet string implies that IP Group name has not
  399.           been specified."
  400.       DEFVAL { ''H }
  401.       ::= { tn3270Control 11 }
  402.  
  403.   tn3270DefaultApplIfIndex OBJECT-TYPE
  404.       SYNTAX  InterfaceIndexOrZero
  405.       MAX-ACCESS  read-write
  406.       STATUS      current
  407.       DESCRIPTION
  408.          "The ifEntry to be used by the default Application.
  409.           A value of 0 implies that this object has not been set."
  410.       DEFVAL { 0 }
  411.  
  412.  
  413.  
  414. Expires November 1997                                           [Page 7]~
  415.  
  416.  
  417.  
  418.  
  419.  
  420. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  421.  
  422.  
  423.       ::= { tn3270Control 12 }
  424.  
  425.   tn3270TelnetAppl OBJECT-TYPE
  426.       SYNTAX  DisplayString (SIZE(0..8))
  427.       MAX-ACCESS  read-write
  428.       STATUS      current
  429.       DESCRIPTION
  430.          "The application to which to connect when a Telnet Client
  431.           establishes a 3270 connection."
  432.       DEFVAL { ''H }
  433.       ::= { tn3270Control 13 }
  434.  
  435.   tn3270LmApplName OBJECT-TYPE
  436.       SYNTAX  DisplayString (SIZE(0..8))
  437.       MAX-ACCESS  read-write
  438.       STATUS      current
  439.       DESCRIPTION
  440.          "The Application to use when a Telnet Client establishes
  441.           a line-mode connection.
  442.  
  443.           A null length octet string implies not set."
  444.       DEFVAL { ''H }
  445.       ::= { tn3270Control 14 }
  446.  
  447.   tn3270LmApplIpAddress OBJECT-TYPE
  448.       SYNTAX  IpAddress
  449.       MAX-ACCESS  read-write
  450.       STATUS      current
  451.       DESCRIPTION
  452.          "The line-mode Application's IP Address. A value of 0 implies
  453.           no IP Address has been set."
  454.       DEFVAL { 0 }
  455.       ::= { tn3270Control 15 }
  456.  
  457.   tn3270LmApplIpGroupName OBJECT-TYPE
  458.       SYNTAX  DisplayString (SIZE(0..8))
  459.       MAX-ACCESS  read-write
  460.       STATUS      current
  461.       DESCRIPTION
  462.          "The IP Group name to be used with the line-mode Application.
  463.           A null octet string implies that IP Group name has not
  464.           been specified."
  465.       DEFVAL { ''H }
  466.       ::= { tn3270Control 16 }
  467.  
  468.   tn3270LmApplIfIndex OBJECT-TYPE
  469.       SYNTAX  InterfaceIndexOrZero
  470.       MAX-ACCESS  read-write
  471.  
  472.  
  473.  
  474. Expires November 1997                                           [Page 8]~
  475.  
  476.  
  477.  
  478.  
  479.  
  480. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  481.  
  482.  
  483.       STATUS      current
  484.       DESCRIPTION
  485.          "The ifEntry to be used by the line-mode Application.
  486.           A value of 0 implies that this object has not been set."
  487.       DEFVAL { 0 }
  488.       ::= { tn3270Control 17 }
  489.  
  490.   tn3270UsstcpTableName OBJECT-TYPE
  491.       SYNTAX  DisplayString (SIZE(0..8))
  492.       MAX-ACCESS  read-write
  493.       STATUS      current
  494.       DESCRIPTION
  495.          "The name of USS definition table for message 10. This
  496.           applies to 3270 devices only. It allows the mapping of
  497.           a customized USS message 1- screen to either a remote IP
  498.           address or a network interface using transparent-mode
  499.           operation to use as a Telnet logon screen.
  500.  
  501.           A null length octet string implies not set."
  502.       DEFVAL { ''H }
  503.       ::= { tn3270Control 18 }
  504.  
  505.   tn3270UsstcpIpAddress OBJECT-TYPE
  506.       SYNTAX  IpAddress
  507.       MAX-ACCESS  read-write
  508.       STATUS      current
  509.       DESCRIPTION
  510.          "The USSTCP function's IP Address. A value of 0 implies
  511.           no IP Address has been set."
  512.       DEFVAL { 0 }
  513.       ::= { tn3270Control 19 }
  514.  
  515.   tn3270UsstcpIpGroupName OBJECT-TYPE
  516.       SYNTAX  DisplayString (SIZE(0..8))
  517.       MAX-ACCESS  read-write
  518.       STATUS      current
  519.       DESCRIPTION
  520.          "The IP Group name to be used with USSTCP processing.
  521.           A null octet string implies that IP Group name has not
  522.           been specified."
  523.       DEFVAL { ''H }
  524.       ::= { tn3270Control 20 }
  525.  
  526.   tn3270UsstcpIfIndex OBJECT-TYPE
  527.       SYNTAX  InterfaceIndexOrZero
  528.       MAX-ACCESS  read-write
  529.       STATUS      current
  530.       DESCRIPTION
  531.  
  532.  
  533.  
  534. Expires November 1997                                           [Page 9]~
  535.  
  536.  
  537.  
  538.  
  539.  
  540. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  541.  
  542.  
  543.          "The ifEntry to be used by USSTCP processing.
  544.           A value of 0 implies that this object has not been set."
  545.       DEFVAL { 0 }
  546.       ::= { tn3270Control 21 }
  547.  
  548.   tn3270SessionTermState OBJECT-TYPE
  549.       SYNTAX  INTEGER {
  550.                         terminate(1),
  551.                         luSessionPend(2),
  552.                         queueSession(3)
  553.                       }
  554.       MAX-ACCESS  read-write
  555.       STATUS      current
  556.       DESCRIPTION
  557.          "The current state for determining what happens when
  558.          Telnet connection terminates:
  559.  
  560.          terminate(1)     => Terminate connection.
  561.          luSessionPend(2) => Allows the client's session to revert
  562.                              to their Default Application upon
  563.                              termination of their Telnet connection.
  564.          queueSession(3)  => ????"
  565.       DEFVAL { terminate }
  566.       ::= { tn3270Control 22 }
  567.  
  568.   tn3270Msg07Enabled OBJECT-TYPE
  569.       SYNTAX  TruthValue
  570.       MAX-ACCESS  read-write
  571.       STATUS      current
  572.       DESCRIPTION
  573.          "The value of this object determines what happens when a
  574.          Telnet connection is trying to establish the connection
  575.          but goes down due to an error. Setting this object to
  576.          true(1) causes a USSMSG 7 (or other error type USSMSG) to
  577.          be displayed. The default is, false(2), to break the connection
  578.          without any indication of what the error was."
  579.       DEFVAL { false }
  580.       ::= { tn3270Control 23 }
  581.  
  582.   tn3270OldSolicitorEnabled OBJECT-TYPE
  583.       SYNTAX  TruthValue
  584.       MAX-ACCESS  read-write
  585.       STATUS      current
  586.       DESCRIPTION
  587.          "The value of this object determines where the cursor is placed
  588.          on the Telnet solicitor screen. Setting this object to true(1)
  589.          causes the cursor to be placed on the userid entry of the
  590.          solicitor screen for the first display only. The default
  591.  
  592.  
  593.  
  594. Expires November 1997                                          [Page 10]~
  595.  
  596.  
  597.  
  598.  
  599.  
  600. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  601.  
  602.  
  603.          (false(2) is to put the cursor on the application entry of the
  604.          solicitor screen."
  605.       DEFVAL { false }
  606.       ::= { tn3270Control 24 }
  607.  
  608.  
  609.   -- The ALLOWAPPL Table definitions
  610.  
  611.   tn3270AllowApplTable OBJECT-TYPE
  612.       SYNTAX      SEQUENCE OF Tn3270AllowApplEntry
  613.       MAX-ACCESS  not-accessible
  614.       STATUS      current
  615.       DESCRIPTION
  616.           "The Applications that the Telnet Server can access."
  617.       ::= { tn3270Objects 2 }
  618.  
  619.   tn3270AllowApplEntry OBJECT-TYPE
  620.       SYNTAX      Tn3270AllowApplEntry
  621.       MAX-ACCESS  not-accessible
  622.       STATUS      current
  623.       DESCRIPTION
  624.           "Information about a single Application that the Telnet
  625.           Server can access.
  626.  
  627.           An Application can be qualified with a list of LUs by
  628.           adding entries to the tn3270AllowApplLuTable. The
  629.           tn3270AllowApplLuTable is indexed by tn3270AllowApplName
  630.           and tn3270AllowApplLuName."
  631.       INDEX       { tn3270AllowApplName }
  632.       ::= { tn3270AllowApplTable 1 }
  633.  
  634.   Tn3270AllowApplEntry ::= SEQUENCE {
  635.       tn3270AllowApplName           VariableName,
  636.       tn3270AllowApplDisconnect     TruthValue,
  637.       tn3270AllowApplRowStatus      RowStatus }
  638.  
  639.   tn3270AllowApplName OBJECT-TYPE
  640.       SYNTAX      VariableName
  641.       MAX-ACCESS  not-accessible
  642.       STATUS      current
  643.       DESCRIPTION
  644.           "The name of the application that can be accessed."
  645.       ::= { tn3270AllowApplEntry 1 }
  646.  
  647.   tn3270AllowApplDisconnect OBJECT-TYPE
  648.       SYNTAX      TruthValue
  649.       MAX-ACCESS  read-create
  650.       STATUS      current
  651.  
  652.  
  653.  
  654. Expires November 1997                                          [Page 11]~
  655.  
  656.  
  657.  
  658.  
  659.  
  660. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  661.  
  662.  
  663.       DESCRIPTION
  664.           "When set to true this allows the application to be
  665.           notified to disconnect rather than log off a user when
  666.           the session is dropped."
  667.       DEFVAL { false }
  668.       ::= { tn3270AllowApplEntry 2 }
  669.  
  670.   tn3270AllowApplRowStatus OBJECT-TYPE
  671.       SYNTAX      RowStatus
  672.       MAX-ACCESS  read-create
  673.       STATUS      current
  674.       DESCRIPTION
  675.           "This object allows entries to be created and deleted in the
  676.           tn3270AllowApplTable.
  677.  
  678.           When an entry in the tn3270AllowApplTable is deleted
  679.           deleted (by setting this object to destroy(6)), this has
  680.           the side-effect of removing all entries from the
  681.           tn3270AllowApplLuTable that are associated with the
  682.           entry being deleted."
  683.       REFERENCE
  684.           "RFC 1903, 'Textual Conventions for version 2 of the Simple
  685.           Network Management Protocol (SNMPv2).'"
  686.       ::= { tn3270AllowApplEntry 3 }
  687.  
  688.   tn3270AllowApplLuTable OBJECT-TYPE
  689.       SYNTAX      SEQUENCE OF Tn3270AllowApplLuEntry
  690.       MAX-ACCESS  not-accessible
  691.       STATUS      current
  692.       DESCRIPTION
  693.           "The LUs associated with a tn3270AllowApplEntry.
  694.            Use of this table is optional. The preferred method of
  695.            associating LUs to Applications is via the
  696.            tn3270LuMapTable."
  697.       ::= { tn3270Objects 3 }
  698.  
  699.   tn3270AllowApplLuEntry OBJECT-TYPE
  700.       SYNTAX      Tn3270AllowApplLuEntry
  701.       MAX-ACCESS  not-accessible
  702.       STATUS      current
  703.       DESCRIPTION
  704.           "Definition of a single LU associated with a
  705.           tn3270AllowApplEntry."
  706.       INDEX       { tn3270AllowApplName, tn3270AllowApplLuName }
  707.       ::= { tn3270AllowApplLuTable 1 }
  708.  
  709.   Tn3270AllowApplLuEntry ::= SEQUENCE {
  710.       tn3270AllowApplLuName           DisplayString,
  711.  
  712.  
  713.  
  714. Expires November 1997                                          [Page 12]~
  715.  
  716.  
  717.  
  718.  
  719.  
  720. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  721.  
  722.  
  723.       tn3270AllowApplLuRowStatus      RowStatus }
  724.  
  725.   tn3270AllowApplLuName OBJECT-TYPE
  726.       SYNTAX      DisplayString (SIZE(1..8))
  727.       MAX-ACCESS  not-accessible
  728.       STATUS      current
  729.       DESCRIPTION
  730.           "The name of a LU associated with an Application."
  731.       ::= { tn3270AllowApplLuEntry 1 }
  732.  
  733.   tn3270AllowApplLuRowStatus OBJECT-TYPE
  734.       SYNTAX      RowStatus
  735.       MAX-ACCESS  read-create
  736.       STATUS      current
  737.       DESCRIPTION
  738.           "This object allows entries to be created and deleted in the
  739.           tn3270AllowApplLuTable.
  740.  
  741.           When an entry in the tn3270AllowApplTable is deleted
  742.           deleted (by setting this object to destroy(6)) it has no
  743.           effect on the associating tn3270AllowApplEntry."
  744.       REFERENCE
  745.           "RFC 1903, 'Textual Conventions for version 2 of the Simple
  746.           Network Management Protocol (SNMPv2).'"
  747.       ::= { tn3270AllowApplLuEntry 2 }
  748.  
  749.   -- The RESTRICTAPPL Table definitions
  750.  
  751.   tn3270RestrictApplTable OBJECT-TYPE
  752.       SYNTAX      SEQUENCE OF Tn3270RestrictApplEntry
  753.       MAX-ACCESS  not-accessible
  754.       STATUS      current
  755.       DESCRIPTION
  756.           "The Applications that the Telnet Server provides
  757.            restricted access."
  758.       ::= { tn3270Objects 4 }
  759.  
  760.   tn3270RestrictApplEntry OBJECT-TYPE
  761.       SYNTAX      Tn3270RestrictApplEntry
  762.       MAX-ACCESS  not-accessible
  763.       STATUS      current
  764.       DESCRIPTION
  765.           "Definition of a single restricted Application that the Telnet
  766.           Server can access.
  767.  
  768.           An Application is qualified with a list of users that are
  769.           allowed access to the application via the
  770.           tn3270RestrictApplUserTable."
  771.  
  772.  
  773.  
  774. Expires November 1997                                          [Page 13]~
  775.  
  776.  
  777.  
  778.  
  779.  
  780. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  781.  
  782.  
  783.       INDEX       { tn3270RestrictApplName }
  784.       ::= { tn3270RestrictApplTable 1 }
  785.  
  786.   Tn3270RestrictApplEntry ::= SEQUENCE {
  787.       tn3270RestrictApplName           VariableName,
  788.       tn3270RestrictApplDisconnect     TruthValue,
  789.       tn3270RestrictApplRowStatus      RowStatus }
  790.  
  791.   tn3270RestrictApplName OBJECT-TYPE
  792.       SYNTAX      VariableName
  793.       MAX-ACCESS  not-accessible
  794.       STATUS      current
  795.       DESCRIPTION
  796.           "The name of the application that can be accessed."
  797.       ::= { tn3270RestrictApplEntry 1 }
  798.  
  799.   tn3270RestrictApplDisconnect OBJECT-TYPE
  800.       SYNTAX      TruthValue
  801.       MAX-ACCESS  read-create
  802.       STATUS      current
  803.       DESCRIPTION
  804.           "When set to true this allows the application to be
  805.           notified to disconnect rather than log off a user when
  806.           the session is dropped."
  807.       DEFVAL { false }
  808.       ::= { tn3270RestrictApplEntry 2 }
  809.  
  810.   tn3270RestrictApplRowStatus OBJECT-TYPE
  811.       SYNTAX      RowStatus
  812.       MAX-ACCESS  read-create
  813.       STATUS      current
  814.       DESCRIPTION
  815.           "This object allows entries to be created and deleted in the
  816.           tn3270RestrictApplTable.
  817.  
  818.           When an entry in the tn3270RestrictApplTable is deleted
  819.           deleted (by setting this object to destroy(6)), this has
  820.           the side-effect of removing all entries from the
  821.           tn3270RestrictApplUserTable that are associated with the
  822.           entry being deleted."
  823.       REFERENCE
  824.           "RFC 1903, 'Textual Conventions for version 2 of the Simple
  825.           Network Management Protocol (SNMPv2).'"
  826.       ::= { tn3270RestrictApplEntry 3 }
  827.  
  828.   tn3270RestrictApplUserTable OBJECT-TYPE
  829.       SYNTAX      SEQUENCE OF Tn3270RestrictApplUserEntry
  830.       MAX-ACCESS  not-accessible
  831.  
  832.  
  833.  
  834. Expires November 1997                                          [Page 14]~
  835.  
  836.  
  837.  
  838.  
  839.  
  840. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  841.  
  842.  
  843.       STATUS      current
  844.       DESCRIPTION
  845.           "The Users associated with a tn3270RestrictApplEntry."
  846.       ::= { tn3270Objects 5 }
  847.  
  848.   tn3270RestrictApplUserEntry OBJECT-TYPE
  849.       SYNTAX      Tn3270RestrictApplUserEntry
  850.       MAX-ACCESS  not-accessible
  851.       STATUS      current
  852.       DESCRIPTION
  853.           "Definition of a single User associated with a
  854.           tn3270RestrictApplEntry."
  855.       INDEX       { tn3270RestrictApplName, tn3270RestrictApplUserName }
  856.       ::= { tn3270RestrictApplUserTable 1 }
  857.  
  858.   Tn3270RestrictApplUserEntry ::= SEQUENCE {
  859.       tn3270RestrictApplUserName           DisplayString,
  860.       tn3270RestrictApplUserRowStatus      RowStatus }
  861.  
  862.   tn3270RestrictApplUserName OBJECT-TYPE
  863.       SYNTAX      DisplayString (SIZE(1..8))
  864.       MAX-ACCESS  not-accessible
  865.       STATUS      current
  866.       DESCRIPTION
  867.           "The name of a User allowed access with the corresponding
  868.            Application."
  869.       ::= { tn3270RestrictApplUserEntry 1 }
  870.  
  871.   tn3270RestrictApplUserRowStatus OBJECT-TYPE
  872.       SYNTAX      RowStatus
  873.       MAX-ACCESS  read-create
  874.       STATUS      current
  875.       DESCRIPTION
  876.           "This object allows entries to be created and deleted in the
  877.           tn3270RestrictApplUserTable.
  878.  
  879.           When an entry in the tn3270RestrictApplTable is deleted
  880.           deleted (by setting this object to destroy(6)) it has no
  881.           effect on the associating tn3270RestrictApplEntry.
  882.           However, corresponding tn3270RestrictApplULuTable entries
  883.           are deleted."
  884.       REFERENCE
  885.           "RFC 1903, 'Textual Conventions for version 2 of the Simple
  886.           Network Management Protocol (SNMPv2).'"
  887.       ::= { tn3270RestrictApplUserEntry 2 }
  888.  
  889.   tn3270RestrictApplULuTable OBJECT-TYPE
  890.       SYNTAX      SEQUENCE OF Tn3270RestrictApplULuEntry
  891.  
  892.  
  893.  
  894. Expires November 1997                                          [Page 15]~
  895.  
  896.  
  897.  
  898.  
  899.  
  900. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  901.  
  902.  
  903.       MAX-ACCESS  not-accessible
  904.       STATUS      current
  905.       DESCRIPTION
  906.           "The LUs associated with a Restricted Application User.
  907.           Use of this table is optional. The preferred method of
  908.           associating LUs with Applications is via the
  909.           tn3270LuMapTable."
  910.       ::= { tn3270Objects 6 }
  911.  
  912.   tn3270RestrictApplULuEntry OBJECT-TYPE
  913.       SYNTAX      Tn3270RestrictApplULuEntry
  914.       MAX-ACCESS  not-accessible
  915.       STATUS      current
  916.       DESCRIPTION
  917.           "Definition of a single LU associated with a
  918.           tn3270RestrictApplLuEntry."
  919.       INDEX       { tn3270RestrictApplName, tn3270RestrictApplUserName,
  920.                     tn3270RestrictApplULuName }
  921.       ::= { tn3270RestrictApplULuTable 1 }
  922.  
  923.   Tn3270RestrictApplULuEntry ::= SEQUENCE {
  924.       tn3270RestrictApplULuName           DisplayString,
  925.       tn3270RestrictApplULuRowStatus      RowStatus }
  926.  
  927.   tn3270RestrictApplULuName OBJECT-TYPE
  928.       SYNTAX      DisplayString (SIZE(1..8))
  929.       MAX-ACCESS  not-accessible
  930.       STATUS      current
  931.       DESCRIPTION
  932.           "The name of an LU."
  933.       ::= { tn3270RestrictApplULuEntry 1 }
  934.  
  935.   tn3270RestrictApplULuRowStatus OBJECT-TYPE
  936.       SYNTAX      RowStatus
  937.       MAX-ACCESS  read-create
  938.       STATUS      current
  939.       DESCRIPTION
  940.           "This object allows entries to be created and deleted in the
  941.           tn3270RestrictApplULuTable.
  942.  
  943.           When an entry in the tn3270RestrictApplULuTable is deleted
  944.           deleted (by setting this object to destroy(6)) it has no
  945.           effect on the associating tn3270RestrictApplUserEntry."
  946.       REFERENCE
  947.           "RFC 1903, 'Textual Conventions for version 2 of the Simple
  948.           Network Management Protocol (SNMPv2).'"
  949.       ::= { tn3270RestrictApplULuEntry 2 }
  950.  
  951.  
  952.  
  953.  
  954. Expires November 1997                                          [Page 16]~
  955.  
  956.  
  957.  
  958.  
  959.  
  960. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  961.  
  962.  
  963.   tn3270IpGroupTable OBJECT-TYPE
  964.       SYNTAX      SEQUENCE OF Tn3270IpGroupEntry
  965.       MAX-ACCESS  not-accessible
  966.       STATUS      current
  967.       DESCRIPTION
  968.           "This table defines IP Address grouping for use by the
  969.           Telnet Server."
  970.       ::= { tn3270Objects 7 }
  971.  
  972.   tn3270IpGroupEntry OBJECT-TYPE
  973.       SYNTAX      Tn3270IpGroupEntry
  974.       MAX-ACCESS  not-accessible
  975.       STATUS      current
  976.       DESCRIPTION
  977.           "Definition of a single IP Address entry. All entries with
  978.           the same 1st index, tn3270IpGroupName are considered to
  979.           be in the same IP Group."
  980.       INDEX       { tn3270IpGroupName, tn3270IpGroupIpAddress }
  981.       ::= { tn3270IpGroupTable 1 }
  982.  
  983.   Tn3270IpGroupEntry ::= SEQUENCE {
  984.       tn3270IpGroupName           DisplayString,
  985.       tn3270IpGroupIpAddress      IpAddress,
  986.       tn3270IpGroupSubnetMask     IpAddress,
  987.       tn3270IpGroupIpSubnet       IpAddress,
  988.       tn3270IpGroupRowStatus      RowStatus }
  989.  
  990.   tn3270IpGroupName OBJECT-TYPE
  991.       SYNTAX      DisplayString (SIZE(1..8))
  992.       MAX-ACCESS  not-accessible
  993.       STATUS      current
  994.       DESCRIPTION
  995.           "The name of a IP Group."
  996.       ::= { tn3270IpGroupEntry 1 }
  997.  
  998.   tn3270IpGroupIpAddress OBJECT-TYPE
  999.       SYNTAX      IpAddress
  1000.       MAX-ACCESS  not-accessible
  1001.       STATUS      current
  1002.       DESCRIPTION
  1003.           "The IP Address of a member of a IP Group."
  1004.       ::= { tn3270IpGroupEntry 2 }
  1005.  
  1006.   tn3270IpGroupSubnetMask OBJECT-TYPE
  1007.       SYNTAX      IpAddress
  1008.       MAX-ACCESS  read-create
  1009.       STATUS      current
  1010.       DESCRIPTION
  1011.  
  1012.  
  1013.  
  1014. Expires November 1997                                          [Page 17]~
  1015.  
  1016.  
  1017.  
  1018.  
  1019.  
  1020. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1021.  
  1022.  
  1023.           "The corresponding subnet mask associated with
  1024.            tn3270IpGroupIpSubnet."
  1025.       ::= { tn3270IpGroupEntry 3 }
  1026.  
  1027.   tn3270IpGroupIpSubnet OBJECT-TYPE
  1028.       SYNTAX      IpAddress
  1029.       MAX-ACCESS  read-create
  1030.       STATUS      current
  1031.       DESCRIPTION
  1032.           "The IP Subnet to be used with the objects
  1033.           tn3270IpGroupIpAddress and tn3270IpGroupSubnetMask."
  1034.       ::= { tn3270IpGroupEntry 4 }
  1035.  
  1036.   tn3270IpGroupRowStatus OBJECT-TYPE
  1037.       SYNTAX      RowStatus
  1038.       MAX-ACCESS  read-create
  1039.       STATUS      current
  1040.       DESCRIPTION
  1041.           "This object allows entries to be created and deleted in the
  1042.           tn3270IpGroupTable.
  1043.  
  1044.           An entry in this table is deleted by setting this object
  1045.           to destroy(6)."
  1046.       REFERENCE
  1047.           "RFC 1903, 'Textual Conventions for version 2 of the Simple
  1048.           Network Management Protocol (SNMPv2).'"
  1049.       ::= { tn3270IpGroupEntry 5 }
  1050.  
  1051.   tn3270LuGroupTable OBJECT-TYPE
  1052.       SYNTAX      SEQUENCE OF Tn3270LuGroupEntry
  1053.       MAX-ACCESS  not-accessible
  1054.       STATUS      current
  1055.       DESCRIPTION
  1056.           "This table defines LU groups for use by the
  1057.           Telnet Server."
  1058.       ::= { tn3270Objects 8 }
  1059.  
  1060.   tn3270LuGroupEntry OBJECT-TYPE
  1061.       SYNTAX      Tn3270LuGroupEntry
  1062.       MAX-ACCESS  not-accessible
  1063.       STATUS      current
  1064.       DESCRIPTION
  1065.           "Definition of a single LU Group member. All entries with
  1066.           the same 1st index, tn3270LuGroupName are considered to
  1067.           be in the same LU Group.
  1068.  
  1069.           The first entry in this table is used for defining the
  1070.           default LU Group. By convention tn3270LuGroupName should
  1071.  
  1072.  
  1073.  
  1074. Expires November 1997                                          [Page 18]~
  1075.  
  1076.  
  1077.  
  1078.  
  1079.  
  1080. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1081.  
  1082.  
  1083.           be set to 8 blanks to represent this entry."
  1084.       INDEX       { tn3270LuGroupName, tn3270LuGroupLuName }
  1085.       ::= { tn3270LuGroupTable 1 }
  1086.  
  1087.   Tn3270LuGroupEntry ::= SEQUENCE {
  1088.       tn3270LuGroupName           DisplayString,
  1089.       tn3270LuGroupLuName         DisplayString,
  1090.       tn3270LuGroupRowStatus      RowStatus }
  1091.  
  1092.   tn3270LuGroupName OBJECT-TYPE
  1093.       SYNTAX      DisplayString (SIZE(1..8))
  1094.       MAX-ACCESS  not-accessible
  1095.       STATUS      current
  1096.       DESCRIPTION
  1097.           "The name of a LU Group."
  1098.       ::= { tn3270LuGroupEntry 1 }
  1099.  
  1100.   tn3270LuGroupLuName OBJECT-TYPE
  1101.       SYNTAX      DisplayString (SIZE(1..8))
  1102.       MAX-ACCESS  not-accessible
  1103.       STATUS      current
  1104.       DESCRIPTION
  1105.           "The LU Name of a member of a Lu Group."
  1106.       ::= { tn3270LuGroupEntry 2 }
  1107.  
  1108.   tn3270LuGroupRowStatus OBJECT-TYPE
  1109.       SYNTAX      RowStatus
  1110.       MAX-ACCESS  read-create
  1111.       STATUS      current
  1112.       DESCRIPTION
  1113.           "This object allows entries to be created and deleted in the
  1114.           tn3270LuGroupTable.
  1115.  
  1116.           An entry in this table is deleted by setting this object
  1117.           to destroy(6)."
  1118.       REFERENCE
  1119.           "RFC 1903, 'Textual Conventions for version 2 of the Simple
  1120.           Network Management Protocol (SNMPv2).'"
  1121.       ::= { tn3270LuGroupEntry 3 }
  1122.  
  1123.   tn3270PrtGroupTable OBJECT-TYPE
  1124.       SYNTAX      SEQUENCE OF Tn3270PrtGroupEntry
  1125.       MAX-ACCESS  not-accessible
  1126.       STATUS      current
  1127.       DESCRIPTION
  1128.           "This table defines Printer groups for use by the
  1129.           Telnet Server."
  1130.       ::= { tn3270Objects 9 }
  1131.  
  1132.  
  1133.  
  1134. Expires November 1997                                          [Page 19]~
  1135.  
  1136.  
  1137.  
  1138.  
  1139.  
  1140. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1141.  
  1142.  
  1143.   tn3270PrtGroupEntry OBJECT-TYPE
  1144.       SYNTAX      Tn3270PrtGroupEntry
  1145.       MAX-ACCESS  not-accessible
  1146.       STATUS      current
  1147.       DESCRIPTION
  1148.           "Definition of a single Printer Group member. All entries with
  1149.           the same 1st index, tn3270PrtGroupName are considered to
  1150.           be in the same Printer Group."
  1151.       INDEX       { tn3270PrtGroupName, tn3270PrtGroupPrtName }
  1152.       ::= { tn3270PrtGroupTable 1 }
  1153.  
  1154.   Tn3270PrtGroupEntry ::= SEQUENCE {
  1155.       tn3270PrtGroupName           DisplayString,
  1156.       tn3270PrtGroupPrtName        DisplayString,
  1157.       tn3270PrtGroupRowStatus      RowStatus }
  1158.  
  1159.   tn3270PrtGroupName OBJECT-TYPE
  1160.       SYNTAX      DisplayString (SIZE(1..8))
  1161.       MAX-ACCESS  not-accessible
  1162.       STATUS      current
  1163.       DESCRIPTION
  1164.           "The name of a Printer Group."
  1165.       ::= { tn3270PrtGroupEntry 1 }
  1166.  
  1167.   tn3270PrtGroupPrtName OBJECT-TYPE
  1168.       SYNTAX      DisplayString (SIZE(1..8))
  1169.       MAX-ACCESS  not-accessible
  1170.       STATUS      current
  1171.       DESCRIPTION
  1172.           "The Printer Name of a member of a Printer Group."
  1173.       ::= { tn3270PrtGroupEntry 2 }
  1174.  
  1175.   tn3270PrtGroupRowStatus OBJECT-TYPE
  1176.       SYNTAX      RowStatus
  1177.       MAX-ACCESS  read-create
  1178.       STATUS      current
  1179.       DESCRIPTION
  1180.           "This object allows entries to be created and deleted in the
  1181.           tn3270PrtGroupTable.
  1182.  
  1183.           An entry in this table is deleted by setting this object
  1184.           to destroy(6)."
  1185.       REFERENCE
  1186.           "RFC 1903, 'Textual Conventions for version 2 of the Simple
  1187.           Network Management Protocol (SNMPv2).'"
  1188.       ::= { tn3270PrtGroupEntry 3 }
  1189.  
  1190.   tn3270LuMapTable OBJECT-TYPE
  1191.  
  1192.  
  1193.  
  1194. Expires November 1997                                          [Page 20]~
  1195.  
  1196.  
  1197.  
  1198.  
  1199.  
  1200. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1201.  
  1202.  
  1203.       SYNTAX      SEQUENCE OF Tn3270LuMapEntry
  1204.       MAX-ACCESS  not-accessible
  1205.       STATUS      current
  1206.       DESCRIPTION
  1207.           "This table defines LU to IP mappings. An IP Address or
  1208.           IP Address group can only be assigned to a LU or LU
  1209.           Group once."
  1210.       ::= { tn3270Objects 10 }
  1211.  
  1212.   tn3270LuMapEntry OBJECT-TYPE
  1213.       SYNTAX      Tn3270LuMapEntry
  1214.       MAX-ACCESS  not-accessible
  1215.       STATUS      current
  1216.       DESCRIPTION
  1217.           "Definition of the mapping of a single IP Address or IP
  1218.           Address Group to either a LU or LU Group."
  1219.       INDEX       { tn3270LuMapLuName }
  1220.       ::= { tn3270LuMapTable 1 }
  1221.  
  1222.   Tn3270LuMapEntry ::= SEQUENCE {
  1223.       tn3270LuMapLuName         DisplayString,
  1224.       tn3270LuMapIpAddr         IpAddress,
  1225.       tn3270LuMapIpGroupName    DisplayString,
  1226.       tn3270LuMapRowStatus      RowStatus }
  1227.  
  1228.   tn3270LuMapLuName OBJECT-TYPE
  1229.       SYNTAX      DisplayString (SIZE(1..8))
  1230.       MAX-ACCESS  not-accessible
  1231.       STATUS      current
  1232.       DESCRIPTION
  1233.           "The name of either a LU or LU Group Name."
  1234.       ::= { tn3270LuMapEntry 1 }
  1235.  
  1236.   tn3270LuMapIpAddr OBJECT-TYPE
  1237.       SYNTAX      IpAddress
  1238.       MAX-ACCESS  read-create
  1239.       STATUS      current
  1240.       DESCRIPTION
  1241.           "The IP address to map to a LU. If this object is non-zero
  1242.           then tn3270LuMapLuName MUST be a single LU Name and
  1243.           tn3270LuMapIpGroupName MUST be a null octet string."
  1244.       DEFVAL { 0 }
  1245.       ::= { tn3270LuMapEntry 2 }
  1246.  
  1247.   tn3270LuMapIpGroupName OBJECT-TYPE
  1248.       SYNTAX      DisplayString (SIZE(0..8))
  1249.       MAX-ACCESS  read-create
  1250.       STATUS      current
  1251.  
  1252.  
  1253.  
  1254. Expires November 1997                                          [Page 21]~
  1255.  
  1256.  
  1257.  
  1258.  
  1259.  
  1260. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1261.  
  1262.  
  1263.       DESCRIPTION
  1264.           "The IP addresses to map to a LU Group. If this object is
  1265.           not a null octet string then tn3270LuMapLuName MUST be a
  1266.           LU Group name and tn3270LuMapIpAddr MUST be zero."
  1267.       DEFVAL { ''H }
  1268.       ::= { tn3270LuMapEntry 3 }
  1269.  
  1270.   tn3270LuMapRowStatus OBJECT-TYPE
  1271.       SYNTAX      RowStatus
  1272.       MAX-ACCESS  read-create
  1273.       STATUS      current
  1274.       DESCRIPTION
  1275.           "This object allows entries to be created and deleted in the
  1276.           tn3270LuMapTable.
  1277.  
  1278.           An entry in this table is deleted by setting this object
  1279.           to destroy(6)."
  1280.       REFERENCE
  1281.           "RFC 1903, 'Textual Conventions for version 2 of the Simple
  1282.           Network Management Protocol (SNMPv2).'"
  1283.       ::= { tn3270LuMapEntry 4 }
  1284.  
  1285.   tn3270PrtMapTable OBJECT-TYPE
  1286.       SYNTAX      SEQUENCE OF Tn3270PrtMapEntry
  1287.       MAX-ACCESS  not-accessible
  1288.       STATUS      current
  1289.       DESCRIPTION
  1290.           "This table defines Printer to IP mappings. An IP Address or
  1291.           IP Address group can only be assigned to a single Printer or
  1292.           Printer Group once."
  1293.       ::= { tn3270Objects 11 }
  1294.  
  1295.   tn3270PrtMapEntry OBJECT-TYPE
  1296.       SYNTAX      Tn3270PrtMapEntry
  1297.       MAX-ACCESS  not-accessible
  1298.       STATUS      current
  1299.       DESCRIPTION
  1300.           "Definition of the mapping of a single IP Address or IP
  1301.           Address Group to either a Printer or Printer Group."
  1302.       INDEX       { tn3270PrtMapPrtName }
  1303.       ::= { tn3270PrtMapTable 1 }
  1304.  
  1305.   Tn3270PrtMapEntry ::= SEQUENCE {
  1306.       tn3270PrtMapPrtName        DisplayString,
  1307.       tn3270PrtMapIpAddr         IpAddress,
  1308.       tn3270PrtMapIpGroupName    DisplayString,
  1309.       tn3270PrtMapRowStatus      RowStatus }
  1310.  
  1311.  
  1312.  
  1313.  
  1314. Expires November 1997                                          [Page 22]~
  1315.  
  1316.  
  1317.  
  1318.  
  1319.  
  1320. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1321.  
  1322.  
  1323.   tn3270PrtMapPrtName OBJECT-TYPE
  1324.       SYNTAX      DisplayString (SIZE(1..8))
  1325.       MAX-ACCESS  not-accessible
  1326.       STATUS      current
  1327.       DESCRIPTION
  1328.           "The name of either a Printer or Printer Group Name."
  1329.       ::= { tn3270PrtMapEntry 1 }
  1330.  
  1331.   tn3270PrtMapIpAddr OBJECT-TYPE
  1332.       SYNTAX      IpAddress
  1333.       MAX-ACCESS  read-create
  1334.       STATUS      current
  1335.       DESCRIPTION
  1336.           "The IP address to map to a Printer. If this object is non-
  1337.   zero
  1338.           then tn3270PrtMapPrtName MUST be a single Printer and
  1339.           tn3270PrtMapIpGroupName MUST be a null octet string."
  1340.       DEFVAL { 0 }
  1341.       ::= { tn3270PrtMapEntry 2 }
  1342.  
  1343.   tn3270PrtMapIpGroupName OBJECT-TYPE
  1344.       SYNTAX      DisplayString (SIZE(0..8))
  1345.       MAX-ACCESS  read-create
  1346.       STATUS      current
  1347.       DESCRIPTION
  1348.           "The IP addresses to map to a Printer Group. If this object is
  1349.           not a null octet string then tn3270PrtMapPrtName MUST be a
  1350.           Printer Group name and tn3270PrtMapIpAddr MUST be zero."
  1351.       DEFVAL { ''H }
  1352.       ::= { tn3270PrtMapEntry 3 }
  1353.  
  1354.   tn3270PrtMapRowStatus OBJECT-TYPE
  1355.       SYNTAX      RowStatus
  1356.       MAX-ACCESS  read-create
  1357.       STATUS      current
  1358.       DESCRIPTION
  1359.           "This object allows entries to be created and deleted in the
  1360.           tn3270PrtMapTable.
  1361.  
  1362.           An entry in this table is deleted by setting this object
  1363.           to destroy(6)."
  1364.       REFERENCE
  1365.           "RFC 1903, 'Textual Conventions for version 2 of the Simple
  1366.           Network Management Protocol (SNMPv2).'"
  1367.       ::= { tn3270PrtMapEntry 4 }
  1368.  
  1369.   tn3270LogmodeTable OBJECT-TYPE
  1370.       SYNTAX      SEQUENCE OF Tn3270LogmodeEntry
  1371.  
  1372.  
  1373.  
  1374. Expires November 1997                                          [Page 23]~
  1375.  
  1376.  
  1377.  
  1378.  
  1379.  
  1380. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1381.  
  1382.  
  1383.       MAX-ACCESS  not-accessible
  1384.       STATUS      current
  1385.       DESCRIPTION
  1386.           "This table defines the logmode to be used for a particular
  1387.           interface entry."
  1388.       ::= { tn3270Objects 12 }
  1389.  
  1390.   tn3270LogmodeEntry OBJECT-TYPE
  1391.       SYNTAX      Tn3270LogmodeEntry
  1392.       MAX-ACCESS  not-accessible
  1393.       STATUS      current
  1394.       DESCRIPTION
  1395.           "Definition of the logmode setting for a single interface
  1396.           entry."
  1397.       INDEX       { tn3270LogmodeIfIndex }
  1398.       ::= { tn3270LogmodeTable 1 }
  1399.  
  1400.   Tn3270LogmodeEntry ::= SEQUENCE {
  1401.       tn3270LogmodeIfIndex        InterfaceIndex,
  1402.       tn3270LogmodeName           DisplayString,
  1403.       tn3270LogmodeRowStatus      RowStatus }
  1404.  
  1405.   tn3270LogmodeIfIndex OBJECT-TYPE
  1406.       SYNTAX      InterfaceIndex
  1407.       MAX-ACCESS  not-accessible
  1408.       STATUS      current
  1409.       DESCRIPTION
  1410.           "The ifIndex of a interface entry to associate a logmode
  1411.            with."
  1412.       ::= { tn3270LogmodeEntry 1 }
  1413.  
  1414.   tn3270LogmodeName OBJECT-TYPE
  1415.       SYNTAX      DisplayString (SIZE(0..8))
  1416.       MAX-ACCESS  read-create
  1417.       STATUS      current
  1418.       DESCRIPTION
  1419.           "The Logmode name to use for this particular interface. A
  1420.           value of a null octet string implies that the default
  1421.           logmode, which is dependent on the interface's type, should
  1422.           be used."
  1423.       DEFVAL { ''H }
  1424.       ::= { tn3270LogmodeEntry 2 }
  1425.  
  1426.   tn3270LogmodeRowStatus OBJECT-TYPE
  1427.       SYNTAX      RowStatus
  1428.       MAX-ACCESS  read-create
  1429.       STATUS      current
  1430.       DESCRIPTION
  1431.  
  1432.  
  1433.  
  1434. Expires November 1997                                          [Page 24]~
  1435.  
  1436.  
  1437.  
  1438.  
  1439.  
  1440. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1441.  
  1442.  
  1443.           "This object allows entries to be created and deleted in the
  1444.           tn3270LogmodeTable.
  1445.  
  1446.           An entry in this table is deleted by setting this object
  1447.           to destroy(6)."
  1448.       REFERENCE
  1449.           "RFC 1903, 'Textual Conventions for version 2 of the Simple
  1450.           Network Management Protocol (SNMPv2).'"
  1451.       ::= { tn3270LogmodeEntry 3 }
  1452.  
  1453.   -- Define the set of objects to augment the Tcp Connection Table with.
  1454.  
  1455.   tn3270TcpConnTable OBJECT-TYPE
  1456.       SYNTAX SEQUENCE OF Tn3270TcpConnEntry
  1457.       MAX-ACCESS not-accessible
  1458.       STATUS current
  1459.       DESCRIPTION
  1460.            "Extends tcpConnTable to support TN3270 and TN3270E
  1461.             performance monitoring."
  1462.       ::= { tn3270Objects 13 }
  1463.  
  1464.   tn3270TcpConnEntry OBJECT-TYPE
  1465.       SYNTAX Tn3270TcpConnEntry
  1466.       MAX-ACCESS not-accessible
  1467.       STATUS current
  1468.       DESCRIPTION
  1469.            "Descibes a particular tcp connection entry."
  1470.       AUGMENTS { tcpConnEntry }
  1471.       ::= { tn3270TcpConnTable 1 }
  1472.  
  1473.   Tn3270TcpConnEntry ::=
  1474.       SEQUENCE
  1475.       {
  1476.           tn3270TcpConnLastActivity       TimeTicks,
  1477.           tn3270TcpConnBytesIn            Integer32,
  1478.           tn3270TcpConnBytesOut           Integer32,
  1479.           tn3270TcpConnReXmt              Integer32,
  1480.           tn3270TcpConnReXmtCount         Integer32,
  1481.           tn3270TcpConnRoundTripTime      Integer32,
  1482.           tn3270TcpConnRoundTripVariance  Integer32,
  1483.           tn3270TcpConnTargetAppl         DisplayString,
  1484.           tn3270TcpConnLuName             DisplayString,
  1485.           tn3270TcpConnClientUserId       DisplayString,
  1486.           tn3270TcpConnLogMode            DisplayString,
  1487.           tn3270TcpConnProto              OCTET STRING
  1488.       }
  1489.  
  1490.   tn3270TcpConnLastActivity OBJECT-TYPE
  1491.  
  1492.  
  1493.  
  1494. Expires November 1997                                          [Page 25]~
  1495.  
  1496.  
  1497.  
  1498.  
  1499.  
  1500. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1501.  
  1502.  
  1503.       SYNTAX   TimeTicks
  1504.       MAX-ACCESS   read-only
  1505.       STATUS   current
  1506.       DESCRIPTION
  1507.           "The number of 100ths of seconds  since  this  entry
  1508.            was last used."
  1509.       DEFVAL  { 0 }
  1510.       ::= { tn3270TcpConnEntry 1 }
  1511.  
  1512.   tn3270TcpConnBytesIn  OBJECT-TYPE
  1513.       SYNTAX   Integer32
  1514.       MAX-ACCESS   read-only
  1515.       STATUS   current
  1516.       DESCRIPTION
  1517.           "The number of bytes received from IP for this
  1518.            connection."
  1519.       DEFVAL  { 0 }
  1520.       ::= { tn3270TcpConnEntry 2 }
  1521.  
  1522.   tn3270TcpConnBytesOut OBJECT-TYPE
  1523.       SYNTAX   Integer32
  1524.       MAX-ACCESS   read-only
  1525.       STATUS   current
  1526.       DESCRIPTION
  1527.           "The number of bytes sent to IP for this connection."
  1528.       DEFVAL  { 0 }
  1529.       ::= { tn3270TcpConnEntry 3 }
  1530.  
  1531.   tn3270TcpConnReXmt OBJECT-TYPE
  1532.       SYNTAX   Integer32
  1533.       MAX-ACCESS   read-only
  1534.       STATUS   current
  1535.       DESCRIPTION
  1536.           "Number of retransmissions"
  1537.       DEFVAL  { 0 }
  1538.       ::= { tn3270TcpConnEntry 4 }
  1539.  
  1540.   tn3270TcpConnReXmtCount OBJECT-TYPE
  1541.       SYNTAX   Integer32
  1542.       MAX-ACCESS   read-only
  1543.       STATUS   current
  1544.       DESCRIPTION
  1545.           "Current retransmission count"
  1546.       DEFVAL  { 0 }
  1547.       ::= { tn3270TcpConnEntry 5 }
  1548.  
  1549.   tn3270TcpConnRoundTripTime OBJECT-TYPE
  1550.       SYNTAX   Integer32
  1551.  
  1552.  
  1553.  
  1554. Expires November 1997                                          [Page 26]~
  1555.  
  1556.  
  1557.  
  1558.  
  1559.  
  1560. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1561.  
  1562.  
  1563.       MAX-ACCESS   read-only
  1564.       STATUS   current
  1565.       DESCRIPTION
  1566.            "The amount of time that has elapsed, measured in
  1567.             milliseconds, from when the last TCP segment was
  1568.             transmitted by the TCP Stack until the ACK was
  1569.             received."
  1570.       DEFVAL  { 0 }
  1571.       ::= { tn3270TcpConnEntry 6 }
  1572.  
  1573.   tn3270TcpConnRoundTripVariance OBJECT-TYPE
  1574.       SYNTAX   Integer32
  1575.       MAX-ACCESS   read-only
  1576.       STATUS   current
  1577.       DESCRIPTION
  1578.            "Round trip time variance."
  1579.       DEFVAL  { 0 }
  1580.       ::= { tn3270TcpConnEntry 7 }
  1581.  
  1582.   tn3270TcpConnTargetAppl OBJECT-TYPE
  1583.       SYNTAX   DisplayString (SIZE(0..8))
  1584.       MAX-ACCESS   read-only
  1585.       STATUS   current
  1586.       DESCRIPTION
  1587.           "When the corresponding TCP connection is for a
  1588.            3172 Telnet session then this object contains the
  1589.            Target VTAM Application name."
  1590.       ::= { tn3270TcpConnEntry 8 }
  1591.  
  1592.   tn3270TcpConnLuName OBJECT-TYPE
  1593.       SYNTAX   DisplayString (SIZE(0..8))
  1594.       MAX-ACCESS   read-only
  1595.       STATUS   current
  1596.       DESCRIPTION
  1597.           "When the corresponding TCP connection is for a
  1598.            3172 Telnet session then this object contains the
  1599.            VTAM LU name."
  1600.      ::= { tn3270TcpConnEntry 9 }
  1601.  
  1602.   tn3270TcpConnClientUserId OBJECT-TYPE
  1603.      SYNTAX   DisplayString (SIZE(0..8))
  1604.      MAX-ACCESS   read-only
  1605.      STATUS   current
  1606.      DESCRIPTION
  1607.          "When the corresponding TCP connection is for a
  1608.           3172 Telnet session then this object contains the
  1609.           Client's userid."
  1610.      ::= { tn3270TcpConnEntry 10 }
  1611.  
  1612.  
  1613.  
  1614. Expires November 1997                                          [Page 27]~
  1615.  
  1616.  
  1617.  
  1618.  
  1619.  
  1620. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1621.  
  1622.  
  1623.   tn3270TcpConnLogMode OBJECT-TYPE
  1624.      SYNTAX   DisplayString (SIZE(0..8))
  1625.      MAX-ACCESS   read-only
  1626.      STATUS   current
  1627.      DESCRIPTION
  1628.          "When the corresponding TCP connection is for a
  1629.           3172 Telnet session then this object contains the
  1630.           LOG Mode."
  1631.      ::= { tn3270TcpConnEntry 11 }
  1632.  
  1633.   tn3270TcpConnProto OBJECT-TYPE
  1634.      SYNTAX   OCTET STRING (SIZE(4))
  1635.      MAX-ACCESS   read-only
  1636.      STATUS   current
  1637.      DESCRIPTION
  1638.          "This flag will indicates the following Telnet modes:
  1639.             -bit(1 - 28) = <reserved>
  1640.             -bit(29)     = TN3270EE mode
  1641.             -bit(30)     = TN3270 mode
  1642.             -bit(31)     = TN3270E mode
  1643.             -bit(32)     = line mode"
  1644.      ::= { tn3270TcpConnEntry 12 }
  1645.  
  1646.  
  1647.   -- Conformance Definitions
  1648.  
  1649.   tn3270Groups      OBJECT IDENTIFIER ::= { tn3270Conformance 1 }
  1650.   tn3270Compliances OBJECT IDENTIFIER ::= { tn3270Conformance 2 }
  1651.  
  1652.   -- compliance statements tn3270Compliance MODULE-COMPLIANCE
  1653.       STATUS  current
  1654.       DESCRIPTION
  1655.           "The compliance statement for agents that support the TN3270
  1656.           MIB."
  1657.       MODULE -- this module
  1658.           MANDATORY-GROUPS { tn3270BasicGroup,
  1659.                              tn3270TcpConnTableGroup
  1660.                            }
  1661.       ::= { tn3270Compliances 1 }
  1662.  
  1663.   -- units of conformance tn3270BasicGroup OBJECT-GROUP
  1664.       OBJECTS {
  1665.           tn3270Port,
  1666.           tn3270InactivityTimer,
  1667.           tn3270Timemark,
  1668.           tn3270ScanInterval,
  1669.           tn3270BinaryLineMode,
  1670.           tn3270DisableSga,
  1671.  
  1672.  
  1673.  
  1674. Expires November 1997                                          [Page 28]~
  1675.  
  1676.  
  1677.  
  1678.  
  1679.  
  1680. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1681.  
  1682.  
  1683.           tn3270AdminStatus,
  1684.           tn3270OperStatus,
  1685.           tn3270DefaultApplName,
  1686.           tn3270DefaultApplIpAddress,
  1687.           tn3270DefaultApplIpGroupName,
  1688.           tn3270DefaultApplIfIndex,
  1689.           tn3270TelnetAppl,
  1690.           tn3270LmApplName,
  1691.           tn3270LmApplIpAddress,
  1692.           tn3270LmApplIpGroupName,
  1693.           tn3270LmApplIfIndex,
  1694.           tn3270UsstcpTableName,
  1695.           tn3270UsstcpIpAddress,
  1696.           tn3270UsstcpIpGroupName,
  1697.           tn3270UsstcpIfIndex,
  1698.           tn3270SessionTermState,
  1699.           tn3270Msg07Enabled,
  1700.           tn3270OldSolicitorEnabled,
  1701.           tn3270AllowApplDisconnect,
  1702.           tn3270AllowApplRowStatus,
  1703.           tn3270AllowApplLuRowStatus,
  1704.           tn3270RestrictApplDisconnect,
  1705.           tn3270RestrictApplRowStatus,
  1706.           tn3270RestrictApplUserRowStatus,
  1707.           tn3270RestrictApplULuRowStatus,
  1708.           tn3270IpGroupSubnetMask,
  1709.           tn3270IpGroupIpSubnet,
  1710.           tn3270IpGroupRowStatus,
  1711.           tn3270LuGroupRowStatus,
  1712.           tn3270PrtGroupRowStatus,
  1713.           tn3270LuMapIpAddr,
  1714.           tn3270LuMapIpGroupName,
  1715.           tn3270LuMapRowStatus,
  1716.           tn3270PrtMapIpAddr,
  1717.           tn3270PrtMapIpGroupName,
  1718.           tn3270PrtMapRowStatus,
  1719.           tn3270LogmodeName,
  1720.           tn3270LogmodeRowStatus
  1721.       }
  1722.       STATUS  current
  1723.       DESCRIPTION
  1724.           "This group is mandatory for all hosts supporting the
  1725.            TN3270 connections."
  1726.       ::= { tn3270Groups 1 }
  1727.  
  1728.   tn3270TcpConnTableGroup OBJECT-GROUP
  1729.       OBJECTS {
  1730.           tn3270TcpConnLastActivity,
  1731.  
  1732.  
  1733.  
  1734. Expires November 1997                                          [Page 29]~
  1735.  
  1736.  
  1737.  
  1738.  
  1739.  
  1740. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1741.  
  1742.  
  1743.           tn3270TcpConnBytesIn,
  1744.           tn3270TcpConnBytesOut,
  1745.           tn3270TcpConnReXmt,
  1746.           tn3270TcpConnReXmtCount,
  1747.           tn3270TcpConnRoundTripTime,
  1748.           tn3270TcpConnRoundTripVariance,
  1749.           tn3270TcpConnTargetAppl,
  1750.           tn3270TcpConnLuName,
  1751.           tn3270TcpConnClientUserId,
  1752.           tn3270TcpConnLogMode,
  1753.           tn3270TcpConnProto
  1754.         }
  1755.       STATUS  current
  1756.       DESCRIPTION
  1757.           "This group is mandatory for all hosts supporting the
  1758.            TN3270 connections."
  1759.       ::= { tn3270Groups 2 }
  1760.  
  1761.   END
  1762.  
  1763.  
  1764.  
  1765. 5.  Security Considerations
  1766.  
  1767.   Certain management information defined in this MIB may be considered
  1768.   sensitive in some network environments.  Therefore, authentication of
  1769.   received SNMP requests and controlled access to management information
  1770.   should be employed in such environments.  The method for this
  1771.   authentication is a function of the SNMP Administrative Framework, and
  1772.   has not been expanded by this MIB.
  1773.  
  1774.   Several objects in this MIB allow write access or provide for remote
  1775.   creation. Allowing this support in a non-secure environment can have a
  1776.   negative effect on network operations.  It is recommended that
  1777.   implementers seriously consider whether set operations should be
  1778.   allowed without providing, at a minimum, authentication of request
  1779.   origin. It it recommended that without such support that the following
  1780.   objects be implemented as read-only:
  1781.  
  1782.       o tn3270Port
  1783.       o tn3270InactivityTimer
  1784.       o tn3270Timemark
  1785.       o tn3270ScanInterval
  1786.       o tn3270BinaryLineMode
  1787.       o tn3270DisableSga
  1788.       o tn3270AdminStatus
  1789.       o tn3270DefaultApplName
  1790.       o tn3270DefaultApplIpAddress
  1791.  
  1792.  
  1793.  
  1794. Expires November 1997                                          [Page 30]~
  1795.  
  1796.  
  1797.  
  1798.  
  1799.  
  1800. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1801.  
  1802.  
  1803.       o tn3270DefaultApplIpGroupName
  1804.       o tn3270DefaultApplIfIndex
  1805.       o tn3270TelnetAppl
  1806.       o tn3270LmApplName
  1807.       o tn3270LmApplIpAddress
  1808.       o tn3270LmApplIpGroupName
  1809.       o tn3270LmApplIfIndex
  1810.       o tn3270UsstcpTableName
  1811.       o tn3270UsstcpIpAddress
  1812.       o tn3270UsstcpIpGroupName
  1813.       o tn3270UsstcpIfIndex
  1814.       o tn3270SessionTermState
  1815.       o tn3270Msg07Enabled
  1816.       o tn3270OldSolicitorEnabled
  1817.       o tn3270AllowApplDisconnect
  1818.       o tn3270AllowApplLuRowStatus
  1819.       o tn3270RestrictApplDisconnect
  1820.       o tn3270RestrictApplUserRowStatus
  1821.       o tn3270RestrictApplULuRowStatus
  1822.       o tn3270IpGroupSubnetMask
  1823.       o tn3270IpGroupIpSubnet
  1824.       o tn3270LuGroupRowStatus
  1825.       o tn3270PrtGroupRowStatus
  1826.       o tn3270LuMapIpAddr
  1827.       o tn3270LuMapIpGroupName
  1828.       o tn3270PrtMapIpAddr
  1829.       o tn3270PrtMapIpGroupName
  1830.       o tn3270LogmodeName
  1831.  
  1832.   The following objects should either be implemented as read-only or not
  1833.   implemented when security is an issue as previously discussed:
  1834.  
  1835.       o tn3270AllowApplRowStatus
  1836.       o tn3270RestrictApplRowStatus
  1837.       o tn3270IpGroupRowStatus
  1838.       o tn3270LuMapRowStatus
  1839.       o tn3270PrtMapRowStatus
  1840.       o tn3270LogmodeRowStatus
  1841.  
  1842.  
  1843. 6.  Acknowledgments
  1844.  
  1845.   This document is a product of the TN3270E Working Group.
  1846.  
  1847.  
  1848. 7.  References
  1849.  
  1850.  
  1851.  
  1852.  
  1853.  
  1854. Expires November 1997                                          [Page 31]~
  1855.  
  1856.  
  1857.  
  1858.  
  1859.  
  1860. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1861.  
  1862.  
  1863. [1]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M., and
  1864.      Waldbusser S., "Structure of Management Information for version 2
  1865.      of the Simple Network Management Protocol (SNMPv2)", RFC 1902,
  1866.      January 1996.
  1867.  
  1868.  
  1869. [2]  Network Working Group, Postel, J., and Reynolds, J., "Telnet
  1870.      Protocol Specification", RFC 854, May 1983.
  1871.  
  1872.  
  1873. [3]  Network Working Group, Postel, J., and Reynolds, J., "Telnet Timing
  1874.      Mark Option", RFC 860, May 1983.
  1875.  
  1876.  
  1877. [4]  Network Working Group and Rekhter J., "Telnet 3270 Regime Option",
  1878.      RFC 1041, January 1988.
  1879.  
  1880.  
  1881. [5]  McCloghrie, K., and M. Rose, Editors, "Management Information Base
  1882.      for Network Management of TCP/IP-based internets: MIB-II", STD 17,
  1883.      RFC 1213, Hughes LAN Systems, Performance Systems International,
  1884.      March 1991.
  1885.  
  1886.  
  1887. [6]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M., and S.
  1888.      Waldbusser, "Textual Conventions for version 2 of the Simple
  1889.      Network Management Protocol (SNMPv2)", RFC 1903, January 1996.
  1890.  
  1891.  
  1892. [7]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M., and S.
  1893.      Waldbusser, "Protocol Operations for version 2 of the Simple
  1894.      Network Management Protocol (SNMPv2)", RFC 1905, January 1996.
  1895.  
  1896.  
  1897. [8]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M., and S.
  1898.      Waldbusser, "Conformance Statements for version 2 of the Simple
  1899.      Network Management Protocol (SNMPv2)", RFC 1904, January 1996.
  1900.  
  1901.  
  1902. [9]  Case, J., M. Fedor, M. Schoffstall, J. Davin, "Simple Network
  1903.      Management Protocol", RFC 1157, SNMP Research, Performance Systems
  1904.      International, MIT Laboratory for Computer Science, May 1990.
  1905.  
  1906.  
  1907. [10] IETF SNMPv2 Working Group and McCloghrie, K., "TCP-MIB
  1908.      Definitions", November 1994.
  1909.  
  1910.  
  1911.  
  1912.  
  1913.  
  1914. Expires November 1997                                          [Page 32]~
  1915.  
  1916.  
  1917.  
  1918.  
  1919.  
  1920. White       TN3270 Management Information Base (TN3270-MIB)  30 May 1997
  1921.  
  1922.  
  1923. 8.  Authors' Addresses
  1924.  
  1925.   Kenneth D. White
  1926.   Dept. G80/Bldg 503
  1927.   IBM Corporation
  1928.   Research Triangle Park, NC 27709, USA
  1929.   E-mail: kennethw@vnet.ibm.com
  1930.  
  1931.  
  1932.  
  1933.  
  1934.  
  1935.  
  1936.  
  1937.  
  1938.  
  1939.  
  1940.  
  1941.  
  1942.  
  1943.  
  1944.  
  1945.  
  1946.  
  1947.  
  1948.  
  1949.  
  1950.  
  1951.  
  1952.  
  1953.  
  1954.  
  1955.  
  1956.  
  1957.  
  1958.  
  1959.  
  1960.  
  1961.  
  1962.  
  1963.  
  1964.  
  1965.  
  1966.  
  1967.  
  1968.  
  1969.  
  1970.  
  1971.  
  1972.  
  1973.  
  1974. Expires November 1997                                          [Page 33]~
  1975.  
  1976.  
  1977.