Blame mibs/ietf/EBN-MIB

Packit 022b05
EBN-MIB DEFINITIONS ::= BEGIN
Packit 022b05
Packit 022b05
 IMPORTS
Packit 022b05
         MODULE-IDENTITY, OBJECT-TYPE, Unsigned32
Packit 022b05
                     FROM SNMPv2-SMI
Packit 022b05
         MODULE-COMPLIANCE, OBJECT-GROUP
Packit 022b05
                     FROM SNMPv2-CONF
Packit 022b05
         DisplayString, TEXTUAL-CONVENTION
Packit 022b05
                     FROM SNMPv2-TC
Packit 022b05
         SnaControlPointName
Packit 022b05
                 -- Because the characters allowed in an SNA control
Packit 022b05
                 -- point name come from a restricted character set,
Packit 022b05
                 -- these names are not subject to internationalization.
Packit 022b05
                 FROM APPN-MIB
Packit 022b05
         snanauMIB
Packit 022b05
                 FROM SNA-NAU-MIB;
Packit 022b05
Packit 022b05
 ebnMIB   MODULE-IDENTITY
Packit 022b05
        LAST-UPDATED "9804281800Z" -- April 28, 1998
Packit 022b05
        ORGANIZATION  "IETF SNA NAU MIB WG / AIW APPN MIBs SIG"
Packit 022b05
        CONTACT-INFO
Packit 022b05
                "
Packit 022b05
                        Bob Clouston
Packit 022b05
                        Cisco Systems
Packit 022b05
                        7025 Kit Creek Road
Packit 022b05
                        P.O. Box 14987
Packit 022b05
                        Research Triangle Park, NC 27709, USA
Packit 022b05
                        Tel:    1 919 472 2333
Packit 022b05
                        E-mail: clouston@cisco.com
Packit 022b05
Packit 022b05
                        Bob Moore
Packit 022b05
                        IBM Corporation
Packit 022b05
                        BRQA/501
Packit 022b05
                        P.O. Box 12195
Packit 022b05
                        Research Triangle Park, NC 27709, USA
Packit 022b05
                        Tel:    1 919 254 4436
Packit 022b05
                        E-mail: remoore@us.ibm.com
Packit 022b05
                "
Packit 022b05
Packit 022b05
        DESCRIPTION
Packit 022b05
            " The MIB Module for Extended Border Node"
Packit 022b05
Packit 022b05
        ::= { snanauMIB 7 }
Packit 022b05
Packit 022b05
 -- snanauMIB ::= { mib-2 34 }
Packit 022b05
Packit 022b05
 -- ******************************************************************
Packit 022b05
 -- Textual Conventions
Packit 022b05
 -- ------------------------------------------------------------------
Packit 022b05
 SnaNAUWildcardName   ::= TEXTUAL-CONVENTION
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "Fully-qualified network NAU name. Entries take one of three
Packit 022b05
          forms:
Packit 022b05
             - Explicit entries do not contain the character '*'.
Packit 022b05
             - Partial Wildcard entries have the form 'ccc*', where
Packit 022b05
               'ccc' represents one to sixteen characters in a legal
Packit 022b05
               SNA NAU Name.
Packit 022b05
             - A full wildcard  consists of a single character '*'.
Packit 022b05
Packit 022b05
          Because the characters allowed in an SNA NAU name come from
Packit 022b05
          a restricted character set, these names are not subject to
Packit 022b05
          internationalization."
Packit 022b05
Packit 022b05
 SYNTAX DisplayString(SIZE(1..17))
Packit 022b05
Packit 022b05
 -- ******************************************************************
Packit 022b05
 ebnObjects              OBJECT IDENTIFIER ::= { ebnMIB 1 }
Packit 022b05
 -- ******************************************************************
Packit 022b05
Packit 022b05
 -- ******************************************************************
Packit 022b05
 -- EBN Directory Group
Packit 022b05
 -- The ebnDirTable is an extension to the appnDirTable.  It specifies
Packit 022b05
 -- the subnet affiliation for LUs in the EBN's directory.
Packit 022b05
 -- ******************************************************************
Packit 022b05
Packit 022b05
 ebnDir                  OBJECT IDENTIFIER ::= { ebnObjects 1 }
Packit 022b05
Packit 022b05
 ebnDirTable OBJECT-TYPE
Packit 022b05
      SYNTAX SEQUENCE OF EbnDirEntry
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The EBN Directory Table.  This table is an extension
Packit 022b05
          to the APPN MIB's appnDirTable.  Entries in this table
Packit 022b05
          are in one-to-one correspondence with entries in the
Packit 022b05
          appnDirTable, with corresponding entries having identical
Packit 022b05
          values for their respective indexes."
Packit 022b05
Packit 022b05
      ::= { ebnDir 1 }
Packit 022b05
Packit 022b05
 ebnDirEntry OBJECT-TYPE
Packit 022b05
      SYNTAX EbnDirEntry
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "Entry in the EBN Directory Table."
Packit 022b05
Packit 022b05
      INDEX { ebnDirLuName }
Packit 022b05
Packit 022b05
      ::= { ebnDirTable 1 }
Packit 022b05
Packit 022b05
 EbnDirEntry ::= SEQUENCE {
Packit 022b05
         ebnDirLuName             SnaNAUWildcardName,
Packit 022b05
         ebnDirSubnetAffiliation  INTEGER     }
Packit 022b05
Packit 022b05
 ebnDirLuName OBJECT-TYPE
Packit 022b05
      SYNTAX SnaNAUWildcardName
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "Fully qualified network LU name in the domain of a serving
Packit 022b05
          network node.  If this object has the same value as the
Packit 022b05
          appnDirLuName object in the APPN MIB, then the two objects
Packit 022b05
          are referring to the same LU."
Packit 022b05
Packit 022b05
      ::= { ebnDirEntry 1 }
Packit 022b05
Packit 022b05
 ebnDirSubnetAffiliation OBJECT-TYPE
Packit 022b05
      SYNTAX INTEGER { native (1),
Packit 022b05
                       nonNative (2),
Packit 022b05
                       subarea (3) }
Packit 022b05
      MAX-ACCESS read-only
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "Specifies the subnetwork affiliation of the LU:
Packit 022b05
              - native(1)    : The LU is in the native APPN subnetwork.
Packit 022b05
              - nonNative(2) : The LU is in a non-native APPN subnetwork.
Packit 022b05
              - subarea(3)   : The LU is in a subarea network."
Packit 022b05
Packit 022b05
      ::= { ebnDirEntry 2 }
Packit 022b05
Packit 022b05
 -- ******************************************************************
Packit 022b05
 -- EBN Intermediate Session RSCV Group
Packit 022b05
 -- This table is a sparse extension to the appnIsInTable.  For
Packit 022b05
 -- sessions crossing ISTGs adjacent to the EBN, it contains the RSCV
Packit 022b05
 -- and COS used in the direction of the BIND destination.
Packit 022b05
 -- ******************************************************************
Packit 022b05
Packit 022b05
 ebnIsRscv               OBJECT IDENTIFIER ::= { ebnObjects 2 }
Packit 022b05
Packit 022b05
 ebnIsRscvTable OBJECT-TYPE
Packit 022b05
      SYNTAX SEQUENCE OF EbnIsRscvEntry
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The EBN Intermediate Session RSCV table.  This table is an
Packit 022b05
          extension to the appnIsInTable.  It contains the RSCV and COS
Packit 022b05
          used in the direction of the BIND destination.  There is an
Packit 022b05
          entry in this table for each session that traverses an ISTG
Packit 022b05
          when it enters or leaves this EBN, with corresponding entries
Packit 022b05
          having identical values for their respective indexes."
Packit 022b05
Packit 022b05
      ::= { ebnIsRscv 1}
Packit 022b05
Packit 022b05
 ebnIsRscvEntry OBJECT-TYPE
Packit 022b05
      SYNTAX EbnIsRscvEntry
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "Entry in ebnIsRscvTable."
Packit 022b05
      INDEX { ebnIsRscvCpName,
Packit 022b05
              ebnIsRscvPcid }
Packit 022b05
Packit 022b05
      ::= { ebnIsRscvTable 1 }
Packit 022b05
Packit 022b05
 EbnIsRscvEntry ::= SEQUENCE {
Packit 022b05
         ebnIsRscvCpName            SnaControlPointName,
Packit 022b05
         ebnIsRscvPcid              OCTET STRING,
Packit 022b05
         ebnIsRscvDestinationRoute  OCTET STRING,
Packit 022b05
         ebnIsRscvDestinationCos    DisplayString }
Packit 022b05
Packit 022b05
 ebnIsRscvCpName OBJECT-TYPE
Packit 022b05
      SYNTAX SnaControlPointName
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The network-qualified control point name of the node at
Packit 022b05
          which the session and PCID originated.  For APPN and LEN
Packit 022b05
          nodes, this is either CP name of the APPN node at which
Packit 022b05
          the origin LU is located or the CP name of the NN serving
Packit 022b05
          the LEN node at which the origin LU is located.  For DLUR
Packit 022b05
          resources it is the name of the owning SSCP.
Packit 022b05
Packit 022b05
          If this object has the same value as the appnIsInFqCpName
Packit 022b05
          object in the APPN MIB, then the two objects are referring to
Packit 022b05
          the same APPN control point."
Packit 022b05
Packit 022b05
      ::= { ebnIsRscvEntry 1 }
Packit 022b05
Packit 022b05
 ebnIsRscvPcid OBJECT-TYPE
Packit 022b05
      SYNTAX OCTET STRING (SIZE (8))
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The procedure correlation identifier (PCID) of a session.
Packit 022b05
          It is an 8-octet value.
Packit 022b05
Packit 022b05
          If this object has the same value as the appnIsInPcid object
Packit 022b05
          in the APPN MIB, and if the corresponding ebnIsRscvCpName
Packit 022b05
          object has the same value as the corresponding
Packit 022b05
          appnIsInFqCpName object, then the entries indexed by these
Packit 022b05
          objects are referring to the same session."
Packit 022b05
Packit 022b05
      ::= { ebnIsRscvEntry 2 }
Packit 022b05
Packit 022b05
 ebnIsRscvDestinationRoute OBJECT-TYPE
Packit 022b05
      SYNTAX OCTET STRING(SIZE (0..255))
Packit 022b05
      MAX-ACCESS read-only
Packit 022b05
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The route selection control vector (RSCV x'2B') used in the
Packit 022b05
          direction towards the SLU."
Packit 022b05
Packit 022b05
      ::= { ebnIsRscvEntry 3 }
Packit 022b05
Packit 022b05
 ebnIsRscvDestinationCos OBJECT-TYPE
Packit 022b05
      SYNTAX DisplayString (SIZE (1..8))
Packit 022b05
      MAX-ACCESS read-only
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The Class of Service (COS) name used in the direction
Packit 022b05
          towards the SLU.
Packit 022b05
Packit 022b05
          Because the characters allowed in an SNA COS name come from
Packit 022b05
          a restricted character set, these names are not subject to
Packit 022b05
          internationalization."
Packit 022b05
Packit 022b05
      ::= { ebnIsRscvEntry 4 }
Packit 022b05
Packit 022b05
 -- ******************************************************************
Packit 022b05
 -- EBN Directory Config Group
Packit 022b05
 -- The following simple objects provide information about EBN
Packit 022b05
 -- directory.
Packit 022b05
 -- ******************************************************************
Packit 022b05
Packit 022b05
 ebnDirConfig            OBJECT IDENTIFIER ::= { ebnObjects 3 }
Packit 022b05
Packit 022b05
 ebnSearchCacheTime    OBJECT-TYPE
Packit 022b05
      SYNTAX Unsigned32
Packit 022b05
      UNITS "minutes"
Packit 022b05
      MAX-ACCESS read-only
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The amount of time in minutes an extended border node will
Packit 022b05
          retain information about a multi-subnetwork search, once
Packit 022b05
          that that search terminates.  A value 0 indicates that the
Packit 022b05
          EBN has no defined limit, and the number of entries is
Packit 022b05
          bounded only by memory."
Packit 022b05
Packit 022b05
      ::= { ebnDirConfig 1 }
Packit 022b05
Packit 022b05
 ebnMaxSearchCache OBJECT-TYPE
Packit 022b05
      SYNTAX Unsigned32
Packit 022b05
      UNITS "entries"
Packit 022b05
      MAX-ACCESS read-only
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The maximum number of multi-subnet entries to be cached.
Packit 022b05
          The value 0 indicates that the local node has no defined
Packit 022b05
          limit, and the number of entries is bounded only by
Packit 022b05
          memory."
Packit 022b05
Packit 022b05
      ::= { ebnDirConfig 2 }
Packit 022b05
Packit 022b05
 ebnDefaultSubnetVisitCount  OBJECT-TYPE
Packit 022b05
      SYNTAX Unsigned32
Packit 022b05
      UNITS "topology subnetworks"
Packit 022b05
      MAX-ACCESS read-only
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The default maximum number of subnetworks a LOCATE search
Packit 022b05
          procedure may traverse."
Packit 022b05
Packit 022b05
      ::= { ebnDirConfig 3 }
Packit 022b05
Packit 022b05
 -- ******************************************************************
Packit 022b05
 -- EBN COS Mapping Group
Packit 022b05
 -- The ebnCosMap Table specifies how non-native COS values are mapped
Packit 022b05
 -- to COS values defined in the native subnetwork.  The COS mappings
Packit 022b05
 -- that an EBN performs are determined by multiple factors, one of
Packit 022b05
 -- which is a set of user-defined mappings.  This table returns the
Packit 022b05
 -- COS mappings that the EBN is actually performing, rather than
Packit 022b05
 -- the user-defined mappings.
Packit 022b05
 -- ******************************************************************
Packit 022b05
 ebnCOS                  OBJECT IDENTIFIER ::= { ebnObjects 4 }
Packit 022b05
Packit 022b05
 ebnCosMapTable OBJECT-TYPE
Packit 022b05
      SYNTAX SEQUENCE OF EbnCosMapEntry
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The EBN COS Mapping Table.  This table specifies how non-
Packit 022b05
          native COS values are mapped to COS values defined in the
Packit 022b05
          native subnetwork.
Packit 022b05
Packit 022b05
          Note:  The COS mappings that an EBN performs are determined
Packit 022b05
          by multiple factors, one of which is a set of user-defined
Packit 022b05
          initial mappings.  This table returns the COS mappings that
Packit 022b05
          the EBN is actually performing at the time it is queried,
Packit 022b05
          rather than the user-defined initial ones."
Packit 022b05
Packit 022b05
      ::= { ebnCOS 1 }
Packit 022b05
Packit 022b05
 ebnCosMapEntry OBJECT-TYPE
Packit 022b05
      SYNTAX EbnCosMapEntry
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "An entry in the EBN COS Mapping table."
Packit 022b05
Packit 022b05
      INDEX { ebnCosMapCpName,
Packit 022b05
              ebnCosMapNonNativeCos }
Packit 022b05
Packit 022b05
      ::= { ebnCosMapTable 1 }
Packit 022b05
Packit 022b05
 EbnCosMapEntry ::= SEQUENCE {
Packit 022b05
         ebnCosMapCpName              SnaNAUWildcardName,
Packit 022b05
         ebnCosMapNonNativeCos        DisplayString,
Packit 022b05
         ebnCosMapNativeCos           DisplayString }
Packit 022b05
Packit 022b05
 ebnCosMapCpName OBJECT-TYPE
Packit 022b05
      SYNTAX SnaNAUWildcardName
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "Fully qualified network CP name for which the COS mapping
Packit 022b05
          applies."
Packit 022b05
Packit 022b05
      ::= { ebnCosMapEntry 1 }
Packit 022b05
Packit 022b05
 ebnCosMapNonNativeCos OBJECT-TYPE
Packit 022b05
      SYNTAX DisplayString (SIZE(1..8))
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "This object contains one of the following values:
Packit 022b05
Packit 022b05
             - An 8-character COS name used in a non-native subnetwork.
Packit 022b05
             - The single character '*', identifying the entry with the
Packit 022b05
               default native COS for a non-native CP name.  This entry
Packit 022b05
               is used when there is no entry in the table for a
Packit 022b05
               non-native CP name / non-native COS pair.
Packit 022b05
Packit 022b05
          Because the characters allowed in an SNA COS name come from
Packit 022b05
          a restricted character set, these names are not subject to
Packit 022b05
          internationalization."
Packit 022b05
Packit 022b05
      ::= { ebnCosMapEntry 2 }
Packit 022b05
Packit 022b05
 ebnCosMapNativeCos OBJECT-TYPE
Packit 022b05
      SYNTAX DisplayString (SIZE(1..8))
Packit 022b05
      MAX-ACCESS read-only
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "An 8-byte name for the class-of-service, as known in the
Packit 022b05
          native subnetwork.
Packit 022b05
Packit 022b05
          Because the characters allowed in an SNA COS name come from
Packit 022b05
          a restricted character set, these names are not subject to
Packit 022b05
          internationalization."
Packit 022b05
Packit 022b05
      ::= { ebnCosMapEntry 3 }
Packit 022b05
Packit 022b05
 -- ******************************************************************
Packit 022b05
 -- EBN Subnet Routing List Group
Packit 022b05
 -- The EBN Subnet Routing List indicates to which nodes an EBN
Packit 022b05
 -- forwards search request.  This group contains information
Packit 022b05
 -- pertaining to the CONFIGURED Subnet Routing List at an EBN.  How a
Packit 022b05
 -- particular search request is routed is determined by a transient
Packit 022b05
 -- list that the EBN creates based on the configured list and other
Packit 022b05
 -- factors.
Packit 022b05
 -- *******************************************************************
Packit 022b05
Packit 022b05
 ebnSubnetRoutingList    OBJECT IDENTIFIER ::= { ebnObjects 5 }
Packit 022b05
Packit 022b05
 ebnSubnetSearchTable OBJECT-TYPE
Packit 022b05
      SYNTAX SEQUENCE OF EbnSubnetSearchEntry
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "This table contains one entry for each fully qualified LU
Packit 022b05
          name for which an associated subnet routing list has been
Packit 022b05
          defined.  An entry in this table contains general
Packit 022b05
          characteristics of the subnet search routing list for an
Packit 022b05
          LU name.  The routing list itself is represented by a set
Packit 022b05
          of contiguous entries in the ebnSearchTable."
Packit 022b05
Packit 022b05
      ::= { ebnSubnetRoutingList 1 }
Packit 022b05
Packit 022b05
 ebnSubnetSearchEntry OBJECT-TYPE
Packit 022b05
      SYNTAX EbnSubnetSearchEntry
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "An entry for the ebnSubnetSearchTable.  The entry
Packit 022b05
          represents the configured parameters the EBN uses when it
Packit 022b05
          is determining how to search for the LU identified by the
Packit 022b05
          ebnSubnetSearchLuName object."
Packit 022b05
Packit 022b05
      INDEX { ebnSubnetSearchLuName }
Packit 022b05
Packit 022b05
      ::= { ebnSubnetSearchTable 1 }
Packit 022b05
Packit 022b05
 EbnSubnetSearchEntry ::= SEQUENCE {
Packit 022b05
         ebnSubnetSearchLuName   SnaNAUWildcardName,
Packit 022b05
         ebnSubnetSearchDynamics INTEGER,
Packit 022b05
         ebnSubnetSearchOrdering INTEGER   }
Packit 022b05
Packit 022b05
 ebnSubnetSearchLuName OBJECT-TYPE
Packit 022b05
      SYNTAX SnaNAUWildcardName
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "Fully qualified network LU name."
Packit 022b05
Packit 022b05
      ::= { ebnSubnetSearchEntry 1 }
Packit 022b05
Packit 022b05
 ebnSubnetSearchDynamics OBJECT-TYPE
Packit 022b05
      SYNTAX INTEGER { none(1),
Packit 022b05
                       limited (2),
Packit 022b05
                       full (3) }
Packit 022b05
      MAX-ACCESS read-only
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "Indicates whether an EBN may add dynamic entries to a
Packit 022b05
          subnetwork routing list.  none(1) means no entries may be
Packit 022b05
          added to the subnetwork routing list.  limited(2) means
Packit 022b05
          only likely entries may be added to the subnetwork routing
Packit 022b05
          list.  full(3) means all native extended border nodes and
Packit 022b05
          adjacent, non-native EBNs and NNs will be added to the
Packit 022b05
          subnetwork routing list."
Packit 022b05
Packit 022b05
      ::= { ebnSubnetSearchEntry 2 }
Packit 022b05
Packit 022b05
 ebnSubnetSearchOrdering OBJECT-TYPE
Packit 022b05
      SYNTAX INTEGER{ priority(1),
Packit 022b05
                      defined(2) }
Packit 022b05
      MAX-ACCESS read-only
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "Indicates whether an EBN may reorder a subnetwork routing
Packit 022b05
          list so that entries which are more likely to be successful
Packit 022b05
          move to the top of the subnetwork routing list and entries
Packit 022b05
          which are more likely to be unsuccessful move to the bottom
Packit 022b05
          of the list.
Packit 022b05
          The following values are defined:
Packit 022b05
Packit 022b05
             - priority(1):  Entries may be reordered.
Packit 022b05
             - defined(2):   Entries must not be reordered."
Packit 022b05
Packit 022b05
      ::= { ebnSubnetSearchEntry 3 }
Packit 022b05
Packit 022b05
 -- Border node search table
Packit 022b05
Packit 022b05
 ebnSearchTable OBJECT-TYPE
Packit 022b05
      SYNTAX SEQUENCE OF EbnSearchEntry
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "This table indicates the CONFIGURED list of control points
Packit 022b05
          to which the EBN sends Locate searches for a given fully
Packit 022b05
          qualified LU name.  Each entry in the table indicates one
Packit 022b05
          control point that should be included in a multi-subnet
Packit 022b05
          search for a particular LU name."
Packit 022b05
Packit 022b05
      ::= { ebnSubnetRoutingList 2 }
Packit 022b05
Packit 022b05
 ebnSearchEntry OBJECT-TYPE
Packit 022b05
      SYNTAX EbnSearchEntry
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "An entry in the ebnSearchTable.  An entry can exist in
Packit 022b05
          this table only if an entry exists in the
Packit 022b05
          ebnSubnetSearchTable with an ebnSubnetSearchLuName value
Packit 022b05
          matching this entry's ebnSearchLuName.
Packit 022b05
          For a given ebnSearchLuName value, the ordering of entries
Packit 022b05
          provides by the ebnSearchIndex values corresponds to the
Packit 022b05
          order in which the control points to be searched appear in
Packit 022b05
          the CONFIGURED search list for the ebnSearchLuName."
Packit 022b05
Packit 022b05
      INDEX { ebnSearchLuName,
Packit 022b05
              ebnSearchIndex }
Packit 022b05
Packit 022b05
      ::= { ebnSearchTable 1 }
Packit 022b05
Packit 022b05
 EbnSearchEntry ::= SEQUENCE {
Packit 022b05
         ebnSearchLuName  SnaNAUWildcardName,
Packit 022b05
         ebnSearchIndex   Unsigned32,
Packit 022b05
         ebnSearchCpName  DisplayString,
Packit 022b05
         ebnSearchSNVC    Unsigned32  }
Packit 022b05
Packit 022b05
 ebnSearchLuName OBJECT-TYPE
Packit 022b05
      SYNTAX SnaNAUWildcardName
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "Fully qualified network LU name.  If this object has the
Packit 022b05
          same value as the ebnSubnetSearchLuName object, then the
Packit 022b05
          two objects are referring to the same LU."
Packit 022b05
Packit 022b05
      ::= { ebnSearchEntry 1 }
Packit 022b05
Packit 022b05
 ebnSearchIndex OBJECT-TYPE
Packit 022b05
      SYNTAX Unsigned32
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "Secondary index enumerating the CONFIGURED order in which
Packit 022b05
          a search is forwarded to CPs for a particular LU name.  The
Packit 022b05
          order for an actual search is determined dynamically by the
Packit 022b05
          EBN, based on this configured information and on other
Packit 022b05
          factors, including whether search dynamics and search
Packit 022b05
          ordering are enabled.  Information on these last two settings
Packit 022b05
          is available in, respectively, the ebnSubnetSearchDynamics
Packit 022b05
          and ebnSubnetSearch ordering objects."
Packit 022b05
Packit 022b05
      ::= { ebnSearchEntry 2 }
Packit 022b05
Packit 022b05
 ebnSearchCpName OBJECT-TYPE
Packit 022b05
      SYNTAX DisplayString(SIZE(1..17))
Packit 022b05
      MAX-ACCESS read-only
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "This object specifies the CP(s) to which a search should be
Packit 022b05
          forwarded.  It either follows the SnaNAUWildcardName textual
Packit 022b05
          convention or takes one of the following special formats:
Packit 022b05
Packit 022b05
             '*' indicates that all native EBNs and all adjacent non-
Packit 022b05
             native EBNs and NNs may be added to the routing list
Packit 022b05
             dynamically,
Packit 022b05
Packit 022b05
             '*SELF' indicates that the EBN should search itself and
Packit 022b05
             its native subnetwork at this time during the
Packit 022b05
             cross-subnet search,
Packit 022b05
Packit 022b05
             '*EBNS' indicates all native EBNs.
Packit 022b05
Packit 022b05
          Because the characters allowed in a CP name come from a
Packit 022b05
          restricted character set, and because the three formats
Packit 022b05
          listed here use no special characters, this object is not
Packit 022b05
          subject to internationalization."
Packit 022b05
Packit 022b05
      ::= { ebnSearchEntry 3 }
Packit 022b05
Packit 022b05
 ebnSearchSNVC OBJECT-TYPE
Packit 022b05
      SYNTAX Unsigned32
Packit 022b05
      MAX-ACCESS read-only
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The maximum number of subnets a Locate search procedure may
Packit 022b05
          traverse.  "
Packit 022b05
Packit 022b05
      ::= { ebnSearchEntry 4 }
Packit 022b05
Packit 022b05
 -- *******************************************************************
Packit 022b05
 -- HPR Extended Border Node Intermediate Session Group
Packit 022b05
 -- The hbnIsInTable is a sparse extension to the appnIsInTable.
Packit 022b05
 -- For sessions that use back-to-back RTP connections in an HBN,
Packit 022b05
 -- this table provides the network connection endpoint identifier
Packit 022b05
 -- (NceId) and the transport connection identifier (Tcid) for the
Packit 022b05
 -- second RTP connection.
Packit 022b05
 -- *******************************************************************
Packit 022b05
Packit 022b05
 hbn                     OBJECT IDENTIFIER ::= { ebnObjects 6 }
Packit 022b05
Packit 022b05
 hbnIsInTable OBJECT-TYPE
Packit 022b05
      SYNTAX SEQUENCE OF HbnIsInEntry
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The HBN Intermediate Session table."
Packit 022b05
      ::= { hbn 1}
Packit 022b05
Packit 022b05
 hbnIsInEntry OBJECT-TYPE
Packit 022b05
      SYNTAX HbnIsInEntry
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "Entry of the HBN Intermediate Session Table.  An entry
Packit 022b05
          exists in this table for every intermediate session being
Packit 022b05
          routed between back-to-back RTP connections in the HBN.
Packit 022b05
Packit 022b05
          When an entry for a session exists in this table, the
Packit 022b05
          NceIds and Tcids for the back-to-back RTP connections are
Packit 022b05
          made available in the following four objects:
Packit 022b05
Packit 022b05
             RTP connection in the direction of the PLU:
Packit 022b05
                - NceId:  appnIsInRtpNceId (in the APPN MIB)
Packit 022b05
                - Tcid:   appnIsinRtpTcid (in the APPN MIB).
Packit 022b05
Packit 022b05
             RTP connection in the direction of the SLU:
Packit 022b05
                - NceId:  hbnIsInRtpNceId (in this table)
Packit 022b05
                - Tcid:   hbnIsInRtpTcid (in this table)."
Packit 022b05
Packit 022b05
      INDEX { hbnIsInFqCpName,
Packit 022b05
              hbnIsInPcid }
Packit 022b05
Packit 022b05
 ::= { hbnIsInTable 1 }
Packit 022b05
Packit 022b05
 HbnIsInEntry ::= SEQUENCE {
Packit 022b05
         hbnIsInFqCpName    SnaControlPointName,
Packit 022b05
         hbnIsInPcid        OCTET STRING,
Packit 022b05
         hbnIsInRtpNceId    OCTET STRING,
Packit 022b05
         hbnIsInRtpTcid     OCTET STRING }
Packit 022b05
Packit 022b05
 hbnIsInFqCpName OBJECT-TYPE
Packit 022b05
      SYNTAX SnaControlPointName
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The network-qualified control point name of the node at
Packit 022b05
          which the session and PCID originated.  For APPN and LEN
Packit 022b05
          nodes, this is either the CP name of the APPN node at
Packit 022b05
          which the origin LU is located or the CP name of the NN
Packit 022b05
          serving the LEN node at which the origin LU is located.
Packit 022b05
Packit 022b05
          If this object has the same value as the appnIsInFqCpName
Packit 022b05
          object in the APPN MIB, then the two objects are referring
Packit 022b05
          to the same APPN control point."
Packit 022b05
      ::= { hbnIsInEntry 1 }
Packit 022b05
Packit 022b05
 hbnIsInPcid OBJECT-TYPE
Packit 022b05
      SYNTAX OCTET STRING (SIZE(8))
Packit 022b05
      MAX-ACCESS not-accessible
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The procedure correlation identifier (PCID) of a session.
Packit 022b05
          It is an 8-octet value.
Packit 022b05
Packit 022b05
          If this object has the same value as the appnIsInPcid object
Packit 022b05
          in the APPN MIB, and if the corresponding hbnIsInFqCpName
Packit 022b05
          object has the same value as the corresponding
Packit 022b05
          appnIsInFqCpName object, then the entries indexed by these
Packit 022b05
          objects are referring to the same session."
Packit 022b05
Packit 022b05
      ::= { hbnIsInEntry 2 }
Packit 022b05
Packit 022b05
 hbnIsInRtpNceId OBJECT-TYPE
Packit 022b05
      SYNTAX OCTET STRING (SIZE(1..8))
Packit 022b05
      MAX-ACCESS read-only
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The HPR local Network Connection Endpoint of the session in
Packit 022b05
          the direction of the SLU."
Packit 022b05
Packit 022b05
      ::= { hbnIsInEntry 3 }
Packit 022b05
Packit 022b05
 hbnIsInRtpTcid OBJECT-TYPE
Packit 022b05
      SYNTAX OCTET STRING (SIZE(8))
Packit 022b05
      MAX-ACCESS read-only
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The RTP connection local TCID of the session in the direction
Packit 022b05
          of the SLU."
Packit 022b05
Packit 022b05
      ::= { hbnIsInEntry 4 }
Packit 022b05
Packit 022b05
 -- *******************************************************************
Packit 022b05
 -- Conformance Statement
Packit 022b05
 -- *******************************************************************
Packit 022b05
 ebnConformance          OBJECT IDENTIFIER ::= { ebnMIB 2 }
Packit 022b05
Packit 022b05
 ebnCompliances          OBJECT IDENTIFIER ::= { ebnConformance 1 }
Packit 022b05
 ebnGroups               OBJECT IDENTIFIER ::= { ebnConformance 2 }
Packit 022b05
Packit 022b05
 -- Compliance statements
Packit 022b05
 ebnCompliance     MODULE-COMPLIANCE
Packit 022b05
   STATUS current
Packit 022b05
   DESCRIPTION
Packit 022b05
       "The compliance statement for the SNMPv2 entities which
Packit 022b05
       implement the ebnMIB."
Packit 022b05
Packit 022b05
   MODULE   -- this module
Packit 022b05
Packit 022b05
   --  Unconditionally mandatory groups
Packit 022b05
       MANDATORY-GROUPS {
Packit 022b05
                 ebnDirectoryGroup,
Packit 022b05
                 ebnIsRscvGroup,
Packit 022b05
                 ebnDirectoryConfigGroup,
Packit 022b05
                 ebnCosMappingGroup,
Packit 022b05
                 ebnSubnetRoutingListGroup }
Packit 022b05
Packit 022b05
   -- Conditionally mandatory groups
Packit 022b05
      GROUP hbnIsInGroup
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The hbnIsInGroup is mandatory only for HPR extended border
Packit 022b05
          nodes."
Packit 022b05
Packit 022b05
      ::= {ebnCompliances 1 }
Packit 022b05
Packit 022b05
 -- Group definitions
Packit 022b05
 ebnDirectoryGroup OBJECT-GROUP
Packit 022b05
      OBJECTS { ebnDirSubnetAffiliation }
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The EBN-related directory objects."
Packit 022b05
Packit 022b05
      ::= { ebnGroups 1 }
Packit 022b05
Packit 022b05
Packit 022b05
 ebnIsRscvGroup OBJECT-GROUP
Packit 022b05
      OBJECTS { ebnIsRscvDestinationRoute,
Packit 022b05
                ebnIsRscvDestinationCos }
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "Two objects representing RSCV and class of service
Packit 022b05
          information saved by an EBN."
Packit 022b05
Packit 022b05
      ::= { ebnGroups 2 }
Packit 022b05
Packit 022b05
 ebnDirectoryConfigGroup OBJECT-GROUP
Packit 022b05
      OBJECTS { ebnSearchCacheTime,
Packit 022b05
                ebnMaxSearchCache,
Packit 022b05
                ebnDefaultSubnetVisitCount }
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The EBN Directory Configuration Group."
Packit 022b05
Packit 022b05
      ::= { ebnGroups 3 }
Packit 022b05
Packit 022b05
 ebnCosMappingGroup OBJECT-GROUP
Packit 022b05
      OBJECTS {  ebnCosMapNativeCos }
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The EBN COS Mapping Group."
Packit 022b05
Packit 022b05
      ::= { ebnGroups 4 }
Packit 022b05
Packit 022b05
 ebnSubnetRoutingListGroup OBJECT-GROUP
Packit 022b05
      OBJECTS { ebnSubnetSearchDynamics,
Packit 022b05
                ebnSubnetSearchOrdering,
Packit 022b05
                ebnSearchCpName,
Packit 022b05
                 ebnSearchSNVC }
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The Subnet Routing List Group."
Packit 022b05
Packit 022b05
      ::= { ebnGroups 5 }
Packit 022b05
Packit 022b05
 hbnIsInGroup OBJECT-GROUP
Packit 022b05
      OBJECTS { hbnIsInRtpNceId, hbnIsInRtpTcid }
Packit 022b05
      STATUS current
Packit 022b05
      DESCRIPTION
Packit 022b05
          "The HBN-related Intermediate Session Objects."
Packit 022b05
Packit 022b05
      ::= { ebnGroups 6 }
Packit 022b05
Packit 022b05
END