Blame mibs/ietf/SNA-NAU-MIB

Packit 022b05
SNA-NAU-MIB DEFINITIONS ::= BEGIN
Packit 022b05
Packit 022b05
-- This MIB module contains objects necessary
Packit 022b05
-- for management of the following SNA devices: PU types 1.0, 2.0, 2.1
Packit 022b05
-- and LU types 0, 1, 2, 3, 4, 7.  It also contains generic objects
Packit 022b05
-- which can be used to manage LU 6.2.
Packit 022b05
Packit 022b05
-- Naming conventions in this document:
Packit 022b05
-- The following names are used in object descriptors according to
Packit 022b05
-- SNA conventions.
Packit 022b05
-- The name 'PU' or 'Node' is used to describe Node type 1.0, 2.0 or
Packit 022b05
-- 2.1.
Packit 022b05
-- The name 'LU' is used to describe Logical Unit of type 0,1,2,3,
Packit 022b05
-- 4,7 or 6.2.
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
IMPORTS
Packit 022b05
        DisplayString, RowStatus, TimeStamp, InstancePointer
Packit 022b05
                FROM SNMPv2-TC
Packit 022b05
Packit 022b05
        Counter32, Gauge32, Integer32, mib-2,
Packit 022b05
        OBJECT-TYPE, MODULE-IDENTITY, NOTIFICATION-TYPE
Packit 022b05
                FROM SNMPv2-SMI
Packit 022b05
Packit 022b05
        MODULE-COMPLIANCE, OBJECT-GROUP
Packit 022b05
                FROM SNMPv2-CONF;
Packit 022b05
Packit 022b05
Packit 022b05
snanauMIB MODULE-IDENTITY
Packit 022b05
        LAST-UPDATED  "9405120900Z"
Packit 022b05
        ORGANIZATION  "IETF SNA NAU MIB Working Group"
Packit 022b05
        CONTACT-INFO
Packit 022b05
                "       Zbigniew Kielczewski
Packit 022b05
                        Eicon Technology Inc.
Packit 022b05
                        2196 32nd Avenue
Packit 022b05
                        Lachine, Que  H8T 3H7
Packit 022b05
                        Canada
Packit 022b05
                        Tel:    1 514 631 2592
Packit 022b05
                        E-mail: zbig@eicon.qc.ca
Packit 022b05
Packit 022b05
                        Deirdre Kostick
Packit 022b05
                        Bellcore
Packit 022b05
                        331 Newman Springs Road
Packit 022b05
                        Red Bank, NJ 07701
Packit 022b05
                        Tel:    1 908 758 2642
Packit 022b05
                        E-mail: dck2@mail.bellcore.com
Packit 022b05
Packit 022b05
                        Kitty Shih (editor)
Packit 022b05
                        Novell
Packit 022b05
                        890 Ross Drive
Packit 022b05
                        Sunnyvale, CA 94089
Packit 022b05
                        Tel:   1 408 747 4305
Packit 022b05
                        E-mail: kmshih@novell.com"
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This is the MIB module for objects used to
Packit 022b05
                 manage SNA devices."
Packit 022b05
::= { mib-2 34 }
Packit 022b05
Packit 022b05
-- The SNANAU MIB module contains an objects part and a conformance part.
Packit 022b05
-- Objects are organized into the following groups:
Packit 022b05
-- (1)snaNode group,
Packit 022b05
-- (2)snaLU group,
Packit 022b05
-- (3)snaMgtTools group.
Packit 022b05
Packit 022b05
snanauObjects   OBJECT IDENTIFIER ::= { snanauMIB 1 }
Packit 022b05
Packit 022b05
  snaNode       OBJECT IDENTIFIER ::= { snanauObjects 1 }
Packit 022b05
  snaLu         OBJECT IDENTIFIER ::= { snanauObjects 2 }
Packit 022b05
  snaMgtTools   OBJECT IDENTIFIER ::= { snanauObjects 3}
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- snaNode group
Packit 022b05
--
Packit 022b05
-- It contains Managed Objects related to any type of Node and
Packit 022b05
-- some specific objects for Node Type 2.0.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- The following table contains generic Node configuration
Packit 022b05
-- parameters.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaNodeAdminTable OBJECT-TYPE
Packit 022b05
        SYNTAX  SEQUENCE OF SnaNodeAdminEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This table contains objects which describe the
Packit 022b05
                configuration parameters for an SNA Node.  Link
Packit 022b05
                specific configuration objects are contained in
Packit 022b05
                a separate MIB module (e.g., SNA DLC MIB)
Packit 022b05
                corresponding to the link type.
Packit 022b05
                The table snaNodeAdminLinkTable contains objects
Packit 022b05
                which identify the relationship between node instances
Packit 022b05
                and link instances.
Packit 022b05
Packit 022b05
                The entries (i.e., rows) in this table can be created
Packit 022b05
                by either an Agent or a Management Station.
Packit 022b05
                The Management Station can do this through setting
Packit 022b05
                the appropriate value in the snaNodeAdminRowStatus.
Packit 022b05
Packit 022b05
                The snaNodeAdminRowStatus object describes the
Packit 022b05
                status of an entry and is used to change the status
Packit 022b05
                of an entry.  The entry is deleted by an Agent based
Packit 022b05
                on the value of the snaNodeAdminRowStatus.
Packit 022b05
Packit 022b05
                The snaNodeAdminState object describes the desired
Packit 022b05
                operational state of a Node and is used to change the
Packit 022b05
                operational state of a Node.  For example, such
Packit 022b05
                information may be obtained from a configuration file.
Packit 022b05
Packit 022b05
                How an Agent or a Management Station obtains the
Packit 022b05
                initial value of each object at creation time is an
Packit 022b05
                implementation specific issue.
Packit 022b05
Packit 022b05
                For each entry in this table, there is a corresponding
Packit 022b05
                entry in the snaNodeOperTable.
Packit 022b05
                While the objects in this table describe the desired
Packit 022b05
                or configured operational values of the SNA Node, the
Packit 022b05
                actual runtime values are contained in
Packit 022b05
                snaNodeOperTable."
Packit 022b05
        ::= { snaNode 1 }
Packit 022b05
Packit 022b05
snaNodeAdminEntry OBJECT-TYPE
Packit 022b05
        SYNTAX  SnaNodeAdminEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "An entry contains the configuration parameters for
Packit 022b05
                one SNA Node instance. The objects in the entry
Packit 022b05
                have read-create access.
Packit 022b05
                An entry can be created, modified or deleted.  The
Packit 022b05
                object snaNodeAdminRowStatus is used (i.e., set) to
Packit 022b05
                create or delete a row entry."
Packit 022b05
        INDEX  { snaNodeAdminIndex }
Packit 022b05
        ::= { snaNodeAdminTable 1 }
Packit 022b05
Packit 022b05
SnaNodeAdminEntry ::= SEQUENCE {
Packit 022b05
        snaNodeAdminIndex
Packit 022b05
                Integer32,
Packit 022b05
        snaNodeAdminName
Packit 022b05
                DisplayString,
Packit 022b05
        snaNodeAdminType
Packit 022b05
                INTEGER,
Packit 022b05
        snaNodeAdminXidFormat
Packit 022b05
                INTEGER,
Packit 022b05
        snaNodeAdminBlockNum
Packit 022b05
                DisplayString,
Packit 022b05
        snaNodeAdminIdNum
Packit 022b05
                DisplayString,
Packit 022b05
        snaNodeAdminEnablingMethod
Packit 022b05
                INTEGER,
Packit 022b05
        snaNodeAdminLuTermDefault
Packit 022b05
                INTEGER,
Packit 022b05
        snaNodeAdminMaxLu
Packit 022b05
                Integer32,
Packit 022b05
        snaNodeAdminHostDescription
Packit 022b05
                DisplayString,
Packit 022b05
        snaNodeAdminStopMethod
Packit 022b05
                INTEGER,
Packit 022b05
        snaNodeAdminState
Packit 022b05
                INTEGER,
Packit 022b05
        snaNodeAdminRowStatus
Packit 022b05
                RowStatus
Packit 022b05
        }
Packit 022b05
Packit 022b05
snaNodeAdminIndex OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "Index used to uniquely identify each Node instance.
Packit 022b05
                If an Agent creates the entry, then it will assign
Packit 022b05
                this number otherwise a Management Station
Packit 022b05
                generates a random number when it reserves the
Packit 022b05
                entry for creation."
Packit 022b05
        ::= { snaNodeAdminEntry 1 }
Packit 022b05
Packit 022b05
snaNodeAdminName OBJECT-TYPE
Packit 022b05
        SYNTAX  DisplayString (SIZE(0..17))
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value indicates the desired name of the
Packit 022b05
                Node for use during Node activation.
Packit 022b05
                In Type 2.1 networks, this is a fully-qualified name,
Packit 022b05
                meaning that the Node name is preceded by the NetId (if
Packit 022b05
                present) with a period as the delimiter.
Packit 022b05
Packit 022b05
                A write operation to this object will
Packit 022b05
                not change the operational value reflected
Packit 022b05
                in snaNodeOperName until the Node has
Packit 022b05
                been re-activated (e.g., after the next initialization
Packit 022b05
                of the SNA services)."
Packit 022b05
        ::= { snaNodeAdminEntry 2 }
Packit 022b05
Packit 022b05
snaNodeAdminType OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                other(1),
Packit 022b05
                pu10(2),
Packit 022b05
                pu20(3),
Packit 022b05
                t21len(4),
Packit 022b05
                endNode(5),
Packit 022b05
                networkNode(6)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value indicates the type of SNA Node.
Packit 022b05
Packit 022b05
                A write operation to this object will
Packit 022b05
                not change the operational value reflected
Packit 022b05
                in snaNodeOperType until the Node has
Packit 022b05
                been re-activated (e.g., after the next initialization
Packit 022b05
                of the SNA services)."
Packit 022b05
        ::= { snaNodeAdminEntry 3 }
Packit 022b05
Packit 022b05
snaNodeAdminXidFormat OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER  {
Packit 022b05
                format0(1),
Packit 022b05
                format1(2),
Packit 022b05
                format3(3)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value indicates the type of XID format used for
Packit 022b05
                this Node.  Note that there is no format type 2.
Packit 022b05
Packit 022b05
                A write operation to this object will
Packit 022b05
                not change the operational value reflected
Packit 022b05
                in snaNodeOperAdminXidFormat until the Node has
Packit 022b05
                been re-activated (e.g., after the next initialization
Packit 022b05
                of the SNA services)."
Packit 022b05
        ::= { snaNodeAdminEntry 4 }
Packit 022b05
Packit 022b05
snaNodeAdminBlockNum OBJECT-TYPE
Packit 022b05
        SYNTAX  DisplayString (SIZE(3))
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value indicates the block number for this Node
Packit 022b05
                instance.  It is the first 3 hexadecimal digits of the
Packit 022b05
                SNA Node id.
Packit 022b05
Packit 022b05
                A write operation to this object will
Packit 022b05
                not change the operational value reflected
Packit 022b05
                in snaNodeOperBlockNum until the Node has
Packit 022b05
                been re-activated (e.g., after the next initialization
Packit 022b05
                of the SNA services)."
Packit 022b05
        ::= { snaNodeAdminEntry 5 }
Packit 022b05
Packit 022b05
snaNodeAdminIdNum OBJECT-TYPE
Packit 022b05
        SYNTAX  DisplayString (SIZE(5))
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value indicates the ID number for this Node
Packit 022b05
                instance.  This is the last 5 hexadecimal digits of
Packit 022b05
                the SNA Node id.
Packit 022b05
Packit 022b05
                A write operation to this object will
Packit 022b05
                not change the operational value reflected
Packit 022b05
                in snaNodeOperIdNum until the Node has
Packit 022b05
                been re-activated (e.g., after the next initialization
Packit 022b05
                of the SNA services)."
Packit 022b05
        ::= { snaNodeAdminEntry 6 }
Packit 022b05
Packit 022b05
snaNodeAdminEnablingMethod OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                other (1),
Packit 022b05
                startup (2),
Packit 022b05
                demand (3),
Packit 022b05
                onlyMS (4)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value indicates how the Node should be
Packit 022b05
                activated for the first time.
Packit 022b05
                The values have the following meanings:
Packit 022b05
Packit 022b05
                other (1)  - may be used for proprietary methods
Packit 022b05
                   not listed in this enumeration,
Packit 022b05
                startup (2) - at SNA services' initialization time
Packit 022b05
                   (this is the default),
Packit 022b05
                demand (3) - only when LU is requested by application,
Packit 022b05
                             or
Packit 022b05
                onlyMS (4) - by a Management Station only.
Packit 022b05
Packit 022b05
                A  write operation to this object may immediately
Packit 022b05
                change the operational value reflected
Packit 022b05
                in snaNodeOperEnablingMethod depending
Packit 022b05
                on the Agent implementation.  If the Agent
Packit 022b05
                implementation accepts immediate changes, then the
Packit 022b05
                behavior of the Node changes immediately and not only
Packit 022b05
                after the next system startup of the SNA services.
Packit 022b05
                An immediate change may only apply when the
Packit 022b05
                current value 'demand (3)' is changed to 'onlyMS (4)'
Packit 022b05
                and vice versa."
Packit 022b05
          ::= { snaNodeAdminEntry 7 }
Packit 022b05
Packit 022b05
snaNodeAdminLuTermDefault OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                unbind (1),
Packit 022b05
                termself (2),
Packit 022b05
                rshutd (3),
Packit 022b05
                poweroff(4)
Packit 022b05
                }
Packit 022b05
          MAX-ACCESS  read-create
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                "The value indicates the desired default method
Packit 022b05
                used to deactivate LUs for this Node
Packit 022b05
                For LU6.2s, 'unbind(1)' is the only valid value.
Packit 022b05
Packit 022b05
                unbind(1) -   terminate the LU-LU session by sending
Packit 022b05
                        an SNA UNBIND request.
Packit 022b05
                termself(2) - terminate the LU-LU session by sending
Packit 022b05
                        an SNA TERM-SELF (Terminate Self) request on
Packit 022b05
                        the SSCP-LU session. The SSCP will inform the
Packit 022b05
                        remote session LU partner to send an UNBIND
Packit 022b05
                        request to terminate the session.
Packit 022b05
                rshutd(3) -   terminate the LU-LU session by sending
Packit 022b05
                        an SNA RSHUTD (Request ShutDown) request to
Packit 022b05
                        the remote session LU partner. The remote LU
Packit 022b05
                        will then send an UNBIND request to terminate
Packit 022b05
                        the session.
Packit 022b05
                poweroff(4) - terminate the LU-LU session by sending
Packit 022b05
                        either an SNA LUSTAT (LU Status) request on
Packit 022b05
                        the LU-LU session or an SNA NOTIFY request on
Packit 022b05
                        the SSCP-LU session indicating that the LU has
Packit 022b05
                        been powered off. Sending both is also
Packit 022b05
                        acceptable. The result should be that the
Packit 022b05
                        remote session LU partner will send an UNBIND
Packit 022b05
                        to terminate the session.
Packit 022b05
Packit 022b05
                The default behavior indicated by the value of this
Packit 022b05
                object may be overridden for an LU instance. The
Packit 022b05
                override is performed by setting the snaLuAdminTerm
Packit 022b05
                object instance in the snaLuAdminTable to the desired
Packit 022b05
                value.
Packit 022b05
Packit 022b05
                A write operation to this object may immediately
Packit 022b05
                change the operational value reflected
Packit 022b05
                in snaNodeOperLuTermDefault depending
Packit 022b05
                on the Agent implementation."
Packit 022b05
          ::= { snaNodeAdminEntry 8 }
Packit 022b05
Packit 022b05
snaNodeAdminMaxLu OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The maximum number of LUs that may be
Packit 022b05
                activated for this Node. For PU2.1, this object
Packit 022b05
                refers to the number of dependent LUs.
Packit 022b05
Packit 022b05
                A write operation to this object will
Packit 022b05
                not change the operational value reflected
Packit 022b05
                in snaNodeOperMaxLu until the Node has
Packit 022b05
                been re-activated (e.g., after the next initialization
Packit 022b05
                of the SNA services)."
Packit 022b05
          ::= { snaNodeAdminEntry 9 }
Packit 022b05
Packit 022b05
snaNodeAdminHostDescription OBJECT-TYPE
Packit 022b05
          SYNTAX  DisplayString (SIZE(0..128))
Packit 022b05
          MAX-ACCESS  read-create
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The value identifies the remote host associated
Packit 022b05
                  with this Node.
Packit 022b05
                  Since SSCP Id's may not be unique
Packit 022b05
                  across hosts, the host description
Packit 022b05
                  is required to uniquely identify the SSCP.
Packit 022b05
                  This object is only applicable to PU2.0 type
Packit 022b05
                  Nodes. If the remote host is unknown, then the
Packit 022b05
                  value is the null string.
Packit 022b05
Packit 022b05
                  A write operation to this object may immediately
Packit 022b05
                  change the operational value reflected
Packit 022b05
                  in snaNodeOperHostDescription depending
Packit 022b05
                  on the Agent implementation."
Packit 022b05
          ::= { snaNodeAdminEntry 10 }
Packit 022b05
Packit 022b05
snaNodeAdminStopMethod OBJECT-TYPE
Packit 022b05
          SYNTAX  INTEGER {
Packit 022b05
                  other (1),
Packit 022b05
                  normal (2),
Packit 022b05
                  immed (3),
Packit 022b05
                  force (4)
Packit 022b05
                  }
Packit 022b05
          MAX-ACCESS  read-create
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The value indicates the desired method to be used
Packit 022b05
                  by the Agent to stop a Node (i.e., change the Node's
Packit 022b05
                  operational state to inactive(1) ).
Packit 022b05
Packit 022b05
                  The values have the following meaning:
Packit 022b05
Packit 022b05
                  other (1) - used for proprietary
Packit 022b05
                        methods not listed in this enumeration.
Packit 022b05
                  normal(2) - deactivate only when there is no more
Packit 022b05
                        activity on this Node (i.e., all data flows
Packit 022b05
                        have been completed and all sessions
Packit 022b05
                        have been terminated).
Packit 022b05
                  immed(3)  - deactivate immediately regardless of
Packit 022b05
                        current activities on this Node. Wait for
Packit 022b05
                        deactivation responses (from remote Node)
Packit 022b05
                        before changing the Node state to inactive.
Packit 022b05
                  force(4)  - deactivate immediately regardless of
Packit 022b05
                        current activities on this Node. Do not wait
Packit 022b05
                        for deactivation responses (from remote Node)
Packit 022b05
                        before changing the Node state to inactive.
Packit 022b05
Packit 022b05
                  A write operation to this object may immediately
Packit 022b05
                  change the operational value reflected
Packit 022b05
                  in snaNodeOperStopMethod depending
Packit 022b05
                  on the Agent implementation."
Packit 022b05
          ::= { snaNodeAdminEntry 11 }
Packit 022b05
Packit 022b05
snaNodeAdminState OBJECT-TYPE
Packit 022b05
          SYNTAX  INTEGER {
Packit 022b05
                  inactive (1),
Packit 022b05
                  active (2)
Packit 022b05
                  }
Packit 022b05
          MAX-ACCESS  read-create
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The value indicates the desired operational
Packit 022b05
                   state of the SNA Node. This object is used
Packit 022b05
                   by the Management Station to
Packit 022b05
                   activate or deactivate the Node.
Packit 022b05
Packit 022b05
                  If the current value in snaNodeOperState is
Packit 022b05
                  'active (2)', then setting this object to
Packit 022b05
                  'inactive (1)' will initiate the Node shutdown
Packit 022b05
                  process using the method indicated
Packit 022b05
                  by snaNodeOperStopMethod.
Packit 022b05
Packit 022b05
                  If the current value in snaNodeOperState is
Packit 022b05
                  'inactive (1)', then setting this object to
Packit 022b05
                  'active (2)' will initiate the
Packit 022b05
                  Node's activation.
Packit 022b05
Packit 022b05
                  A Management Station can always set this object to
Packit 022b05
                  'active (2)' irrespective of the value in the
Packit 022b05
                  snaOperEnablingMethod."
Packit 022b05
          ::= { snaNodeAdminEntry 12 }
Packit 022b05
Packit 022b05
snaNodeAdminRowStatus OBJECT-TYPE
Packit 022b05
          SYNTAX  RowStatus
Packit 022b05
          MAX-ACCESS  read-create
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This object is used by a Management Station to
Packit 022b05
                  create or delete the row entry in the
Packit 022b05
                  snaNodeAdminTable following
Packit 022b05
                  the RowStatus textual convention.
Packit 022b05
Packit 022b05
                  Upon successful creation of
Packit 022b05
                  the row, an Agent automatically creates a
Packit 022b05
                  corresponding entry in the snaNodeOperTable with
Packit 022b05
                  snaNodeOperState equal to 'inactive (1)'.
Packit 022b05
Packit 022b05
                  Row deletion can be Management Station or Agent
Packit 022b05
                  initiated:
Packit 022b05
                  (a) The Management Station can set the value to
Packit 022b05
                  'destroy (6)' only when the value of
Packit 022b05
                  snaNodeOperState of this Node instance is
Packit 022b05
                  'inactive (1)'. The Agent will then delete the rows
Packit 022b05
                  corresponding to this Node instance from the
Packit 022b05
                  snaNodeAdminTable and the snaNodeOperTable.
Packit 022b05
                  (b) The Agent detects that a row is in the
Packit 022b05
                  'notReady (3)' state for greater than a
Packit 022b05
                  default period of 5 minutes.
Packit 022b05
                  (c) All rows with the snaNodeAdminRowStatus object's
Packit 022b05
                  value of 'notReady (3)' will be removed upon the
Packit 022b05
                  next initialization of the SNA services."
Packit 022b05
          ::= { snaNodeAdminEntry 13 }
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- The following object is updated when there is a change to
Packit 022b05
-- the value of any object in the snaNodeAdminTable.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaNodeAdminTableLastChange OBJECT-TYPE
Packit 022b05
          SYNTAX  TimeStamp
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The value indicates the timestamp
Packit 022b05
                  (e.g., the Agent's sysUpTime value) of the last
Packit 022b05
                  change made to any object in the snaNodeAdminTable,
Packit 022b05
                  including row deletions/additions (e.g., changes to
Packit 022b05
                  snaNodeAdminRowStatus values).
Packit 022b05
Packit 022b05
                  This object can be used to reduce frequent
Packit 022b05
                  retrievals of the snaNodeAdminTable by a Management
Packit 022b05
                  Station. It is expected that a Management Station
Packit 022b05
                  will periodically poll this object and compare its
Packit 022b05
                  current value with the previous one. A difference
Packit 022b05
                  indicates that some Node configuration information
Packit 022b05
                  has been changed. Only then will the Management
Packit 022b05
                  Station retrieve the entire table."
Packit 022b05
          ::= { snaNode 2 }
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- The following table contains Node operational parameters.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaNodeOperTable OBJECT-TYPE
Packit 022b05
          SYNTAX  SEQUENCE OF SnaNodeOperEntry
Packit 022b05
          MAX-ACCESS  not-accessible
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This table contains the dynamic parameters which
Packit 022b05
                  have read-only access. These objects reflect the
Packit 022b05
                  actual status of the Node. The entries in this
Packit 022b05
                  table cannot be created or modified by a
Packit 022b05
                  Management Station.
Packit 022b05
                  This table augments the snaNodeAdminTable."
Packit 022b05
          ::= { snaNode 3 }
Packit 022b05
Packit 022b05
snaNodeOperEntry OBJECT-TYPE
Packit 022b05
          SYNTAX  SnaNodeOperEntry
Packit 022b05
          MAX-ACCESS  not-accessible
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The entry contains parameters which describe the
Packit 022b05
                  state of one Node. The entries are created by the
Packit 022b05
                  Agent. They have read-only access."
Packit 022b05
          AUGMENTS   { snaNodeAdminEntry }
Packit 022b05
          ::= { snaNodeOperTable 1 }
Packit 022b05
Packit 022b05
SnaNodeOperEntry ::= SEQUENCE {
Packit 022b05
          snaNodeOperName
Packit 022b05
                  DisplayString,
Packit 022b05
          snaNodeOperType
Packit 022b05
                  INTEGER,
Packit 022b05
          snaNodeOperXidFormat
Packit 022b05
                  INTEGER,
Packit 022b05
          snaNodeOperBlockNum
Packit 022b05
                  DisplayString,
Packit 022b05
          snaNodeOperIdNum
Packit 022b05
                  DisplayString,
Packit 022b05
          snaNodeOperEnablingMethod
Packit 022b05
                  INTEGER,
Packit 022b05
          snaNodeOperLuTermDefault
Packit 022b05
                  INTEGER,
Packit 022b05
          snaNodeOperMaxLu
Packit 022b05
                  Integer32,
Packit 022b05
          snaNodeOperHostDescription
Packit 022b05
                  DisplayString,
Packit 022b05
          snaNodeOperStopMethod
Packit 022b05
                  INTEGER,
Packit 022b05
          snaNodeOperState
Packit 022b05
                  INTEGER,
Packit 022b05
          snaNodeOperHostSscpId
Packit 022b05
                  OCTET STRING,
Packit 022b05
          snaNodeOperStartTime
Packit 022b05
                  TimeStamp,
Packit 022b05
          snaNodeOperLastStateChange
Packit 022b05
                  TimeStamp,
Packit 022b05
          snaNodeOperActFailures
Packit 022b05
                  Counter32,
Packit 022b05
          snaNodeOperActFailureReason
Packit 022b05
                  INTEGER
Packit 022b05
          }
Packit 022b05
Packit 022b05
snaNodeOperName OBJECT-TYPE
Packit 022b05
          SYNTAX  DisplayString (SIZE(0..17))
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                "The value identifies the current name of the Node.
Packit 022b05
                In Type 2.1 networks, this
Packit 022b05
                is a fully-qualified name, meaning that the Node name
Packit 022b05
                is preceded by the NetId (if present) with a period
Packit 022b05
                as the delimiter."
Packit 022b05
          ::= { snaNodeOperEntry 1 }
Packit 022b05
Packit 022b05
snaNodeOperType OBJECT-TYPE
Packit 022b05
          SYNTAX  INTEGER {
Packit 022b05
                  other(1),
Packit 022b05
                  pu10(2),
Packit 022b05
                  pu20(3),
Packit 022b05
                  t21LEN(4),
Packit 022b05
                  endNode(5),
Packit 022b05
                  networkNode(6)
Packit 022b05
                  }
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The value identifies the current type of the Node."
Packit 022b05
          ::= { snaNodeOperEntry 2 }
Packit 022b05
Packit 022b05
snaNodeOperXidFormat OBJECT-TYPE
Packit 022b05
          SYNTAX  INTEGER  {
Packit 022b05
                  format0 (1),
Packit 022b05
                  format1 (2),
Packit 022b05
                  format3 (3)
Packit 022b05
                  }
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The value identifies the type of XID format currently
Packit 022b05
                   used for this Node.
Packit 022b05
                   Note that there is no format type 2."
Packit 022b05
          ::= { snaNodeOperEntry 3 }
Packit 022b05
Packit 022b05
snaNodeOperBlockNum OBJECT-TYPE
Packit 022b05
          SYNTAX DisplayString (SIZE(3))
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The value identifies the block number for this Node
Packit 022b05
                  instance. It is the first 3 hexadecimal digits
Packit 022b05
                  of the SNA Node id."
Packit 022b05
          ::= { snaNodeOperEntry 4 }
Packit 022b05
Packit 022b05
snaNodeOperIdNum OBJECT-TYPE
Packit 022b05
          SYNTAX  DisplayString (SIZE(5))
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The value identifies the ID number for this Node
Packit 022b05
                  instance.  This is the last 5 hexadecimal digits of
Packit 022b05
                  the SNA Node id."
Packit 022b05
          ::= { snaNodeOperEntry 5 }
Packit 022b05
Packit 022b05
snaNodeOperEnablingMethod OBJECT-TYPE
Packit 022b05
          SYNTAX  INTEGER {
Packit 022b05
                  other (1),
Packit 022b05
                  startup (2),
Packit 022b05
                  demand (3),
Packit 022b05
                  onlyMS (4)
Packit 022b05
                  }
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The value indicates how the Node is activated for
Packit 022b05
                  the first time.
Packit 022b05
                  The values have the following meanings:
Packit 022b05
                     other (1)   - not at boot time, LU activation
Packit 022b05
                        or by a Management Station;
Packit 022b05
                     startup (2) - at SNA services' initialization
Packit 022b05
                        time (this is the default),
Packit 022b05
                     demand (3)  - only when LU is requested by
Packit 022b05
                        application,
Packit 022b05
                     onlyMS (4) - by a network Management Station
Packit 022b05
                        only."
Packit 022b05
          ::= { snaNodeOperEntry 6 }
Packit 022b05
Packit 022b05
snaNodeOperLuTermDefault OBJECT-TYPE
Packit 022b05
          SYNTAX  INTEGER {
Packit 022b05
                  unbind (1),
Packit 022b05
                  termself (2),
Packit 022b05
                  rshutd (3),
Packit 022b05
                  poweroff (4)
Packit 022b05
                  }
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                "The value identifies the default method used to
Packit 022b05
                deactivate LUs for this Node.
Packit 022b05
                For LU6.2s, 'unbind(1)' is the only valid value.
Packit 022b05
Packit 022b05
                unbind(1) -   terminate the LU-LU session by sending
Packit 022b05
                        an SNA UNBIND request.
Packit 022b05
                termself(2) - terminate the LU-LU session by sending
Packit 022b05
                        an SNA TERM-SELF (Terminate Self) request on
Packit 022b05
                        the SSCP-LU session. The SSCP will inform the
Packit 022b05
                        remote session LU partner to send an UNBIND
Packit 022b05
                        request to terminate the session.
Packit 022b05
                rshutd(3) -   terminate the LU-LU session by sending
Packit 022b05
                        an SNA RSHUTD (Request ShutDown) request to
Packit 022b05
                        the remote session LU partner. The remote LU
Packit 022b05
                        will then send an UNBIND request to terminate
Packit 022b05
                        the session.
Packit 022b05
                poweroff(4) - terminate the LU-LU session by sending
Packit 022b05
                        either an SNA LUSTAT (LU Status) request on
Packit 022b05
                        the LU-LU session or an SNA NOTIFY request on
Packit 022b05
                        the SSCP-LU session indicating that the LU has
Packit 022b05
                        been powered off. Sending both is also
Packit 022b05
                        acceptable. The result should be that the
Packit 022b05
                        remote session LU partner will send an UNBIND
Packit 022b05
                        to terminate the session.
Packit 022b05
Packit 022b05
                This object describes the default behavior for this
Packit 022b05
                Node; however, it is possible that for a specific LU
Packit 022b05
                the behavior indicated by the snaLuOperTerm object is
Packit 022b05
                different."
Packit 022b05
          ::= { snaNodeOperEntry 7 }
Packit 022b05
Packit 022b05
snaNodeOperMaxLu OBJECT-TYPE
Packit 022b05
          SYNTAX  Integer32
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This value identifies the current, maximum number
Packit 022b05
                  of LUs that are activated for this Node. For PU2.1,
Packit 022b05
                  this object refers to the number of dependent LUs."
Packit 022b05
          ::= { snaNodeOperEntry 8 }
Packit 022b05
Packit 022b05
snaNodeOperHostDescription OBJECT-TYPE
Packit 022b05
          SYNTAX  DisplayString (SIZE(0..128))
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This value identifies the remote host currently
Packit 022b05
                   associated with this Node.
Packit 022b05
                   Since SSCP Id's may not be unique
Packit 022b05
                   across hosts, the host description
Packit 022b05
                   is required to uniquely identify the SSCP."
Packit 022b05
          ::= { snaNodeOperEntry 9 }
Packit 022b05
Packit 022b05
snaNodeOperStopMethod OBJECT-TYPE
Packit 022b05
          SYNTAX  INTEGER {
Packit 022b05
                  other (1),
Packit 022b05
                  normal (2),
Packit 022b05
                  immed (3),
Packit 022b05
                  force (4)
Packit 022b05
                  }
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This value identifies the current Node shutdown
Packit 022b05
                  method to be used by the Agent to stop the Node.
Packit 022b05
                  When the Agent changes the Node's state to 'inactive
Packit 022b05
                  (1)', the Agent must use the shutdown method
Packit 022b05
                  indicated by this object.
Packit 022b05
Packit 022b05
                  The values have the following meaning:
Packit 022b05
Packit 022b05
                  other (1) - proprietary method not listed in this
Packit 022b05
                              enumeration
Packit 022b05
                  normal(2) - deactivate only when there is no more
Packit 022b05
                        activity on this Node (i.e., all data flows
Packit 022b05
                        have been completed and all sessions have
Packit 022b05
                        been terminated).
Packit 022b05
                  immed(3)  - deactivate immediately regardless of
Packit 022b05
                        current activities on this Node. Wait for
Packit 022b05
                        deactivation responses (from remote Node)
Packit 022b05
                        before changing the Node state to inactive.
Packit 022b05
                  force(4)  - deactivate immediately regardless of
Packit 022b05
                        current activities on this Node. Do not wait
Packit 022b05
                        for deactivation responses (from remote Node)
Packit 022b05
                        before changing the Node state to inactive.
Packit 022b05
Packit 022b05
                  Note that a write operation to
Packit 022b05
                  snaNodeAdminOperStopMethod may immediately change
Packit 022b05
                  the value of snaNodeOperStopMethod depending on
Packit 022b05
                  the Agent implementation."
Packit 022b05
          ::= { snaNodeOperEntry 10 }
Packit 022b05
Packit 022b05
snaNodeOperState OBJECT-TYPE
Packit 022b05
          SYNTAX  INTEGER {
Packit 022b05
                  inactive (1),
Packit 022b05
                  active (2),
Packit 022b05
                  waiting (3),
Packit 022b05
                  stopping (4)
Packit 022b05
                  }
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The current state of the Node.
Packit 022b05
                  The values have the following meanings:
Packit 022b05
                    inactive (1), a row representing the Node has
Packit 022b05
                        been created in the AdminTable
Packit 022b05
                        and, the Node is ready for activation -or-
Packit 022b05
                        an active Node has been stopped -or-
Packit 022b05
                        a waiting Node has returned to the inactive
Packit 022b05
                        state.
Packit 022b05
                    waiting (3), a request to have the Node activated
Packit 022b05
                        has been issued, and the Node is pending
Packit 022b05
                        activation.
Packit 022b05
                    active (2), the Node is ready and operating.
Packit 022b05
                    stopping (4), the request to stop the Node has
Packit 022b05
                        been issued while the StopMethod normal
Packit 022b05
                        or immediate is used."
Packit 022b05
          ::= { snaNodeOperEntry 11 }
Packit 022b05
Packit 022b05
snaNodeOperHostSscpId OBJECT-TYPE
Packit 022b05
          SYNTAX  OCTET STRING (SIZE(0..6))
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This value identifies the current SSCP Id
Packit 022b05
                   associated with the Node. This object is only
Packit 022b05
                   applicable to PU 2.0s. If the Node
Packit 022b05
                   is not a PU 2.0 type, then this object contains a
Packit 022b05
                   zero length string."
Packit 022b05
          ::= { snaNodeOperEntry 12 }
Packit 022b05
Packit 022b05
snaNodeOperStartTime OBJECT-TYPE
Packit 022b05
          SYNTAX  TimeStamp
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The timestamp (e.g, the Agent's sysUpTime value)
Packit 022b05
                   at the Node activation."
Packit 022b05
          ::= { snaNodeOperEntry 13 }
Packit 022b05
Packit 022b05
snaNodeOperLastStateChange OBJECT-TYPE
Packit 022b05
          SYNTAX  TimeStamp
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The timestamp (e.g., the Agent's sysUpTime value)
Packit 022b05
                  at the last state change of the Node."
Packit 022b05
          ::= { snaNodeOperEntry 14 }
Packit 022b05
Packit 022b05
snaNodeOperActFailures OBJECT-TYPE
Packit 022b05
          SYNTAX  Counter32
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This value identifies the number of failed Node
Packit 022b05
                  activation attempts."
Packit 022b05
          ::= { snaNodeOperEntry 15 }
Packit 022b05
Packit 022b05
snaNodeOperActFailureReason OBJECT-TYPE
Packit 022b05
          SYNTAX  INTEGER {
Packit 022b05
                  other (1),
Packit 022b05
                  linkFailure (2),
Packit 022b05
                  noResources (3),
Packit 022b05
                  badConfiguration (4),
Packit 022b05
                  internalError (5)
Packit 022b05
                  }
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The value indicates the reason for the activation
Packit 022b05
                  failure.  The value 'other (1)' indicates a reason
Packit 022b05
                  not listed in the enumeration. This object
Packit 022b05
                  will be sent in the trap snaNodeActFailTrap."
Packit 022b05
          ::= { snaNodeOperEntry 16 }
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- The following object is updated when there is a change to
Packit 022b05
-- the value of snaNodeOperState in any row or a row is
Packit 022b05
-- added/deleted from the snaNodeOperTable via the snaNodeAdminTable.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaNodeOperTableLastChange OBJECT-TYPE
Packit 022b05
          SYNTAX  TimeStamp
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The timestamp (e.g., the Agent's sysUpTime value)
Packit 022b05
                  at the last change made to any object in the
Packit 022b05
                  snaNodeOperTable, including row deletions/additions
Packit 022b05
                  made as a result of changes to the
Packit 022b05
                  snaNodeAdminRowStatus object.
Packit 022b05
Packit 022b05
                  This object can be used to reduce frequent
Packit 022b05
                  retrievals of the snaNodeOperTable by a Management
Packit 022b05
                  Station. It is expected that a Management Station
Packit 022b05
                  will periodically poll this object and compare its
Packit 022b05
                  current value with the previous one. A difference
Packit 022b05
                  indicates that some Node operational information
Packit 022b05
                  has been changed. Only then will the Management
Packit 022b05
                  Station retrieve the entire table."
Packit 022b05
          ::= { snaNode 4 }
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- The following table contains PU 2.0 statistics dynamic parameters.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaPu20StatsTable OBJECT-TYPE
Packit 022b05
          SYNTAX  SEQUENCE OF SnaPu20StatsEntry
Packit 022b05
          MAX-ACCESS  not-accessible
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This table contains the dynamic parameters which
Packit 022b05
                  have read-only access. The entries in this table
Packit 022b05
                  correspond to PU 2.0 entries in the snaNodeOperTable
Packit 022b05
                  and cannot be created by a Management Station."
Packit 022b05
          ::= { snaNode 5 }
Packit 022b05
Packit 022b05
snaPu20StatsEntry OBJECT-TYPE
Packit 022b05
          SYNTAX  SnaPu20StatsEntry
Packit 022b05
          MAX-ACCESS  not-accessible
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The entry contains parameters which describe the
Packit 022b05
                  statistics for one PU 2.0. They have read-only
Packit 022b05
                  access.
Packit 022b05
                  The counters represent traffic for all kinds
Packit 022b05
                  of sessions: LU-LU, SSCP-PU, SSCP-LU.
Packit 022b05
Packit 022b05
                  Each Node of PU Type 2.0 from the snaNodeAdminTable
Packit 022b05
                  has one entry in this table and the index used
Packit 022b05
                  here has the same value as snaNodeAdminIndex of
Packit 022b05
                  that PU.  The entry is created by the Agent."
Packit 022b05
          INDEX   { snaNodeAdminIndex }
Packit 022b05
          ::= { snaPu20StatsTable 1 }
Packit 022b05
Packit 022b05
SnaPu20StatsEntry ::= SEQUENCE {
Packit 022b05
          snaPu20StatsSentBytes
Packit 022b05
                  Counter32,
Packit 022b05
          snaPu20StatsReceivedBytes
Packit 022b05
                  Counter32,
Packit 022b05
          snaPu20StatsSentPius
Packit 022b05
                  Counter32,
Packit 022b05
          snaPu20StatsReceivedPius
Packit 022b05
                  Counter32,
Packit 022b05
          snaPu20StatsSentNegativeResps
Packit 022b05
                  Counter32,
Packit 022b05
          snaPu20StatsReceivedNegativeResps
Packit 022b05
                  Counter32,
Packit 022b05
          snaPu20StatsActLus
Packit 022b05
                  Gauge32,
Packit 022b05
          snaPu20StatsInActLus
Packit 022b05
                  Gauge32,
Packit 022b05
          snaPu20StatsBindLus
Packit 022b05
                  Gauge32
Packit 022b05
          }
Packit 022b05
Packit 022b05
snaPu20StatsSentBytes OBJECT-TYPE
Packit 022b05
          SYNTAX  Counter32
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The number of bytes sent by this Node."
Packit 022b05
          ::= { snaPu20StatsEntry 1 }
Packit 022b05
Packit 022b05
snaPu20StatsReceivedBytes OBJECT-TYPE
Packit 022b05
          SYNTAX  Counter32
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The number of bytes received by this Node."
Packit 022b05
          ::= { snaPu20StatsEntry 2 }
Packit 022b05
Packit 022b05
snaPu20StatsSentPius OBJECT-TYPE
Packit 022b05
          SYNTAX  Counter32
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The number of PIUs sent by this Node."
Packit 022b05
          ::= { snaPu20StatsEntry 3 }
Packit 022b05
Packit 022b05
snaPu20StatsReceivedPius OBJECT-TYPE
Packit 022b05
          SYNTAX  Counter32
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The number of PIUs received by this Node."
Packit 022b05
          ::= { snaPu20StatsEntry 4 }
Packit 022b05
Packit 022b05
snaPu20StatsSentNegativeResps OBJECT-TYPE
Packit 022b05
          SYNTAX  Counter32
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The number of negative responses sent
Packit 022b05
                  by this Node."
Packit 022b05
          ::= { snaPu20StatsEntry 5 }
Packit 022b05
Packit 022b05
snaPu20StatsReceivedNegativeResps OBJECT-TYPE
Packit 022b05
          SYNTAX  Counter32
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The number of negative responses received
Packit 022b05
                  by this Node."
Packit 022b05
          ::= { snaPu20StatsEntry 6 }
Packit 022b05
Packit 022b05
snaPu20StatsActLus OBJECT-TYPE
Packit 022b05
          SYNTAX  Gauge32
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The number of LUs on this PU which have
Packit 022b05
                  received and responded to ACTLU from the host."
Packit 022b05
          ::= { snaPu20StatsEntry 7 }
Packit 022b05
Packit 022b05
snaPu20StatsInActLus OBJECT-TYPE
Packit 022b05
          SYNTAX  Gauge32
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The number of LUs on this PU which have
Packit 022b05
                  not received an ACTLU from the host.  This is
Packit 022b05
                  possible if the number of configured LUs exceeds
Packit 022b05
                  that on the host."
Packit 022b05
          ::= { snaPu20StatsEntry 8 }
Packit 022b05
Packit 022b05
snaPu20StatsBindLus OBJECT-TYPE
Packit 022b05
          SYNTAX  Gauge32
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The number of LUs on this PU which have
Packit 022b05
                  received and acknowledged a BIND request from the
Packit 022b05
                  host."
Packit 022b05
          ::= { snaPu20StatsEntry 9 }
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- The following table contains the association between Nodes and
Packit 022b05
-- link identifiers.
Packit 022b05
-- It is used for configuration purposes.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaNodeLinkAdminTable OBJECT-TYPE
Packit 022b05
          SYNTAX  SEQUENCE OF SnaNodeLinkAdminEntry
Packit 022b05
          MAX-ACCESS  not-accessible
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This table contains the references to link
Packit 022b05
                  specific tables. If a Node is configured for
Packit 022b05
                  multiple links, then the Node will have
Packit 022b05
                  multiple entries in this table.
Packit 022b05
                  The entries in this table can be generated
Packit 022b05
                  initially, after initialization of SNA service,
Packit 022b05
                  by the Agent which uses information from
Packit 022b05
                  Node configuration file.
Packit 022b05
                  Subsequent modifications of parameters,
Packit 022b05
                  creation of new Nodes link entries and deletion
Packit 022b05
                  of entries is possible.
Packit 022b05
                  The modification to this table can be
Packit 022b05
                  saved in the Node configuration file for the
Packit 022b05
                  next initialization of SNA service, but the mechanism
Packit 022b05
                  for this function is not defined here."
Packit 022b05
          ::= { snaNode 6 }
Packit 022b05
Packit 022b05
snaNodeLinkAdminEntry OBJECT-TYPE
Packit 022b05
          SYNTAX  SnaNodeLinkAdminEntry
Packit 022b05
          MAX-ACCESS  not-accessible
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "Entry contains the configuration information that
Packit 022b05
                  associates a Node instance to one link instance.
Packit 022b05
                  The objects in the entry have read-create access.
Packit 022b05
                  Entry can be created, modified or deleted.
Packit 022b05
                  The object snaNodeLinkAdminRowStatus is used (set)
Packit 022b05
                  to create or delete an entry.
Packit 022b05
                  The object snaNodeLinkAdminSpecific can be set
Packit 022b05
                  later, after the entry has been created."
Packit 022b05
          INDEX   { snaNodeAdminIndex,
Packit 022b05
                    snaNodeLinkAdminIndex }
Packit 022b05
          ::= { snaNodeLinkAdminTable 1 }
Packit 022b05
Packit 022b05
SnaNodeLinkAdminEntry ::= SEQUENCE {
Packit 022b05
          snaNodeLinkAdminIndex
Packit 022b05
                  Integer32,
Packit 022b05
          snaNodeLinkAdminSpecific
Packit 022b05
                  InstancePointer,
Packit 022b05
          snaNodeLinkAdminMaxPiu
Packit 022b05
                  Integer32,
Packit 022b05
          snaNodeLinkAdminRowStatus
Packit 022b05
                  RowStatus
Packit 022b05
          }
Packit 022b05
Packit 022b05
snaNodeLinkAdminIndex OBJECT-TYPE
Packit 022b05
          SYNTAX  Integer32
Packit 022b05
          MAX-ACCESS  not-accessible
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This value is used to index the instances of objects.
Packit 022b05
                  If an Agent creates the entry, then it will assign
Packit 022b05
                  this number otherwise a Management Station
Packit 022b05
                  generates a random number when it reserves the
Packit 022b05
                  entry for creation."
Packit 022b05
          ::= { snaNodeLinkAdminEntry 1 }
Packit 022b05
Packit 022b05
snaNodeLinkAdminSpecific OBJECT-TYPE
Packit 022b05
          SYNTAX  InstancePointer
Packit 022b05
          MAX-ACCESS  read-create
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This value points to the row in the table
Packit 022b05
                  containing information on the link instance.
Packit 022b05
                  (e.g., the sdlcLSAdminTable of
Packit 022b05
                  the SNA DLC MIB module)."
Packit 022b05
          ::= { snaNodeLinkAdminEntry 2 }
Packit 022b05
Packit 022b05
snaNodeLinkAdminMaxPiu OBJECT-TYPE
Packit 022b05
          SYNTAX  Integer32
Packit 022b05
          MAX-ACCESS  read-create
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This value identifies the maximum number of octets
Packit 022b05
                  that can be exchanged by this Node in one
Packit 022b05
                  Path Information Unit (PIU)."
Packit 022b05
          ::= { snaNodeLinkAdminEntry 3 }
Packit 022b05
Packit 022b05
snaNodeLinkAdminRowStatus OBJECT-TYPE
Packit 022b05
          SYNTAX  RowStatus
Packit 022b05
          MAX-ACCESS  read-create
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                "This object is used by a Management Station to
Packit 022b05
                create or delete the row entry in the
Packit 022b05
                snaNodeLinkAdminTable.
Packit 022b05
                To activate a row, a Management Station sets the value
Packit 022b05
                to 'active (1)' or 'notReady (3)'.  Upon successful
Packit 022b05
                creation of the row, the Agent automatically creates
Packit 022b05
                a corresponding entry in the snaNodeLinkOperTable.
Packit 022b05
Packit 022b05
                Row deletion can be Management Station or Agent
Packit 022b05
                initiated:
Packit 022b05
                (a) The Management Station can set the value to
Packit 022b05
                'destroy (6)' only when the value of
Packit 022b05
                snaNodeLinkOperState of this Link
Packit 022b05
                instance is 'inactive (1)'. The Agent will then
Packit 022b05
                delete the row corresponding to this Link
Packit 022b05
                instance from snaNodeLinkOperTable and
Packit 022b05
                from snaNodeLinkAdminTable.
Packit 022b05
                (b) The Agent detects that a row is in the
Packit 022b05
                'notReady (3)' state for greater than a
Packit 022b05
                default period of 5 minutes.
Packit 022b05
                (c) The Agent will not include a row with RowStatus=
Packit 022b05
                'notReady (3)', after SNA system re-initialization
Packit 022b05
                 (e.g., reboot)."
Packit 022b05
          ::= { snaNodeLinkAdminEntry 4 }
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- The following object is updated when there is a change to
Packit 022b05
-- the value of any object in the snaNodeLinkAdminTable.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaNodeLinkAdminTableLastChange OBJECT-TYPE
Packit 022b05
          SYNTAX  TimeStamp
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The timestamp (e.g., the Agent's sysUpTime value)
Packit 022b05
                  at the last
Packit 022b05
                  change made to any object in the snaNodeLinkAdminTable,
Packit 022b05
                  including row deletions/additions (i.e., changes
Packit 022b05
                  to the snaNodeLinkAdminRowStatus object).
Packit 022b05
Packit 022b05
                  This object can be used to reduce frequent
Packit 022b05
                  retrievals of the snaNodeLinkAdminTable by a
Packit 022b05
                  Management Station. It is expected that a
Packit 022b05
                  Management Station will periodically poll this
Packit 022b05
                  object and compare its current value with the
Packit 022b05
                  previous one.
Packit 022b05
                  A difference indicates that some Node operational
Packit 022b05
                  information has been changed. Only then will the
Packit 022b05
                  Management Station retrieve the entire table."
Packit 022b05
          ::= { snaNode 7 }
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- The following table contains the association between
Packit 022b05
-- Nodes and link identifiers.
Packit 022b05
-- It provides the current status.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaNodeLinkOperTable OBJECT-TYPE
Packit 022b05
          SYNTAX  SEQUENCE OF SnaNodeLinkOperEntry
Packit 022b05
          MAX-ACCESS  not-accessible
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This table contains all references to link
Packit 022b05
                  specific tables for operational parameters.
Packit 022b05
                  If a Node is configured for multiple links,
Packit 022b05
                  then the Node will have multiple entries in
Packit 022b05
                  this table. This table augments the
Packit 022b05
                  snaNodeLinkAdminTable."
Packit 022b05
          ::= { snaNode 8 }
Packit 022b05
Packit 022b05
snaNodeLinkOperEntry OBJECT-TYPE
Packit 022b05
          SYNTAX  SnaNodeLinkOperEntry
Packit 022b05
          MAX-ACCESS  not-accessible
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "Entry contains all current parameters for one
Packit 022b05
                  Node link. The objects in the entry have
Packit 022b05
                  read-only access."
Packit 022b05
          AUGMENTS   { snaNodeLinkAdminEntry }
Packit 022b05
          ::= { snaNodeLinkOperTable 1 }
Packit 022b05
Packit 022b05
SnaNodeLinkOperEntry ::= SEQUENCE {
Packit 022b05
          snaNodeLinkOperSpecific
Packit 022b05
                  InstancePointer,
Packit 022b05
          snaNodeLinkOperMaxPiu
Packit 022b05
                  Integer32
Packit 022b05
          }
Packit 022b05
Packit 022b05
snaNodeLinkOperSpecific OBJECT-TYPE
Packit 022b05
          SYNTAX  InstancePointer
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This value points to the row in the table
Packit 022b05
                  containing information on the link instance.
Packit 022b05
                  (e.g., the sdlcLSOperTable of
Packit 022b05
                  the SNA DLC MIB module)."
Packit 022b05
          ::= { snaNodeLinkOperEntry 1 }
Packit 022b05
Packit 022b05
snaNodeLinkOperMaxPiu OBJECT-TYPE
Packit 022b05
          SYNTAX  Integer32
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "Maximum number of octets that can
Packit 022b05
                  be exchanged by this Node in one Path
Packit 022b05
                  Information Unit (PIU)."
Packit 022b05
          ::= { snaNodeLinkOperEntry 2 }
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- The following object is updated when a row is added/deleted
Packit 022b05
-- from the snaNodeLinkOperTable.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaNodeLinkOperTableLastChange OBJECT-TYPE
Packit 022b05
          SYNTAX  TimeStamp
Packit 022b05
          MAX-ACCESS  read-only
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "The timestamp of the last
Packit 022b05
                  change made to any object in the snaNodeLinkOperTable,
Packit 022b05
                  including row deletions/additions.
Packit 022b05
Packit 022b05
                  This object can be used to reduce frequent
Packit 022b05
                  retrievals of the snaNodeLinkOperTable by a
Packit 022b05
                  Management Station. It is expected that a
Packit 022b05
                  Management Station will periodically poll this
Packit 022b05
                  object and compare its current value with the
Packit 022b05
                  previous one.
Packit 022b05
                  A difference indicates that some Node operational
Packit 022b05
                  information has been changed. Only then will the
Packit 022b05
                  Management Station retrieve the entire table."
Packit 022b05
          ::= { snaNode 9 }
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- Traps
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaNodeTraps OBJECT IDENTIFIER ::= { snaNode 10 }
Packit 022b05
Packit 022b05
snaNodeStateChangeTrap NOTIFICATION-TYPE
Packit 022b05
          OBJECTS  { snaNodeOperName,
Packit 022b05
                  snaNodeOperState }
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This trap indicates that the operational state
Packit 022b05
                  (i.e., value of the snaNodeOperState object) of a Node
Packit 022b05
                   has changed. The following variables are returned:
Packit 022b05
                    snaNodeOperName - current name of the Node,
Packit 022b05
                      with the instance identifying the Node; and,
Packit 022b05
                    snaNodeOperState - current state after
Packit 022b05
                      the change."
Packit 022b05
          ::= { snaNodeTraps 1 }
Packit 022b05
Packit 022b05
snaNodeActFailTrap NOTIFICATION-TYPE
Packit 022b05
          OBJECTS  { snaNodeOperName,
Packit 022b05
                  snaNodeOperState,
Packit 022b05
                  snaNodeOperActFailureReason }
Packit 022b05
          STATUS  current
Packit 022b05
          DESCRIPTION
Packit 022b05
                  "This trap indicates a Node activation failure.
Packit 022b05
                  The value of snaNodeOperState indicates the current
Packit 022b05
                  state after the activation attempt.
Packit 022b05
                  The value of snaNodeOperActFailureReason indicates
Packit 022b05
                  the failure reason."
Packit 022b05
          ::=  { snaNodeTraps 2 }
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- snaLu group
Packit 022b05
--
Packit 022b05
-- It contains Managed Objects related to LUs in general and some
Packit 022b05
-- specific for LUs of type 0, 1, 2, 3.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- The following table contains LU configuration parameters.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaLuAdminTable OBJECT-TYPE
Packit 022b05
        SYNTAX  SEQUENCE OF SnaLuAdminEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This table contains LU configuration information.
Packit 022b05
                The rows in this table can be created and deleted
Packit 022b05
                by a Management Station.
Packit 022b05
                Only objects which are common to all types of LUs
Packit 022b05
                are included in this table."
Packit 022b05
        ::= { snaLu 1 }
Packit 022b05
Packit 022b05
snaLuAdminEntry OBJECT-TYPE
Packit 022b05
        SYNTAX  SnaLuAdminEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "Contains configuration variables for an LU."
Packit 022b05
        INDEX   { snaNodeAdminIndex, snaLuAdminLuIndex }
Packit 022b05
        ::= { snaLuAdminTable 1 }
Packit 022b05
Packit 022b05
SnaLuAdminEntry ::= SEQUENCE {
Packit 022b05
        snaLuAdminLuIndex
Packit 022b05
                Integer32,
Packit 022b05
        snaLuAdminName
Packit 022b05
                DisplayString,
Packit 022b05
        snaLuAdminSnaName
Packit 022b05
                DisplayString,
Packit 022b05
        snaLuAdminType
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuAdminDepType
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuAdminLocalAddress
Packit 022b05
                OCTET STRING,
Packit 022b05
        snaLuAdminDisplayModel
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuAdminTerm
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuAdminRowStatus
Packit 022b05
                RowStatus
Packit 022b05
        }
Packit 022b05
Packit 022b05
snaLuAdminLuIndex OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value identifies the unique index for an
Packit 022b05
                 LU instance within a Node."
Packit 022b05
        ::= { snaLuAdminEntry 1 }
Packit 022b05
Packit 022b05
snaLuAdminName OBJECT-TYPE
Packit 022b05
        SYNTAX  DisplayString (SIZE(0..48))
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value identifies the user configurable
Packit 022b05
                name for this LU. If a name is not assigned to the LU,
Packit 022b05
                then this object contains a zero length string.
Packit 022b05
Packit 022b05
                A write operation to this object will
Packit 022b05
                not change the operational value reflected
Packit 022b05
                in snaLuOperName until the Node has
Packit 022b05
                been re-activated (e.g., after the next
Packit 022b05
                initialization of the SNA services)."
Packit 022b05
        ::= { snaLuAdminEntry 2 }
Packit 022b05
Packit 022b05
snaLuAdminSnaName OBJECT-TYPE
Packit 022b05
        SYNTAX  DisplayString (SIZE(1..17))
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value identifies the SNA LU name
Packit 022b05
                used in exchange of SNA data.
Packit 022b05
Packit 022b05
                A write operation to this object will
Packit 022b05
                not change the operational value reflected
Packit 022b05
                in snaLuOperSnaName until the Node has
Packit 022b05
                been re-activated (e.g., after the next
Packit 022b05
                initialization of the SNA services)."
Packit 022b05
        ::= { snaLuAdminEntry 3 }
Packit 022b05
Packit 022b05
snaLuAdminType OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                other(1),
Packit 022b05
                lu0(2),
Packit 022b05
                lu1(3),
Packit 022b05
                lu2(4),
Packit 022b05
                lu3(5),
Packit 022b05
                lu4(6),
Packit 022b05
                lu62(7),
Packit 022b05
                lu7(8)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value identifies the LU type.
Packit 022b05
Packit 022b05
                A write operation to this object will
Packit 022b05
                not change the operational value reflected
Packit 022b05
                in snaLuOperAdminType until the Node has
Packit 022b05
                been re-activated (e.g., after the next
Packit 022b05
                initialization of the SNA services)."
Packit 022b05
        ::= { snaLuAdminEntry 4 }
Packit 022b05
Packit 022b05
snaLuAdminDepType OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                dependent(1),
Packit 022b05
                independent(2)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value identifies whether the LU is
Packit 022b05
                dependent or independent.
Packit 022b05
Packit 022b05
                A write operation to this object will
Packit 022b05
                not change the operational value reflected
Packit 022b05
                in snaLuOperDepType until the Node has
Packit 022b05
                been re-activated (e.g., after the next
Packit 022b05
                initialization of the SNA services)."
Packit 022b05
        ::= { snaLuAdminEntry 5 }
Packit 022b05
Packit 022b05
snaLuAdminLocalAddress OBJECT-TYPE
Packit 022b05
        SYNTAX  OCTET STRING (SIZE(1))
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The local address for this LU is a byte with a value
Packit 022b05
                ranging from 0 to 254.For dependent LUs, this value
Packit 022b05
                ranges from 1 to 254 and for independent LUs this
Packit 022b05
                value is always 0.
Packit 022b05
Packit 022b05
                A write operation to this object will not change the
Packit 022b05
                operational value reflected in snaLuOperLocalAddress
Packit 022b05
                until the Node has been re-activated (e.g., after the
Packit 022b05
                next initialization of the SNA services)."
Packit 022b05
        ::= { snaLuAdminEntry 6 }
Packit 022b05
Packit 022b05
snaLuAdminDisplayModel OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                invalid(1),
Packit 022b05
                model2A(2),
Packit 022b05
                model2B(3),
Packit 022b05
                model3A(4),
Packit 022b05
                model3B(5),
Packit 022b05
                model4A(6),
Packit 022b05
                model4B(7),
Packit 022b05
                model5A(8),
Packit 022b05
                model5B(9),
Packit 022b05
                dynamic(10)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value of this object identifies the  model type
Packit 022b05
                and screen size of the terminal connected to the host.
Packit 022b05
                This is only valid for LU Type 2.  The values have
Packit 022b05
                the following meaning:
Packit 022b05
Packit 022b05
                model2A(2) - Model 2 (24 rows x 80 cols) with base
Packit 022b05
                        attributes
Packit 022b05
                model2B(3) - Model 2 (24 rows x 80 cols) with
Packit 022b05
                        extended attributes
Packit 022b05
                model3A(4) - Model 3 (32 rows x 80 cols) with base
Packit 022b05
                        attributes
Packit 022b05
                model3B(5) - Model 3 (32 rows x 80 cols) with extended
Packit 022b05
                        attributes
Packit 022b05
                model4A(6) - Model 4 (43 rows x 80 cols) with base
Packit 022b05
                        attributes
Packit 022b05
                model4B(7) - Model 4 (43 rows x 80 cols) with extended
Packit 022b05
                                                attributes
Packit 022b05
                model5A(8) - Model 5 (27 rows x 132 cols) with base
Packit 022b05
                        attributes
Packit 022b05
                model5B(9) - Model 5 (27 rows x 132 cols) with
Packit 022b05
                        extended attributes
Packit 022b05
                dynamic(10) - Screen size determine with BIND and Read
Packit 022b05
                                                Partition Query.
Packit 022b05
Packit 022b05
                In case this LU is not Type 2, then this object
Packit 022b05
                should contain the invalid(1) value."
Packit 022b05
        ::= { snaLuAdminEntry 7 }
Packit 022b05
Packit 022b05
snaLuAdminTerm OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                unbind (1),
Packit 022b05
                termself (2),
Packit 022b05
                rshutd (3),
Packit 022b05
                poweroff (4)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value identifies the desired method for
Packit 022b05
                deactivation of this LU. This value overrides the
Packit 022b05
                default method (snaNodeOperLuTermDefault) for this
Packit 022b05
                Node.  For LU 6.2, only the value 'unbind (1)'
Packit 022b05
                applies.
Packit 022b05
Packit 022b05
                unbind(1) -   terminate the LU-LU session by sending
Packit 022b05
                        an SNA UNBIND request.
Packit 022b05
                termself(2) - terminate the LU-LU session by sending
Packit 022b05
                        an SNA TERM-SELF (Terminate Self) request on
Packit 022b05
                        the SSCP-LU session. The SSCP will inform the
Packit 022b05
                        remote session LU partner to send an UNBIND
Packit 022b05
                        request to terminate the session.
Packit 022b05
                rshutd(3) -   terminate the LU-LU session by sending
Packit 022b05
                        an SNA RSHUTD (Request ShutDown) request to
Packit 022b05
                        the remote session LU partner. The remote LU
Packit 022b05
                        will then send an UNBIND request to terminate
Packit 022b05
                        the session.
Packit 022b05
                poweroff(4) - terminate the LU-LU session by sending
Packit 022b05
                        either an SNA LUSTAT (LU Status) request on
Packit 022b05
                        the LU-LU session or an SNA NOTIFY request on
Packit 022b05
                        the SSCP-LU session indicating that the LU has
Packit 022b05
                        been powered off. Sending both is also
Packit 022b05
                        acceptable. The result should be that the
Packit 022b05
                        remote session LU partner will send an UNBIND
Packit 022b05
                        to terminate the session.
Packit 022b05
Packit 022b05
                A write operation to this object may immediately
Packit 022b05
                change the operational value reflected
Packit 022b05
                in snaLuOperTerm depending
Packit 022b05
                on the Agent implementation."
Packit 022b05
        ::= { snaLuAdminEntry 8 }
Packit 022b05
Packit 022b05
snaLuAdminRowStatus OBJECT-TYPE
Packit 022b05
        SYNTAX  RowStatus
Packit 022b05
        MAX-ACCESS  read-create
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This object is used by a Management Station to
Packit 022b05
                create or delete the row entry in the
Packit 022b05
                snaLuAdminTable.
Packit 022b05
                To activate a row, the Management Station sets the
Packit 022b05
                value to 'active (1)' or 'notReady (3)'.
Packit 022b05
                Upon successful creation of the row, the Agent
Packit 022b05
                automatically creates a corresponding entry in the
Packit 022b05
                snaLuOperTable with snaLuOperState equal to
Packit 022b05
                'inactive (1)'.
Packit 022b05
                Row deletion can be Management Station or Agent
Packit 022b05
                initiated:
Packit 022b05
                (a) The Management Station can set the value to
Packit 022b05
                'destroy (6)' only when the value of snaLuOperState
Packit 022b05
                of this LU instance is 'inactive (1)'. The Agent will
Packit 022b05
                then delete the row corresponding to this LU
Packit 022b05
                instance from snaLuAdminTable and
Packit 022b05
                from snaLuOperTable.
Packit 022b05
                (b) The Agent detects that a row is in the
Packit 022b05
                'notReady (3)' state for greater than a
Packit 022b05
                default period of 5 minutes.
Packit 022b05
                (c) The Agent will not create a row with RowStatus
Packit 022b05
                equal to 'notReady (3)', after SNA system
Packit 022b05
                re-initialization (e.g., reboot)."
Packit 022b05
        ::= { snaLuAdminEntry 9 }
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- The following table contains LU state dynamic parameters.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaLuOperTable OBJECT-TYPE
Packit 022b05
        SYNTAX  SEQUENCE OF SnaLuOperEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This table contains dynamic runtime information and
Packit 022b05
                control variables relating to LUs.
Packit 022b05
                Only objects which are common to all types of LUs are
Packit 022b05
                included in this table. This table augments the
Packit 022b05
                snaLuAdminTable."
Packit 022b05
        ::= { snaLu 2 }
Packit 022b05
Packit 022b05
snaLuOperEntry OBJECT-TYPE
Packit 022b05
        SYNTAX  SnaLuOperEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "Contains objects reflecting current information
Packit 022b05
                for an LU.
Packit 022b05
                Each entry is created by the Agent.  All entries
Packit 022b05
                have read-only access."
Packit 022b05
        AUGMENTS        { snaLuAdminEntry }
Packit 022b05
        ::= { snaLuOperTable 1 }
Packit 022b05
Packit 022b05
SnaLuOperEntry ::= SEQUENCE {
Packit 022b05
        snaLuOperName
Packit 022b05
                DisplayString,
Packit 022b05
        snaLuOperSnaName
Packit 022b05
                DisplayString,
Packit 022b05
        snaLuOperType
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuOperDepType
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuOperLocalAddress
Packit 022b05
                OCTET STRING,
Packit 022b05
        snaLuOperDisplayModel
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuOperTerm
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuOperState
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuOperSessnCount
Packit 022b05
                Gauge32
Packit 022b05
        }
Packit 022b05
Packit 022b05
snaLuOperName OBJECT-TYPE
Packit 022b05
        SYNTAX  DisplayString (SIZE(0..48))
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "User configurable name for this LU. If a name
Packit 022b05
                is not assigned, then this object contains a
Packit 022b05
                zero length string."
Packit 022b05
        ::= { snaLuOperEntry 1 }
Packit 022b05
Packit 022b05
snaLuOperSnaName OBJECT-TYPE
Packit 022b05
        SYNTAX  DisplayString (SIZE(1..17))
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value identifies the current SNA LU name."
Packit 022b05
        ::= { snaLuOperEntry 2 }
Packit 022b05
Packit 022b05
snaLuOperType OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                other(1),
Packit 022b05
                lu0(2),
Packit 022b05
                lu1(3),
Packit 022b05
                lu2(4),
Packit 022b05
                lu3(5),
Packit 022b05
                lu4(6),
Packit 022b05
                lu62(7),
Packit 022b05
                lu7(8)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value identifies the current LU type."
Packit 022b05
        ::= { snaLuOperEntry 3 }
Packit 022b05
Packit 022b05
snaLuOperDepType OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                dependent(1),
Packit 022b05
                independent(2)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value identifies whether the LU is currently
Packit 022b05
                 dependent or independent.
Packit 022b05
Packit 022b05
                A write operation to this object will
Packit 022b05
                not change the operational value reflected
Packit 022b05
                in snaLuOperDepType until the Node has
Packit 022b05
                been re-activated (e.g., after the next
Packit 022b05
                initialization of the SNA services)."
Packit 022b05
        ::= { snaLuOperEntry 4 }
Packit 022b05
Packit 022b05
snaLuOperLocalAddress OBJECT-TYPE
Packit 022b05
        SYNTAX  OCTET STRING (SIZE(1))
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The local address for this LU is a byte with a value
Packit 022b05
                ranging from 0 to 254. For dependent LUs, this value
Packit 022b05
                ranges from 1 to 254; for independent LUs this value
Packit 022b05
                is always 0.
Packit 022b05
Packit 022b05
                A write operation to this object will
Packit 022b05
                not change the operational value reflected
Packit 022b05
                in snaLuOperLocalAddress until the Node has
Packit 022b05
                been re-activated (e.g., after the next
Packit 022b05
                initialization of the SNA services)."
Packit 022b05
        ::= { snaLuOperEntry 5 }
Packit 022b05
Packit 022b05
snaLuOperDisplayModel OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                invalid(1),
Packit 022b05
                model2A(2),
Packit 022b05
                model2B(3),
Packit 022b05
                model3A(4),
Packit 022b05
                model3B(5),
Packit 022b05
                model4A(6),
Packit 022b05
                model4B(7),
Packit 022b05
                model5A(8),
Packit 022b05
                model5B(9),
Packit 022b05
                dynamic(10)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The screen model type of the terminal connected to
Packit 022b05
                the host. If this LU is not Type 2, then this
Packit 022b05
                object should contain the 'invalid(1)' value."
Packit 022b05
        ::= { snaLuOperEntry 6 }
Packit 022b05
Packit 022b05
snaLuOperTerm OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                unbind (1),
Packit 022b05
                termself (2),
Packit 022b05
                rshutd (3),
Packit 022b05
                poweroff (4)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value identifies the current method for
Packit 022b05
                deactivation of this LU. This value overrides the
Packit 022b05
                default method (snaNodeOperLuTermDefault) for this
Packit 022b05
                Node.  For LU 6.2, only the value 'unbind (1)'
Packit 022b05
                applies.
Packit 022b05
Packit 022b05
                unbind(1) -   terminate the LU-LU session by sending
Packit 022b05
                        an SNA UNBIND request.
Packit 022b05
                termself(2) - terminate the LU-LU session by sending
Packit 022b05
                        an SNA TERM-SELF (Terminate Self) request on
Packit 022b05
                        the SSCP-LU session. The SSCP will inform the
Packit 022b05
                        remote session LU partner to send an UNBIND
Packit 022b05
                        request to terminate the session.
Packit 022b05
                rshutd(3) -   terminate the LU-LU session by sending
Packit 022b05
                        an SNA RSHUTD (Request ShutDown) request to
Packit 022b05
                        the remote session LU partner. The remote LU
Packit 022b05
                        will then send an UNBIND request to terminate
Packit 022b05
                        the session.
Packit 022b05
                poweroff(4) - terminate the LU-LU session by sending
Packit 022b05
                        either an SNA LUSTAT (LU Status) request on
Packit 022b05
                        the LU-LU session or an SNA NOTIFY request on
Packit 022b05
                        the SSCP-LU session indicating that the LU has
Packit 022b05
                        been powered off. Sending both is also
Packit 022b05
                        acceptable. The result should be that the
Packit 022b05
                        remote session LU partner will send an UNBIND
Packit 022b05
                        to terminate the session."
Packit 022b05
        ::= { snaLuOperEntry 7 }
Packit 022b05
Packit 022b05
snaLuOperState OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                inactive (1),
Packit 022b05
                active (2)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value identifies the current operational state of
Packit 022b05
                this LU.
Packit 022b05
                It has different meanings for dependent and independent
Packit 022b05
                LUs.
Packit 022b05
                For dependent LUs the values indicate the following:
Packit 022b05
                  inactive (1) - LU didn't receive ACTLU, or
Packit 022b05
                        it received DACTLU, or received ACTLU and sent
Packit 022b05
                        negative response.
Packit 022b05
                  active (2) - LU received ACTLU and acknowledged
Packit 022b05
                        positively.
Packit 022b05
Packit 022b05
                For independent LUs the values indicate the following:
Packit 022b05
                  active (2) - the LU is defined and is able to send
Packit 022b05
                        and receive BIND.
Packit 022b05
                  inactive (1) - the LU has a session count equal
Packit 022b05
                        to 0."
Packit 022b05
        ::= { snaLuOperEntry 8 }
Packit 022b05
Packit 022b05
snaLuOperSessnCount OBJECT-TYPE
Packit 022b05
        SYNTAX  Gauge32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The number of currently active LU-LU sessions of
Packit 022b05
                this LU.
Packit 022b05
                For the independent LU, if this object has value 0,
Packit 022b05
                it indicates that LU is inactive."
Packit 022b05
        ::= { snaLuOperEntry 9 }
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- The following table contains LU session status parameters.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaLuSessnTable OBJECT-TYPE
Packit 022b05
        SYNTAX  SEQUENCE OF SnaLuSessnEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This is a table containing objects which describe the
Packit 022b05
                operational state of LU sessions.  Only objects which
Packit 022b05
                are common to all types of LU sessions are included
Packit 022b05
                in this table.
Packit 022b05
Packit 022b05
                When a session's snaLuSessnOperState value changes to
Packit 022b05
                'pendingBind (2)', then the corresponding entry
Packit 022b05
                in the session table is created by the Agent.
Packit 022b05
Packit 022b05
                When the session's snaLuSessnOperState value changes to
Packit 022b05
                 'unbound (1)',  then the session will be removed from
Packit 022b05
                the session table by the Agent."
Packit 022b05
        ::= { snaLu 3 }
Packit 022b05
Packit 022b05
snaLuSessnEntry OBJECT-TYPE
Packit 022b05
        SYNTAX  SnaLuSessnEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "An entry contains dynamic parameters for an LU-LU
Packit 022b05
                session.
Packit 022b05
                The indices identify the Node, local LU, and remote LU
Packit 022b05
                for this session."
Packit 022b05
        INDEX   { snaNodeAdminIndex,
Packit 022b05
                   snaLuAdminLuIndex,
Packit 022b05
                   snaLuSessnRluIndex,
Packit 022b05
                   snaLuSessnIndex }
Packit 022b05
        ::= { snaLuSessnTable 1 }
Packit 022b05
Packit 022b05
SnaLuSessnEntry ::= SEQUENCE {
Packit 022b05
        snaLuSessnRluIndex
Packit 022b05
                Integer32,
Packit 022b05
        snaLuSessnIndex
Packit 022b05
                Integer32,
Packit 022b05
        snaLuSessnLocalApplName
Packit 022b05
                DisplayString,
Packit 022b05
        snaLuSessnRemoteLuName
Packit 022b05
                DisplayString,
Packit 022b05
        snaLuSessnMaxSndRuSize
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuSessnMaxRcvRuSize
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuSessnSndPacingSize
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuSessnRcvPacingSize
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuSessnActiveTime
Packit 022b05
                TimeStamp,
Packit 022b05
        snaLuSessnAdminState
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuSessnOperState
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuSessnSenseData
Packit 022b05
                OCTET STRING,
Packit 022b05
        snaLuSessnTerminationRu
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuSessnUnbindType
Packit 022b05
                OCTET STRING,
Packit 022b05
        snaLuSessnLinkIndex
Packit 022b05
                Integer32
Packit 022b05
        }
Packit 022b05
Packit 022b05
snaLuSessnRluIndex OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value may be used to identify information about
Packit 022b05
                the session partner LU in a table of information about
Packit 022b05
                remote LUs.  Such a table is not defined in this
Packit 022b05
                document.  If a table of remote LU information is not
Packit 022b05
                implemented, or if the table is implemented but it does
Packit 022b05
                not contain information about the partner LU for a
Packit 022b05
                particular session (as for dependent LU-LU sessions)
Packit 022b05
                then this object will have a value of zero."
Packit 022b05
        ::= { snaLuSessnEntry 1 }
Packit 022b05
Packit 022b05
snaLuSessnIndex OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value identifies the unique index of the session.
Packit 022b05
                It is recommended that an Agent should not reuse the
Packit 022b05
                index of a deactivated session for a significant
Packit 022b05
                period of time (e.g., one week)."
Packit 022b05
        ::= { snaLuSessnEntry 2 }
Packit 022b05
Packit 022b05
snaLuSessnLocalApplName OBJECT-TYPE
Packit 022b05
        SYNTAX  DisplayString (SIZE(0..48))
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The name of the local application using this LU.
Packit 022b05
                If the local application is unknown, then this object
Packit 022b05
                contains a zero length string."
Packit 022b05
        ::= { snaLuSessnEntry 3 }
Packit 022b05
Packit 022b05
snaLuSessnRemoteLuName OBJECT-TYPE
Packit 022b05
        SYNTAX  DisplayString (SIZE(0..17))
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "For dependent LUs which are indicated by the
Packit 022b05
                snaLuOperDepType object containing the value
Packit 022b05
                'dependent (1)', this object contains the Primary
Packit 022b05
                LU (PLU) name.  For independent LUs,
Packit 022b05
                this object contains the fully-qualified remote LU
Packit 022b05
                name of this 6.2 session.
Packit 022b05
                A fully qualified name is an SNA NAU entity name
Packit 022b05
                preceded by the NetId and a period as the delimiter."
Packit 022b05
        ::= { snaLuSessnEntry 4 }
Packit 022b05
Packit 022b05
snaLuSessnMaxSndRuSize OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER (1..8192)
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The maximum RU size used on this session for sending
Packit 022b05
                RUs."
Packit 022b05
        ::= { snaLuSessnEntry 5 }
Packit 022b05
Packit 022b05
snaLuSessnMaxRcvRuSize OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER (1..8192)
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The maximum RU size used on this session for
Packit 022b05
                receiving RUs."
Packit 022b05
        ::= { snaLuSessnEntry 6 }
Packit 022b05
Packit 022b05
snaLuSessnSndPacingSize OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER (1..63)
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The size of the send pacing window on this session."
Packit 022b05
        ::= { snaLuSessnEntry 7 }
Packit 022b05
Packit 022b05
snaLuSessnRcvPacingSize OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER (1..63)
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The size of the receive pacing window on this
Packit 022b05
                session."
Packit 022b05
        ::= { snaLuSessnEntry 8 }
Packit 022b05
Packit 022b05
snaLuSessnActiveTime OBJECT-TYPE
Packit 022b05
        SYNTAX  TimeStamp
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The timestamp (e.g., the Agent's sysUpTime value)
Packit 022b05
                when this session becomes active."
Packit 022b05
        ::= { snaLuSessnEntry 9 }
Packit 022b05
Packit 022b05
snaLuSessnAdminState OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                unbound (1),
Packit 022b05
                bound (3)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-write
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value indicates the desired operational state of
Packit 022b05
                the session. This object is used to
Packit 022b05
                change the operational state of the session.
Packit 022b05
                A Management Station can only change the operational
Packit 022b05
                state of the session to 'unbound (1)'.
Packit 022b05
Packit 022b05
                Session deactivation:
Packit 022b05
                  If a session is in the operational state
Packit 022b05
                  'bound (3)' then setting the value of this
Packit 022b05
                  object to 'unbound (1)' will initiate the
Packit 022b05
                  session shutdown.
Packit 022b05
Packit 022b05
                  If a session is in the operational state
Packit 022b05
                  'pendingBind (2)' then setting the value of this
Packit 022b05
                  object to 'unbound (1)' will initiate the session
Packit 022b05
                  shutdown.
Packit 022b05
                  If a session is in the operational state
Packit 022b05
                  'pendingUnbind (4)' for an abnormally long period
Packit 022b05
                  of time (e.g., three minutes) then setting the value
Packit 022b05
                  of this object to 'unbound (1)' will change the
Packit 022b05
                  session operational state to 'unbound (1)'.
Packit 022b05
Packit 022b05
                Note: for dependent LUs, deactivating the session is
Packit 022b05
                the same as deactivating the LU."
Packit 022b05
        ::= { snaLuSessnEntry 10 }
Packit 022b05
Packit 022b05
snaLuSessnOperState OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                unbound (1),
Packit 022b05
                pendingBind (2),
Packit 022b05
                bound (3),
Packit 022b05
                pendingUnbind (4)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value indicates the current operational state of
Packit 022b05
                the session.
Packit 022b05
Packit 022b05
                  'unbound (1)' - session has been  unbound;
Packit 022b05
                        in this state it will be removed from the
Packit 022b05
                        session table by the Agent.
Packit 022b05
Packit 022b05
                  'pendingBind (2)' - this state has different
Packit 022b05
                        meanings for dependent and independent LUs;
Packit 022b05
                        for dependent LU - waiting for BIND from
Packit 022b05
                        the host, for independent LU - waiting for
Packit 022b05
                        BIND response.  When a session enters this
Packit 022b05
                        state, the corresponding entry in the
Packit 022b05
                        session table is created by the Agent.
Packit 022b05
Packit 022b05
                  'bound (3)' - session has been successfully bound.
Packit 022b05
Packit 022b05
                  'pendingUnbind (4)' - session enters this state
Packit 022b05
                        when an UNBIND is sent and before the
Packit 022b05
                        rsp(UNBIND) is received."
Packit 022b05
        ::= { snaLuSessnEntry 11 }
Packit 022b05
Packit 022b05
snaLuSessnSenseData OBJECT-TYPE
Packit 022b05
        SYNTAX  OCTET STRING (SIZE(0..8))
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value identifies the sense code when there is
Packit 022b05
                a BIND failure. It is taken from the negative BIND
Packit 022b05
                response or UNBIND request.
Packit 022b05
                This is displayed as 8 hexadecimal digits."
Packit 022b05
        ::= { snaLuSessnEntry 12 }
Packit 022b05
Packit 022b05
snaLuSessnTerminationRu OBJECT-TYPE
Packit 022b05
        SYNTAX INTEGER {
Packit 022b05
                other (1),
Packit 022b05
                bindFailure (2),
Packit 022b05
                unbind (3)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value identifies the SNA RU that terminated the
Packit 022b05
                session.
Packit 022b05
                If the session is not in the unbound state, this object
Packit 022b05
                has a value of  'other (1)'."
Packit 022b05
        ::= { snaLuSessnEntry 13 }
Packit 022b05
Packit 022b05
Packit 022b05
snaLuSessnUnbindType OBJECT-TYPE
Packit 022b05
        SYNTAX  OCTET STRING (SIZE(0..1))
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "If the session is in the unbound state, and it was
Packit 022b05
                terminated by an UNBIND, then this object contains
Packit 022b05
                the UNBIND type value (byte 1 of the UNBIND RU);
Packit 022b05
                otherwise the string is null."
Packit 022b05
        ::= { snaLuSessnEntry 14 }
Packit 022b05
Packit 022b05
snaLuSessnLinkIndex OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value identifies the link over which the session
Packit 022b05
                passes.  It is an index into snaNodeLinkAdminTable.
Packit 022b05
                If the index value is not known, the value of this
Packit 022b05
                object shall be zero."
Packit 022b05
        ::= { snaLuSessnEntry 15 }
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- The following table contains LU sessions statistics dynamic
Packit 022b05
-- parameters.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaLuSessnStatsTable OBJECT-TYPE
Packit 022b05
        SYNTAX  SEQUENCE OF SnaLuSessnStatsEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This table contains dynamic statistics information
Packit 022b05
                relating to LU sessions.
Packit 022b05
                The entries in this table augment the entries in
Packit 022b05
                the snaLuSessnTable and cannot be created by
Packit 022b05
                a Management Station."
Packit 022b05
        ::= { snaLu 4 }
Packit 022b05
Packit 022b05
snaLuSessnStatsEntry OBJECT-TYPE
Packit 022b05
        SYNTAX  SnaLuSessnStatsEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "Contains statistics information for an LU session.
Packit 022b05
                Each entry is created by the Agent.
Packit 022b05
                Objects in this table have read-only access.
Packit 022b05
                Each session from snaLuSessnTable
Packit 022b05
                has one entry in this table."
Packit 022b05
        AUGMENTS   { snaLuSessnEntry }
Packit 022b05
        ::= { snaLuSessnStatsTable 1 }
Packit 022b05
Packit 022b05
SnaLuSessnStatsEntry ::= SEQUENCE {
Packit 022b05
        snaLuSessnStatsSentBytes
Packit 022b05
                Counter32,
Packit 022b05
        snaLuSessnStatsReceivedBytes
Packit 022b05
                Counter32,
Packit 022b05
        snaLuSessnStatsSentRus
Packit 022b05
                Counter32,
Packit 022b05
        snaLuSessnStatsReceivedRus
Packit 022b05
                Counter32,
Packit 022b05
        snaLuSessnStatsSentNegativeResps
Packit 022b05
                Counter32,
Packit 022b05
        snaLuSessnStatsReceivedNegativeResps
Packit 022b05
                Counter32
Packit 022b05
        }
Packit 022b05
Packit 022b05
snaLuSessnStatsSentBytes OBJECT-TYPE
Packit 022b05
        SYNTAX  Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The number of bytes sent by the local LU."
Packit 022b05
        ::= { snaLuSessnStatsEntry 1 }
Packit 022b05
Packit 022b05
snaLuSessnStatsReceivedBytes OBJECT-TYPE
Packit 022b05
        SYNTAX  Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The number of bytes received by the local LU."
Packit 022b05
        ::= { snaLuSessnStatsEntry 2 }
Packit 022b05
Packit 022b05
snaLuSessnStatsSentRus OBJECT-TYPE
Packit 022b05
        SYNTAX  Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The number of RUs sent by the local LU."
Packit 022b05
        ::= { snaLuSessnStatsEntry 3 }
Packit 022b05
Packit 022b05
snaLuSessnStatsReceivedRus OBJECT-TYPE
Packit 022b05
        SYNTAX  Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The number of RUs received by the local LU."
Packit 022b05
        ::= { snaLuSessnStatsEntry 4 }
Packit 022b05
Packit 022b05
snaLuSessnStatsSentNegativeResps OBJECT-TYPE
Packit 022b05
        SYNTAX  Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The number of negative responses sent by the
Packit 022b05
                local LU."
Packit 022b05
        ::= { snaLuSessnStatsEntry 5 }
Packit 022b05
Packit 022b05
snaLuSessnStatsReceivedNegativeResps OBJECT-TYPE
Packit 022b05
        SYNTAX  Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The number of negative responses received by the
Packit 022b05
                local LU."
Packit 022b05
        ::= { snaLuSessnStatsEntry 6 }
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- Traps
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaLuTraps OBJECT IDENTIFIER ::= { snaLu 5 }
Packit 022b05
Packit 022b05
snaLuStateChangeTrap NOTIFICATION-TYPE
Packit 022b05
        OBJECTS  {  snaLuOperName,
Packit 022b05
                 snaLuOperSnaName,
Packit 022b05
                snaLuOperState }
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This trap indicates that the operational state
Packit 022b05
                (i.e., snaLuOperState value) of the LU has changed.
Packit 022b05
                The value of snaLuOperName indicates the name of the
Packit 022b05
                LU.
Packit 022b05
                The value of snaLuOperSnaName indicates the SNA name
Packit 022b05
                of LU.
Packit 022b05
                The value of snaLuOperState indicates the current
Packit 022b05
                state after change."
Packit 022b05
        ::= { snaLuTraps 1 }
Packit 022b05
Packit 022b05
snaLuSessnBindFailTrap NOTIFICATION-TYPE
Packit 022b05
        OBJECTS  { snaLuSessnLocalApplName,
Packit 022b05
                snaLuSessnRemoteLuName,
Packit 022b05
                snaLuSessnOperState,
Packit 022b05
                snaLuSessnSenseData }
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This trap indicates the failure of a BIND.
Packit 022b05
                The value of snaLuSessnLocalApplName indicates the local
Packit 022b05
                application name.
Packit 022b05
                The value of snaLuSessnPartnerName indicates the partner
Packit 022b05
                name.
Packit 022b05
                The value of snaLuSessnOperState indicates the current
Packit 022b05
                state after change.
Packit 022b05
                The value of snaLuSessnBindFailureReason
Packit 022b05
                indicates the failure reason.
Packit 022b05
                The Agent should not generate more than 1 trap of this
Packit 022b05
                type per minute to minimize the level of management
Packit 022b05
                traffic on the network."
Packit 022b05
        ::= { snaLuTraps 2 }
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- snaMgtTools group
Packit 022b05
--
Packit 022b05
-- Currently this group contains only one table.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- The following table contains Response Time Monitoring (RTM)
Packit 022b05
-- configuration information and statistics for LU Type 2s.
Packit 022b05
-- RTM supports the capability to measure and report end-user
Packit 022b05
-- response times for dependent LUs. When the RTM state of an LU
Packit 022b05
-- is 'on', response times for each LU transaction are monitored.
Packit 022b05
-- A set of ranges is defined (e.g., Range 1 includes the number of
Packit 022b05
-- transactions with response times less than 1 second) using the
Packit 022b05
-- "boundary" definitions (e.g., boundary #2 is defined as 3 seconds).
Packit 022b05
-- A set of counters (one per range) identifies
Packit 022b05
-- the number of transactions within each response time range.
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snaLuRtmTable OBJECT-TYPE
Packit 022b05
        SYNTAX  SEQUENCE OF SnaLuRtmEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This table contains Response Time Monitoring (RTM)
Packit 022b05
                information relating to an LU (Type 2). Each entry
Packit 022b05
                corresponds to an LU 2 entry in
Packit 022b05
                snaLuAdminTable."
Packit 022b05
        ::= { snaMgtTools 1 }
Packit 022b05
Packit 022b05
snaLuRtmEntry OBJECT-TYPE
Packit 022b05
        SYNTAX  SnaLuRtmEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "Contains RTM information for an LU (Type 2).
Packit 022b05
                Each entry is created by the Agent."
Packit 022b05
        INDEX   { snaLuRtmPuIndex, snaLuRtmLuIndex }
Packit 022b05
        ::= { snaLuRtmTable 1 }
Packit 022b05
Packit 022b05
SnaLuRtmEntry ::= SEQUENCE {
Packit 022b05
        snaLuRtmPuIndex
Packit 022b05
                Integer32,
Packit 022b05
        snaLuRtmLuIndex
Packit 022b05
                Integer32,
Packit 022b05
        snaLuRtmState
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuRtmStateTime
Packit 022b05
                TimeStamp,
Packit 022b05
        snaLuRtmDef
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuRtmBoundary1
Packit 022b05
                Integer32,
Packit 022b05
        snaLuRtmBoundary2
Packit 022b05
                Integer32,
Packit 022b05
        snaLuRtmBoundary3
Packit 022b05
                Integer32,
Packit 022b05
        snaLuRtmBoundary4
Packit 022b05
                Integer32,
Packit 022b05
        snaLuRtmCounter1
Packit 022b05
                Counter32,
Packit 022b05
        snaLuRtmCounter2
Packit 022b05
                Counter32,
Packit 022b05
        snaLuRtmCounter3
Packit 022b05
                Counter32,
Packit 022b05
        snaLuRtmCounter4
Packit 022b05
                Counter32,
Packit 022b05
        snaLuRtmOverFlows
Packit 022b05
                Counter32,
Packit 022b05
        snaLuRtmObjPercent
Packit 022b05
                Integer32,
Packit 022b05
        snaLuRtmObjRange
Packit 022b05
                INTEGER,
Packit 022b05
        snaLuRtmNumTrans
Packit 022b05
                Integer32,
Packit 022b05
        snaLuRtmLastRspTime
Packit 022b05
                Integer32,
Packit 022b05
        snaLuRtmAvgRspTime
Packit 022b05
                Integer32
Packit 022b05
        }
Packit 022b05
Packit 022b05
snaLuRtmPuIndex OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value identifies the PU 2.0 with which this LU is
Packit 022b05
                associated."
Packit 022b05
        ::= { snaLuRtmEntry 1 }
Packit 022b05
Packit 022b05
snaLuRtmLuIndex OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value uniquely identifies an LU in a PU 2.0."
Packit 022b05
        ::= { snaLuRtmEntry 2 }
Packit 022b05
Packit 022b05
snaLuRtmState OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                off(1),
Packit 022b05
                on(2)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value indicates the current RTM state of an LU."
Packit 022b05
        ::= { snaLuRtmEntry 3 }
Packit 022b05
Packit 022b05
snaLuRtmStateTime  OBJECT-TYPE
Packit 022b05
        SYNTAX  TimeStamp
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The timestamp (e.g., the Agent's sysUpTime value)
Packit 022b05
                when this session's RTM state (e.g., snaLuRtmState)
Packit 022b05
                changes value."
Packit 022b05
        ::= { snaLuRtmEntry 4 }
Packit 022b05
Packit 022b05
snaLuRtmDef OBJECT-TYPE
Packit 022b05
        SYNTAX  INTEGER {
Packit 022b05
                firstChar(1),
Packit 022b05
                kb(2),
Packit 022b05
                cdeb(3)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The value indicates the mode of measurement for this
Packit 022b05
                RTM request.  The values have following meaning:
Packit 022b05
                  firstChar(1) - time to first character on screen
Packit 022b05
                  kb(2) - time to keyboard usable by operator
Packit 022b05
                  cdeb(3) - time to Change Direction/End Bracket."
Packit 022b05
        ::= { snaLuRtmEntry 5 }
Packit 022b05
Packit 022b05
snaLuRtmBoundary1 OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This object contains the value of the first boundary
Packit 022b05
                in units of 1/10th of a second."
Packit 022b05
        ::= { snaLuRtmEntry 6 }
Packit 022b05
Packit 022b05
snaLuRtmBoundary2 OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This object contains the value of the second boundary
Packit 022b05
                 in units of 1/10th of a second."
Packit 022b05
        ::= { snaLuRtmEntry 7 }
Packit 022b05
Packit 022b05
snaLuRtmBoundary3 OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This object contains the value of the third boundary
Packit 022b05
                 in units of 1/10th of a second."
Packit 022b05
        ::= { snaLuRtmEntry 8 }
Packit 022b05
Packit 022b05
snaLuRtmBoundary4 OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This object contains the value of the fourth boundary
Packit 022b05
                in units of 1/10th of a second."
Packit 022b05
        ::= { snaLuRtmEntry 9 }
Packit 022b05
Packit 022b05
snaLuRtmCounter1 OBJECT-TYPE
Packit 022b05
        SYNTAX  Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value indicates the number of transactions which
Packit 022b05
                fall in the range specified by the first boundary."
Packit 022b05
        ::= { snaLuRtmEntry 10 }
Packit 022b05
Packit 022b05
snaLuRtmCounter2 OBJECT-TYPE
Packit 022b05
        SYNTAX  Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value indicates the number of transactions which
Packit 022b05
                fall in the range specified by the second boundary."
Packit 022b05
        ::= { snaLuRtmEntry 11 }
Packit 022b05
Packit 022b05
snaLuRtmCounter3 OBJECT-TYPE
Packit 022b05
        SYNTAX  Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value indicates the number of transactions which
Packit 022b05
                fall in the range specified by the third boundary."
Packit 022b05
        ::= { snaLuRtmEntry 12 }
Packit 022b05
Packit 022b05
snaLuRtmCounter4 OBJECT-TYPE
Packit 022b05
        SYNTAX  Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value indicates the number of transactions which
Packit 022b05
                fall in the range specified by the fourth boundary."
Packit 022b05
        ::= { snaLuRtmEntry 13 }
Packit 022b05
Packit 022b05
snaLuRtmOverFlows OBJECT-TYPE
Packit 022b05
        SYNTAX  Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value indicates the number of transactions which
Packit 022b05
                exceed the highest range specified by the
Packit 022b05
                boundaries."
Packit 022b05
        ::= { snaLuRtmEntry 14 }
Packit 022b05
Packit 022b05
snaLuRtmObjPercent OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value indicates the desired percentage of
Packit 022b05
                transactions which should be under a designated
Packit 022b05
                boundary range indicated by snaLuRtmObjRange."
Packit 022b05
        ::= { snaLuRtmEntry 15 }
Packit 022b05
Packit 022b05
snaLuRtmObjRange OBJECT-TYPE
Packit 022b05
         SYNTAX  INTEGER {
Packit 022b05
                other(1),
Packit 022b05
                range1(2),
Packit 022b05
                range2(3),
Packit 022b05
                range3(4),
Packit 022b05
                range4(5),
Packit 022b05
                range5(6)
Packit 022b05
                }
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value indicates the designated boundary range to
Packit 022b05
                which the snaLuRtmObject refers.
Packit 022b05
                The values have the following meanings:
Packit 022b05
                  other(1)   - not specified
Packit 022b05
                  range1(2)  - less than boundary 1
Packit 022b05
                  range2(3)  - between boundary 1 and 2
Packit 022b05
                  range3(4)  - between boundary 2 and 3
Packit 022b05
                  range4(5)  - between boundary 3 and 4
Packit 022b05
                  range5(6)  - greater than boundary 4."
Packit 022b05
        ::= { snaLuRtmEntry 16 }
Packit 022b05
Packit 022b05
snaLuRtmNumTrans OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value indicates the total number of transactions
Packit 022b05
                executed since the RTM monitoring began (i.e.,
Packit 022b05
                snaLuRtmState changed to 'on(2)') for this LU."
Packit 022b05
        ::= { snaLuRtmEntry 17 }
Packit 022b05
Packit 022b05
snaLuRtmLastRspTime OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value indicates the response time for the last
Packit 022b05
                transaction in units of 1/10th of a second."
Packit 022b05
        ::= { snaLuRtmEntry 18 }
Packit 022b05
Packit 022b05
snaLuRtmAvgRspTime OBJECT-TYPE
Packit 022b05
        SYNTAX  Integer32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "This value indicates the average response time for all
Packit 022b05
                transactions in units of 1/10th of a second."
Packit 022b05
        ::= { snaLuRtmEntry 19 }
Packit 022b05
Packit 022b05
Packit 022b05
-- ***************************************************************
Packit 022b05
-- Conformance information
Packit 022b05
-- ***************************************************************
Packit 022b05
Packit 022b05
snanauConformance       OBJECT IDENTIFIER ::= { snanauMIB 2 }
Packit 022b05
Packit 022b05
snanauCompliances       OBJECT IDENTIFIER ::= {snanauConformance 1 }
Packit 022b05
snanauGroups            OBJECT IDENTIFIER ::= {snanauConformance 2 }
Packit 022b05
Packit 022b05
-- Compliance statements
Packit 022b05
snanauCompliance  MODULE-COMPLIANCE
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "The compliance statement for the SNMPv2 entities
Packit 022b05
                which implement the snanau MIB."
Packit 022b05
        MODULE  -- this module
Packit 022b05
Packit 022b05
--      Unconditionally mandatory groups
Packit 022b05
                MANDATORY-GROUPS  { snaNodeGroup,
Packit 022b05
                        snaLuGroup,
Packit 022b05
                        snaSessionGroup }
Packit 022b05
Packit 022b05
--      Conditionally mandatory groups
Packit 022b05
                GROUP  snaPu20Group
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "The snaPu20Group is mandatory only for those
Packit 022b05
                        entities which implement PU type 2.0"
Packit 022b05
                GROUP  snaMgtToolsRtmGroup
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "The snaMgtToolsGroup is mandatory only for
Packit 022b05
                        those entities which implement LU type 2
Packit 022b05
                        and RTM."
Packit 022b05
Packit 022b05
--      Refinement of requirements for objects access.
Packit 022b05
--      The Agent which does not implement row creation for
Packit 022b05
--      snaNodeAdminTable, snaNodeLinkAdminTable and
Packit 022b05
--      snaLuAdminTable must at least accept
Packit 022b05
--      objects modification (read-write access instead of
Packit 022b05
--      read-create).
Packit 022b05
Packit 022b05
                OBJECT  snaNodeAdminName
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaNodeAdminType
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaNodeAdminXidFormat
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaNodeAdminBlockNum
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaNodeAdminIdNum
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaNodeAdminEnablingMethod
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaNodeAdminLuTermDefault
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaNodeAdminMaxLu
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaNodeAdminHostDescription
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaNodeAdminStopMethod
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaNodeAdminState
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaNodeLinkAdminSpecific
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaNodeLinkAdminMaxPiu
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
                OBJECT  snaLuAdminName
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaLuAdminSnaName
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaLuAdminType
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaLuAdminDepType
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaLuAdminLocalAddress
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaLuAdminDisplayModel
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
                OBJECT  snaLuAdminTerm
Packit 022b05
                MIN-ACCESS  read-write
Packit 022b05
                DESCRIPTION
Packit 022b05
                        "An Agent is required to implement read-write
Packit 022b05
                        access to this object."
Packit 022b05
Packit 022b05
        ::= {snanauCompliances 1 }
Packit 022b05
Packit 022b05
Packit 022b05
-- Units of conformance
Packit 022b05
Packit 022b05
snaNodeGroup  OBJECT-GROUP
Packit 022b05
        OBJECTS  { snaNodeAdminName,
Packit 022b05
                snaNodeAdminType,
Packit 022b05
                snaNodeAdminXidFormat,
Packit 022b05
                snaNodeAdminBlockNum,
Packit 022b05
                snaNodeAdminIdNum,
Packit 022b05
                snaNodeAdminEnablingMethod,
Packit 022b05
                snaNodeAdminLuTermDefault,
Packit 022b05
                snaNodeAdminMaxLu,
Packit 022b05
                snaNodeAdminHostDescription,
Packit 022b05
                snaNodeAdminStopMethod,
Packit 022b05
                snaNodeAdminState,
Packit 022b05
                snaNodeAdminRowStatus,
Packit 022b05
                snaNodeAdminTableLastChange,
Packit 022b05
                snaNodeOperName,
Packit 022b05
                snaNodeOperType,
Packit 022b05
                snaNodeOperXidFormat,
Packit 022b05
                snaNodeOperBlockNum,
Packit 022b05
                snaNodeOperIdNum,
Packit 022b05
                snaNodeOperEnablingMethod,
Packit 022b05
                snaNodeOperLuTermDefault,
Packit 022b05
                snaNodeOperMaxLu,
Packit 022b05
                snaNodeOperHostDescription,
Packit 022b05
                snaNodeOperStopMethod,
Packit 022b05
                snaNodeOperState,
Packit 022b05
                snaNodeOperHostSscpId,
Packit 022b05
                snaNodeOperStartTime,
Packit 022b05
                snaNodeOperLastStateChange,
Packit 022b05
                snaNodeOperActFailures,
Packit 022b05
                snaNodeOperActFailureReason,
Packit 022b05
                snaNodeOperTableLastChange,
Packit 022b05
                snaNodeLinkAdminSpecific,
Packit 022b05
                snaNodeLinkAdminMaxPiu,
Packit 022b05
                snaNodeLinkAdminRowStatus,
Packit 022b05
                snaNodeLinkAdminTableLastChange,
Packit 022b05
                snaNodeLinkOperSpecific,
Packit 022b05
                snaNodeLinkOperMaxPiu,
Packit 022b05
                snaNodeLinkOperTableLastChange }
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "A collection of objects providing the
Packit 022b05
                instrumentation of SNA nodes."
Packit 022b05
        ::= { snanauGroups 1 }
Packit 022b05
Packit 022b05
snaLuGroup  OBJECT-GROUP
Packit 022b05
        OBJECTS  { snaLuAdminName,
Packit 022b05
                snaLuAdminSnaName,
Packit 022b05
                snaLuAdminType,
Packit 022b05
                snaLuAdminDepType,
Packit 022b05
                snaLuAdminLocalAddress,
Packit 022b05
                snaLuAdminDisplayModel,
Packit 022b05
                snaLuAdminTerm,
Packit 022b05
                snaLuAdminRowStatus,
Packit 022b05
                snaLuOperName,
Packit 022b05
                snaLuOperSnaName,
Packit 022b05
                snaLuOperType,
Packit 022b05
                snaLuOperDepType,
Packit 022b05
                snaLuOperLocalAddress,
Packit 022b05
                snaLuOperDisplayModel,
Packit 022b05
                snaLuOperTerm,
Packit 022b05
                snaLuOperState,
Packit 022b05
                snaLuOperSessnCount }
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "A collection of objects providing the
Packit 022b05
                instrumentation of SNA LUs."
Packit 022b05
        ::= { snanauGroups 2 }
Packit 022b05
Packit 022b05
snaSessionGroup  OBJECT-GROUP
Packit 022b05
        OBJECTS  { snaLuSessnRluIndex,
Packit 022b05
                snaLuSessnIndex,
Packit 022b05
                snaLuSessnLocalApplName,
Packit 022b05
                snaLuSessnRemoteLuName,
Packit 022b05
                snaLuSessnMaxSndRuSize,
Packit 022b05
                snaLuSessnMaxRcvRuSize,
Packit 022b05
                snaLuSessnSndPacingSize,
Packit 022b05
                snaLuSessnRcvPacingSize,
Packit 022b05
                snaLuSessnActiveTime,
Packit 022b05
                snaLuSessnAdminState,
Packit 022b05
                snaLuSessnOperState,
Packit 022b05
                snaLuSessnSenseData,
Packit 022b05
                snaLuSessnTerminationRu,
Packit 022b05
                snaLuSessnUnbindType,
Packit 022b05
                snaLuSessnLinkIndex,
Packit 022b05
                snaLuSessnStatsSentBytes,
Packit 022b05
                snaLuSessnStatsReceivedBytes,
Packit 022b05
                snaLuSessnStatsSentRus,
Packit 022b05
                snaLuSessnStatsReceivedRus,
Packit 022b05
                snaLuSessnStatsSentNegativeResps,
Packit 022b05
                snaLuSessnStatsReceivedNegativeResps }
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "A collection of objects providing the
Packit 022b05
                instrumentation of SNA sessions."
Packit 022b05
        ::= { snanauGroups 3 }
Packit 022b05
Packit 022b05
snaPu20Group  OBJECT-GROUP
Packit 022b05
        OBJECTS  { snaPu20StatsSentBytes,
Packit 022b05
                snaPu20StatsReceivedBytes,
Packit 022b05
                snaPu20StatsSentPius,
Packit 022b05
                snaPu20StatsReceivedPius,
Packit 022b05
                snaPu20StatsSentNegativeResps,
Packit 022b05
                snaPu20StatsReceivedNegativeResps,
Packit 022b05
                snaPu20StatsActLus,
Packit 022b05
                snaPu20StatsInActLus,
Packit 022b05
                snaPu20StatsBindLus }
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "A collection of objects providing the
Packit 022b05
                instrumentation of PU 2.0."
Packit 022b05
        ::= { snanauGroups 4 }
Packit 022b05
Packit 022b05
snaMgtToolsRtmGroup  OBJECT-GROUP
Packit 022b05
        OBJECTS  { snaLuRtmState,
Packit 022b05
                snaLuRtmStateTime,
Packit 022b05
                snaLuRtmDef,
Packit 022b05
                snaLuRtmBoundary1,
Packit 022b05
                snaLuRtmBoundary2,
Packit 022b05
                snaLuRtmBoundary3,
Packit 022b05
                snaLuRtmBoundary4,
Packit 022b05
                snaLuRtmCounter1,
Packit 022b05
                snaLuRtmCounter2,
Packit 022b05
                snaLuRtmCounter3,
Packit 022b05
                snaLuRtmCounter4,
Packit 022b05
                snaLuRtmOverFlows,
Packit 022b05
                snaLuRtmObjPercent,
Packit 022b05
                snaLuRtmObjRange,
Packit 022b05
                snaLuRtmNumTrans,
Packit 022b05
                snaLuRtmLastRspTime,
Packit 022b05
                snaLuRtmAvgRspTime }
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
                "A collection of objects providing the
Packit 022b05
                instrumentation of RTM for SNA LU 2.0."
Packit 022b05
        ::= { snanauGroups 5 }
Packit 022b05
Packit 022b05
-- end of conformance statement
Packit 022b05
Packit 022b05
Packit 022b05
END