home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / drafts / draft_ietf_q_t / draft-ietf-snanau-appnmib-03.txt < prev    next >
Text File  |  1997-01-30  |  213KB  |  7,019 lines

  1.  
  2.                      Definitions of Managed Objects
  3.                                 for APPN
  4.  
  5.                             January 28, 1997
  6.  
  7.  
  8.                          Bob Clouston (editor)
  9.                              Cisco Systems
  10.                            clouston@cisco.com
  11.  
  12.  
  13.  
  14.                            Bob Moore (editor)
  15.                             IBM Corporation
  16.                       remoore@ralvm6.vnet.ibm.com
  17.  
  18.  
  19.  
  20.                    <draft-ietf-snanau-appnmib-03.txt>
  21.  
  22.  
  23.  
  24.  
  25. 1.  Status of this Memo
  26.  
  27. This document is an Internet-Draft.  Internet-Drafts are working
  28. documents of the Internet Engineering Task Force (IETF), its areas, and
  29. its working groups.  Note that other groups may also distribute working
  30. documents as Internet-Drafts.
  31.  
  32. Internet-Drafts are draft documents valid for a maximum of six months.
  33. Internet-Drafts may be updated, replaced, or obsoleted by other
  34. documents at any time.  It is not appropriate to use Internet-Drafts as
  35. reference material or to cite them other than as a working draft or work
  36. in progress.
  37.  
  38. To learn the current status of any Internet-Draft, please check the
  39. 1id-abstracts.txt listing contained in the Internet-Drafts Shadow
  40. Directories on ds.internic.net, nic.nordu.net, ftp.isi.edu, or
  41. munnari.oz.au.
  42.  
  43. 2.  Introduction
  44.  
  45. This memo defines a portion of the Management Information Base (MIB) for
  46. use with network management protocols in the Internet community.  In
  47. particular, it defines objects for monitoring and controlling network
  48.  
  49.  
  50.  
  51. Expires July 28, 1997                                           [Page 1]
  52.  
  53. Internet Draft              SNANAU APPN MIB                 January 1997
  54.  
  55.  
  56. devices with APPN (Advanced Peer-to-Peer Networking) capabilities.  This
  57. memo identifies managed objects for the APPN protocol.
  58.  
  59.  
  60. This memo does not specify a standard for the Internet community.
  61.  
  62. 3.  The SNMPv2 Network Management Framework
  63.  
  64. The SNMP Network Management Framework consists of several components.
  65. For the purpose of this specification, the applicable components of the
  66. Framework are the SMI and related documents [1, 2, 3], which define the
  67. mechanisms used for describing and naming objects for the purpose of
  68. management.
  69.  
  70. The Framework permits new objects to be defined for the purpose of
  71. experimentation and evaluation.
  72.  
  73.  
  74. 4.  Overview
  75.  
  76. This document identifies a set of objects for monitoring the
  77. configuration and active characteristics of devices with APPN
  78. capabilities, and for controlling certain characteristics.  APPN is the
  79. aspect of Systems Network Architecture (SNA) that supports peer-to-peer
  80. networking.  These networks transport both independent and dependent LU
  81. session traffic.  See the SNANAU APPC MIB [7] and the SNA NAU MIB [8]
  82. for management of these sessions.  See also the DLUR MIB[9], and the HPR
  83. MIB[10] for management of extensions to the APPN architecture.  In this
  84. document, we describe APPN managed objects.
  85.  
  86. An APPN network comprises various types of nodes, and transmission
  87. groups (TGs) that connect the nodes. Network nodes (NNs) provide
  88. directory and routing functions for session establishment.  NNs may be
  89. session end points or intermediate nodes in a session.  A border node is
  90. a type of network node that connects networks together for session
  91. establishment without fully merging them.  End nodes (ENs) are session
  92. end points that receive directory and routing functions from network
  93. nodes, over control-point to control-point (CP-CP) sessions.  Low-entry
  94. networking (LEN) nodes are also session end points, but do not support
  95. CP-CP sessions, and therefore need additional manual configuration
  96. definitions to establish sessions in an APPN network.  ENs and LEN nodes
  97. may have minimal directory and routing functions to establish control
  98. sessions (ENs) or to connect into the APPN network (LEN nodes).  Virtual
  99. routing nodes (VRNs) are not really nodes, but rather common definitions
  100. among actual nodes in a shared transport facility such as a local area
  101. network (LAN) that allow these actual nodes to temporarily establish a
  102.  
  103.  
  104.  
  105. Expires July 28, 1997                                           [Page 2]
  106.  
  107. Internet Draft              SNANAU APPN MIB                 January 1997
  108.  
  109.  
  110. logical link with one another without defining each other's link-level
  111. addressing information.
  112.  
  113. Ports and link stations are the node's interface to the data link
  114. control (DLC), which provides the physical transport, or to another
  115. protocol such as Data Link Switching (DLSw), which provides transport
  116. over an IP network.  See the SNADLC SDLC MIB[11], the SNADLC LLC
  117. MIB[12], and the DLSw MIB[13].  A link station uses a port to make a
  118. connection to another node.  This connection establishes a TG between
  119. the two nodes.
  120.  
  121. The directory and routing functions enable an NN to find where an LU is
  122. located in the network, and calculate the optimal route for the session
  123. based on the requested class of service (COS).  A network node saves the
  124. LU information in a directory database, which is built from LUs defined
  125. locally, LU registration from served end nodes, and LUs learned from
  126. network searches.
  127.  
  128. Each NN maintains a local COS database that assigns a routing weight, or
  129. relative cost, to each resource for each class of service.  For example,
  130. the #INTER COS assigns a lower weight to TGs with a greater effective
  131. capacity, while the #BATCH COS favors TGs with a lower relative cost per
  132. byte.
  133.  
  134. A node saves network topology information (on NNs, VRNs, and TGs between
  135. them) in a network topology database.  The topology information includes
  136. state and routing characteristics.  Topology information is exchanged
  137. between NNs over CP-CP sessions such that the database is fully
  138. replicated at each NN.  Information on TGs from NNs to ENs are kept in a
  139. local topology database.  Local topology information is shared with
  140. other NNs only during the session establishment process, to give the NN
  141. responsible for route calculation the necessary information for end-to-
  142. end route calculation.
  143.  
  144. SNA names such as LU names, CP names, COS names, and mode names can be
  145. padded with blanks (space characters) in SNA formats.  These blanks are
  146. nonsignificant.  For example, in a BIND Request Unit (RU) a COS name of
  147. "#INTER" with a length of 6 is identical to a COS name of "#INTER  "
  148. with a length of 8.  However, in this MIB, nonsignificant blanks are not
  149. included by the agent.   Using the COS name from the previous example,
  150. an agent would return a length of 6 and the string "#INTER" with no
  151. blanks for appnCosName, regardless of how it appears in the BIND RU or
  152. in internal storage.  The lone exception is the all blank mode name, for
  153. which the agent returns a length of 8 and the string "        " (8 blank
  154. spaces).  The MIB variables that this applies to are identified by a
  155. textual convention syntax that also describes this behavior.
  156.  
  157.  
  158.  
  159. Expires July 28, 1997                                           [Page 3]
  160.  
  161. Internet Draft              SNANAU APPN MIB                 January 1997
  162.  
  163.  
  164. When an SNA name is functioning as a table index, an agent treats
  165. trailing blanks as significant.  If a management station requests the
  166. objects from a row with index "#INTER  ", the agent does not match this
  167. to the row with index "#INTER".  Since an agent has no nonsignificant
  168. blanks in any of its table indices, the only reason for a Management
  169. Station to include them would be to start GetNext processing at a chosen
  170. point in a table.  For example, a GetNext request with index "M       "
  171. would start retrieval from a table at the first row with an 8-character
  172. index beginning with "M" or a letter after "M".
  173.  
  174. The SNA/APPN terms and overall architecture are documented in [4], [5],
  175. [6], and [14].
  176.  
  177. Highlights of the management functions supported by the APPN MIB module
  178. include the following:
  179.  
  180.  
  181. o    Activating and deactivating ports and link stations.
  182.  
  183. o    Monitoring of configuration parameters related to the node, ports,
  184.      link stations, virtual routing nodes, and classes of service.
  185.  
  186. o    Monitoring of operational parameters related to ports, link
  187.      stations, virtual routing nodes, topology, directory, and
  188.      intermediate sessions.
  189.  
  190. o    Historical information about link station errors during connection
  191.      establishment, or that caused the connection to terminate.
  192.  
  193. o    Deactivating intermediate sessions.
  194.  
  195. o    Traps for SNA Management Services (SNA/MS) Alert conditions.
  196.  
  197.  
  198. This MIB module does not support:
  199.  
  200.  
  201. o    Configuration of APPN nodes.
  202.  
  203. o    Monitoring and control of endpoint sessions.
  204.  
  205. o    Dependent LU Requester (DLUR) management.
  206.  
  207. o    High-Performance Routing (HPR) management.
  208.  
  209.  
  210.  
  211.  
  212.  
  213. Expires July 28, 1997                                           [Page 4]
  214.  
  215. Internet Draft              SNANAU APPN MIB                 January 1997
  216.  
  217.  
  218. 4.1.  APPN MIB Structure
  219.  
  220. The APPN MIB module contains the following groups of objects:
  221.  
  222.  
  223. o    appnNode - objects related to the APPN node for all node types.
  224.  
  225. o    appnNn   - objects to represent the network nodes, virtual routing
  226.      nodes, and TGs between these nodes that make up the APPN network
  227.      topology database maintained in NNs.
  228.  
  229. o    appnLocalTopology  - objects to represent nodes and TGs between
  230.      nodes in the local topology database maintained in all nodes.
  231.  
  232. o    appnDir  - objects related to LU location information from the
  233.      node's directory database.
  234.  
  235. o    appnCos  - objects related to classes of service information.
  236.  
  237. o    appnSessIntermediate - objects related to intermediate sessions
  238.      that pass through this node.
  239.  
  240.  
  241. These groups are described below in more detail.
  242.  
  243.  
  244. 4.1.1.  appnNode group
  245.  
  246. The appnNode group consists of the following tables and objects:
  247.  
  248. 1) appnGeneralInfoAndCaps
  249.  
  250. This group of objects describes general information about the APPN node.
  251. The type of information includes the node type and the time since this
  252. node was initialized.
  253.  
  254. 2) appnNnUniqueInfoAndCaps
  255.  
  256. This group of objects describes information specific to network nodes
  257. such as node routing characteristics.
  258.  
  259. 3) appnEnUniqueInfoAndCaps
  260.  
  261. This group of objects describes information specific to end nodes,
  262. including its network node server.
  263.  
  264.  
  265.  
  266.  
  267. Expires July 28, 1997                                           [Page 5]
  268.  
  269. Internet Draft              SNANAU APPN MIB                 January 1997
  270.  
  271.  
  272. 4) appnPortInformation
  273.  
  274. This includes the appnPortTable, which describes the configuration and
  275. current status of the ports used by APPN, including the port state and
  276. DLC type.
  277.  
  278. 5) appnLinkStationInformation
  279.  
  280. This includes the appnNodeLsTable, which describes the configuration and
  281. current status of the link stations used by APPN, including the link
  282. state and port name; and the appnLsStatusTable, which provides
  283. information about errors this node encountered with connections to
  284. adjacent nodes, such as the sense data captured during connection
  285. failures.  It is a product option to decide how many appnLsStatusTable
  286. entries are kept.
  287.  
  288. 6) appnVrnInfo
  289.  
  290. This includes the appnVrnTable, which describes the relationship between
  291. virtual routing nodes' TGs described in the appnLocalTgTable with ports
  292. in the appnPortTable.
  293.  
  294.  
  295. 4.1.2.  appnNn group
  296.  
  297. The appnNn group consists of the following objects and tables
  298.  
  299. 1) appnNnTopo
  300.  
  301. These objects contain general information about the network topology
  302. database including the number of nodes present, and the number of
  303. topology database updates (TDU) wars the node has detected.
  304.  
  305. 2) appnNnTopology
  306.  
  307. This includes tables representing the APPN network topology database.
  308. This includes the network nodes, virtual routing nodes, and TGs between
  309. these nodes, as well as the information about these resources carried in
  310. topology updates.  The tables are first indexed by the same flow
  311. reduction sequence number (FRSN) used in topology exchanges between NNs.
  312. This allows a management station to retrieve only incremental updates,
  313. since the agent will update the FRSN of new or changed resources.
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321. Expires July 28, 1997                                           [Page 6]
  322.  
  323. Internet Draft              SNANAU APPN MIB                 January 1997
  324.  
  325.  
  326. 4.1.3.  appnLocalTopology group
  327.  
  328. The appnLocalTopology group consists of the following objects and
  329. tables:
  330.  
  331. 1) appnLocalThisNode
  332.  
  333.  a) appnLocalGeneral
  334.  
  335.  Contains the local node and type.
  336.  
  337.  b) appnLocalNnSpecific
  338.  
  339.  These objects contain routing information about the local network node.
  340.  
  341.  c) appnLocalTg
  342.  
  343.  This table represents information about this node's local TGs.
  344.  
  345. 2) appnLocalEnTopology
  346.  
  347. This table represents TG information for EN TGs learned by the NN via TG
  348. registration with the local node.
  349.  
  350.  
  351. 4.1.4.  appnDir group
  352.  
  353. The appnDir group consists of the following objects and tables:
  354.  
  355. 1) appnDirPerf
  356.  
  357. These objects represent information related to information about the
  358. directory database and directory searches involving this node.
  359.  
  360. 2) appnDirTable
  361.  
  362. This table represents the directory database, listing LUs known to this
  363. node, along with the owning node of the LU and the serving NN of the
  364. owning node.
  365.  
  366.  
  367. 4.1.5.  appnCos group
  368.  
  369. The appnCos group consists of the following tables:
  370.  
  371. 1) appnCosModeTable
  372.  
  373.  
  374.  
  375. Expires July 28, 1997                                           [Page 7]
  376.  
  377. Internet Draft              SNANAU APPN MIB                 January 1997
  378.  
  379.  
  380. This table represents the mode to class of service mapping.
  381.  
  382. 2) appnCosNameTable
  383.  
  384. This table represents the tranmission priority for each class of
  385. service.
  386.  
  387. 3) appnCosNodeRowTable
  388.  
  389. This table represents the node-row information for each class of
  390. service, including the weight of each node.
  391.  
  392. 3) appnCosTGRowTable
  393.  
  394. This table represents the TG-row information for each class of service,
  395. including the weight of each TG.
  396.  
  397.  
  398. 4.1.6.  appnSessIntermediate group
  399.  
  400. The appnSessIntermediate group consists of the following objects and
  401. tables:
  402.  
  403. 1) appnIsInGlobal
  404.  
  405. These objects allow control of the collection of intermediate session
  406. information such as Route Selection Control Vectors (RSCVs) and
  407. counters.
  408.  
  409. 2) appnIsInTable
  410.  
  411. This table contains information on active intermediate sessions.
  412.  
  413. 3) appnIsRtpTable
  414.  
  415. This table contains information on active intermediate sessions that are
  416. being transported on Rapid Transport Protocol (RTP) connections by High
  417. Performance Routing (HPR).
  418.  
  419.  
  420. 4.1.7.  appnTraps
  421.  
  422. One APPN trap is defined.  It is intended to correspond to SNA/MS
  423. Alerts, but is optional for a product to implement this trap.  The trap
  424. identifies the Alert ID number and, where possible, the affected
  425. resource.
  426.  
  427.  
  428.  
  429. Expires July 28, 1997                                           [Page 8]
  430.  
  431. Internet Draft              SNANAU APPN MIB                 January 1997
  432.  
  433.  
  434. 5.  Definitions
  435.  
  436. APPN-MIB DEFINITIONS          ::= BEGIN
  437.  
  438. IMPORTS
  439.  
  440.         IANAifType
  441.                 FROM IANAifType-MIB
  442.  
  443.         DisplayString, VariablePointer, RowPointer, DateAndTime,
  444.         TruthValue, TimeStamp, TEXTUAL-CONVENTION
  445.                 FROM SNMPv2-TC
  446.  
  447.         experimental, Counter32, Gauge32, Integer32, Unsigned32,
  448.         TimeTicks, OBJECT-TYPE, MODULE-IDENTITY, NOTIFICATION-TYPE
  449.                 FROM SNMPv2-SMI
  450.  
  451.         MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP
  452.                 FROM SNMPv2-CONF
  453.  
  454.         snanauMIB
  455.                 FROM SNA-NAU-MIB;
  456.  
  457. appnMIB MODULE-IDENTITY
  458.         LAST-UPDATED  "9701281200Z"
  459.         ORGANIZATION  "IETF SNA NAU MIB WG / AIW APPN MIBs SIG"
  460.         CONTACT-INFO
  461.  
  462.                 "
  463.  
  464.                         Bob Clouston
  465.                         Cisco Systems
  466.                         7025 Kit Creek Road
  467.                         P.O. Box 14987
  468.                         Research Triangle Park, NC 27709, USA
  469.                         Tel:    1 919 472 2333
  470.                         E-mail: clouston@cisco.com
  471.  
  472.                         Bob Moore
  473.                         IBM Corporation
  474.                         800 Park Offices Drive
  475.                         RHJA/664
  476.                         P.O. Box 12195
  477.                         Research Triangle Park, NC 27709, USA
  478.                         Tel:    1 919 254 4436
  479.                         E-mail: remoore@ralvm6.vnet.ibm.com
  480.  
  481.  
  482.  
  483. Expires July 28, 1997                                           [Page 9]
  484.  
  485. Internet Draft              SNANAU APPN MIB                 January 1997
  486.  
  487.  
  488.                 "
  489.       DESCRIPTION
  490.                 "This is the MIB module for objects used to
  491.                  manage network devices with APPN capabilities."
  492.  
  493. ::= { snanauMIB 4 }
  494. -- snanauMIB ::= { mib-2 34 }
  495.  
  496. -- *********************************************************************
  497. -- Textual Conventions
  498. -- *********************************************************************
  499. SnaNodeIdentification ::= TEXTUAL-CONVENTION
  500.       STATUS current
  501.       DESCRIPTION
  502.           "An SNA Node Identification consists of two parts, which
  503.           together comprise four bytes of hexadecimal data.  In SNA the
  504.           Node Identification is transported in bytes 2-5 of the XID.
  505.  
  506.           The block number is the first three digits of the Node
  507.           Identification.  These 3 hexadecimal digits identify the
  508.           product.
  509.  
  510.           The ID number is the last 5 digits of the Node Identification.
  511.           These 5 hexadecimal digits are administratively defined and
  512.           combined with the 3-digit block number form the 8-digit Node
  513.           Identification.  A unique value is required for connections to
  514.           SNA subarea.  In some implementations, the value 'bbb00000'
  515.           (where 'bbb' represents a 3-digit block number) is returned to
  516.           mean that the ID number is not unique on this node.
  517.  
  518.           An SNA Node Identification is represented as eight
  519.           ASCII-encoded hexadecimal digits, using the characters '0' -
  520.           '9' and 'A' - 'F'."
  521.  
  522.       SYNTAX OCTET STRING (SIZE (8))
  523.  
  524. SnaControlPointName ::= TEXTUAL-CONVENTION
  525.       STATUS current
  526.       DESCRIPTION
  527.           "A fully qualified SNA control point name, consisting of a 1 to
  528.           8 character network identifier (NetId), a period ('.'), and a 1
  529.           to 8 character control point name (CpName).
  530.  
  531.           The NetId and CpName are constructed from the uppercase letters
  532.           'A' - 'Z' and the numerics '0' - '9', all encoded in ASCII,
  533.           with the restriction that the first character of each must be
  534.  
  535.  
  536.  
  537. Expires July 28, 1997                                          [Page 10]
  538.  
  539. Internet Draft              SNANAU APPN MIB                 January 1997
  540.  
  541.  
  542.           a letter.  Trailing blanks are not allowed.
  543.  
  544.           Earlier versions of SNA permitted three additional characters
  545.           in NetIds and CpNames:  '#', '@', and '$'.  While this use of
  546.           these characters has been retired, a Management Station should
  547.           still accept them for backward compatibility."
  548.  
  549.       SYNTAX OCTET STRING (SIZE (3..17))
  550.  
  551. SnaClassOfServiceName ::= TEXTUAL-CONVENTION
  552.       STATUS current
  553.       DESCRIPTION
  554.           "An SNA class-of-service (COS) name, ranging from 1 to 8
  555.           ASCII characters.  COS names take one of two forms:
  556.  
  557.              -  a user-defined COS name is constructed from the uppercase
  558.                 letters 'A' - 'Z' and the numerics '0' - '9', with the
  559.                 restriction that the first character of the name must be
  560.                 a letter.
  561.              -  an SNA-defined user-session COS name begins with the
  562.                 character '#', which is followed by up to seven
  563.                 additional characters from the set of uppercase letters
  564.                 and numerics.
  565.  
  566.           Trailing blanks are not allowed in either form of COS name.
  567.  
  568.           A zero-length string indicates that a COS name is not
  569.           available."
  570.  
  571.       SYNTAX OCTET STRING (SIZE (0..8))
  572.  
  573. SnaModeName ::= TEXTUAL-CONVENTION
  574.       STATUS current
  575.       DESCRIPTION
  576.           "An SNA mode name, ranging from 1 to 8 ASCII characters.
  577.           Mode names take one of two forms:
  578.  
  579.              -  a user-defined mode name is constructed from the
  580.                 uppercase letters 'A' - 'Z' and the numerics '0' - '9',
  581.                 with the restriction that the first character of the name
  582.                 must be a letter.
  583.              -  an SNA-defined user-session mode name begins with the
  584.                 character '#', which is followed by up to seven
  585.                 additional characters from the set of uppercase letters
  586.                 and numerics.
  587.  
  588.  
  589.  
  590.  
  591. Expires July 28, 1997                                          [Page 11]
  592.  
  593. Internet Draft              SNANAU APPN MIB                 January 1997
  594.  
  595.  
  596.           Trailing blanks are not allowed in either form of mode name,
  597.           with the single exception of the all-blank mode name, where
  598.           a string consisting of 8 blanks is returned.
  599.  
  600.           A zero-length string indicates that a mode name is not
  601.           available."
  602.  
  603.       SYNTAX OCTET STRING (SIZE (0..8))
  604.  
  605. SnaSenseData ::= TEXTUAL-CONVENTION
  606.       STATUS current
  607.       DESCRIPTION
  608.           "To facilitate their display by a Management Station, sense
  609.           data objects in the MIB are represented as OCTET STRINGS
  610.           containing eight ASCII characters.  Eight '0' characters
  611.           indicates that no sense data identifying an SNA error
  612.           condition is available.
  613.  
  614.           An SNA sense data is represented as eight hexadecimal digits,
  615.           using the characters '0' - '9' and 'A' - 'F'."
  616.  
  617.       SYNTAX OCTET STRING (SIZE (8))
  618.  
  619. DisplayableDlcAddress ::= TEXTUAL-CONVENTION
  620.       STATUS current
  621.       DESCRIPTION
  622.           "DLC address of a port or link station, represented as an
  623.           OCTET STRING containing 0 to 64 ASCII characters.
  624.           A Management Station should use a value of this type only
  625.           for display.  The 'real' DLC address, i.e., the sequence of
  626.           bytes that flow in the DLC header, is often available in a
  627.           DLC-specific MIB.
  628.  
  629.           The zero-length string indicates that the DLC address in
  630.           question is not known to the agent."
  631.  
  632.       SYNTAX OCTET STRING (SIZE (0..64))
  633.  
  634. AppnNodeCounter ::= TEXTUAL-CONVENTION
  635.       STATUS current
  636.       DESCRIPTION
  637.           "An object providing global statistics for the entire APPN
  638.           node.  A Management Station can detect discontinuities in this
  639.           counter by monitoring the appnNodeCounterDisconTime object."
  640.  
  641.       SYNTAX Counter32
  642.  
  643.  
  644.  
  645. Expires July 28, 1997                                          [Page 12]
  646.  
  647. Internet Draft              SNANAU APPN MIB                 January 1997
  648.  
  649.  
  650. AppnPortCounter ::= TEXTUAL-CONVENTION
  651.       STATUS current
  652.       DESCRIPTION
  653.           "An object providing statistics for an APPN port.  A
  654.           Management Station can detect discontinuities in this counter
  655.           by monitoring the appnPortCounterDisconTime object."
  656.  
  657.       SYNTAX Counter32
  658.  
  659. AppnLinkStationCounter ::= TEXTUAL-CONVENTION
  660.       STATUS current
  661.       DESCRIPTION
  662.           "An object providing statistics for an APPN link station.  A
  663.           Management Station can detect discontinuities in this counter
  664.           by monitoring the appnLsCounterDisconTime object."
  665.  
  666.       SYNTAX Counter32
  667.  
  668. AppnTopologyEntryTimeLeft ::= TEXTUAL-CONVENTION
  669.       STATUS current
  670.       DESCRIPTION
  671.           "Number of days before deletion of this entry from the topology
  672.           database.  Range is 0-15.  A value of 0 indicates that the
  673.           entry is either in the process of being deleted, or is being
  674.           marked for deletion at the next garbage collection cycle."
  675.  
  676.       SYNTAX INTEGER (0..15)
  677.  
  678. AppnTgDlcData ::= TEXTUAL-CONVENTION
  679.       STATUS current
  680.       DESCRIPTION
  681.           "DLC-specific data related to a connection network transmission
  682.           group.  For other TGs, a zero-length string is returned.
  683.  
  684.           Examples of the type of data returned by an object with this
  685.           syntax include the following:
  686.  
  687.                 Token-Ring      - MAC/SAP
  688.                 X.25 Switched   - dial digits
  689.                 X.21 Switched   - dial digits
  690.                 Circuit Switch  - dial digits
  691.  
  692.           This MIB does not specify formats for these or any other types
  693.           of DLC-specific data.  Formats may, however, be specified in
  694.           documents related to a particular DLC.
  695.  
  696.  
  697.  
  698.  
  699. Expires July 28, 1997                                          [Page 13]
  700.  
  701. Internet Draft              SNANAU APPN MIB                 January 1997
  702.  
  703.  
  704.           The contents of an object with this syntax correspond to the
  705.           contents of the DLC-specific subfields of cv46, documented in
  706.           (6)."
  707.  
  708.       SYNTAX OCTET STRING  (SIZE (0..64))
  709.  
  710. AppnTgEffectiveCapacity ::= TEXTUAL-CONVENTION
  711.       STATUS current
  712.       DESCRIPTION
  713.           "A value representing the effective capacity of a transmission
  714.           group.  This is an administratively assigned value derived from
  715.           the link bandwidth and maximum load factor.  It is encoded in
  716.           the same way as byte 7 of cv47, and represents a floating-point
  717.           number in units of 300 bits per second."
  718.  
  719.       SYNTAX OCTET STRING (SIZE (1))
  720.  
  721. AppnTgSecurity ::= TEXTUAL-CONVENTION
  722.       STATUS current
  723.       DESCRIPTION
  724.           "A value representing the level of security on a transmission
  725.           group.  A class of service definition includes an indication of
  726.           the acceptable TG security value(s) for that class of service.
  727.  
  728.           The following seven values are defined:
  729.  
  730.             nonsecure(1) -
  731.                               (X'01'):  none of the values listed below;
  732.                               for example, satellite-connected or
  733.                               located in a nonsecure country
  734.             publicSwitchedNetwork(32) -
  735.                               (X'20'):  public switched network; secure
  736.                               in the sense that there is no
  737.                               predetermined route that traffic will take
  738.             undergroundCable(64) -
  739.                               (X'40'):  underground cable; located in a
  740.                               secure country (as determined by the
  741.                               network administrator)
  742.             secureConduit(96) -
  743.                               (X'60'):  secure conduit, not guarded; for
  744.                               example, pressurized pipe
  745.             guardedConduit(128) -
  746.                               (X'80'):  guarded conduit; protected
  747.                               against physical tapping
  748.             encrypted(160) -
  749.                               (X'A0'):  link-level encryption is provided
  750.  
  751.  
  752.  
  753. Expires July 28, 1997                                          [Page 14]
  754.  
  755. Internet Draft              SNANAU APPN MIB                 January 1997
  756.  
  757.  
  758.             guardedRadiation(192) -
  759.                               (X'C0'):  guarded conduit containing the
  760.                               transmission medium; protected against
  761.                               physical and radiation tapping"
  762.  
  763.       SYNTAX INTEGER {
  764.                      nonsecure(1),               -- X'01'
  765.                      publicSwitchedNetwork(32),  -- X'20'
  766.                      undergroundCable(64),       -- X'40'
  767.                      secureConduit(96),          -- X'60'
  768.                      guardedConduit(128),        -- X'80'
  769.                      encrypted(160),             -- X'A0'
  770.                      guardedRadiation(192)       -- X'C0'
  771.                      }
  772.  
  773. AppnTgDelay ::= TEXTUAL-CONVENTION
  774.       STATUS current
  775.       DESCRIPTION
  776.           "Relative amount of time that it takes for a signal to travel
  777.           the length of a logical link.  This time is represented in
  778.           microseconds, using the same encoding scheme used in cv47 in a
  779.           topology update.  Some of the more common values, along with
  780.           their encoded hex values, are:
  781.  
  782.                      minimum(0),                 X'00'
  783.                      negligible(384),            X'4C'
  784.                      terrestrial(9216),          X'71'
  785.                      packet(147456),             X'91'
  786.                      long(294912),               X'99'
  787.                      maximum(2013265920)         X'FF'
  788.  
  789.           "
  790.  
  791.       SYNTAX OCTET STRING (SIZE (1))
  792.  
  793. -- *********************************************************************
  794.   appnObjects             OBJECT IDENTIFIER ::= { appnMIB 1 }
  795. -- *********************************************************************
  796.  
  797. -- ******************** The APPN Node Group ****************************
  798.  
  799. appnNode              OBJECT IDENTIFIER ::= { appnObjects 1 }
  800.   appnGeneralInfoAndCaps      OBJECT IDENTIFIER ::= { appnNode 1 }
  801.   appnNnUniqueInfoAndCaps     OBJECT IDENTIFIER ::= { appnNode 2 }
  802.   appnEnUniqueCaps            OBJECT IDENTIFIER ::= { appnNode 3 }
  803.   appnPortInformation         OBJECT IDENTIFIER ::= { appnNode 4 }
  804.  
  805.  
  806.  
  807. Expires July 28, 1997                                          [Page 15]
  808.  
  809. Internet Draft              SNANAU APPN MIB                 January 1997
  810.  
  811.  
  812.   appnLinkStationInformation  OBJECT IDENTIFIER ::= { appnNode 5 }
  813.   appnVrnInfo                 OBJECT IDENTIFIER ::= { appnNode 6 }
  814.  
  815. -- This group provides global information about an APPN network node,
  816. -- an APPN end node, or an LEN node.
  817.  
  818. -- The first section applies to all three node types.
  819. -- The second section applies only to APPN network nodes.
  820. -- The third section applies only to APPN end nodes and to LEN nodes.
  821. -- The fourth section applies to all three node types.
  822. -- The fifth section applies to all three node types.
  823. -- The sixth section applies only to APPN network nodes.
  824.  
  825. -- APPN General Information
  826. -- This section applies to both APPN network and end nodes, and to
  827. -- LEN end nodes.
  828.  
  829. appnNodeCpName OBJECT-TYPE
  830.       SYNTAX SnaControlPointName
  831.       MAX-ACCESS read-only
  832.       STATUS current
  833.       DESCRIPTION
  834.           "Administratively assigned network name for this node."
  835.  
  836.       ::= { appnGeneralInfoAndCaps 1 }
  837.  
  838. appnNodeMibVersion OBJECT-TYPE
  839.       SYNTAX DisplayString  (SIZE (11))
  840.       MAX-ACCESS read-only
  841.       STATUS current
  842.       DESCRIPTION
  843.           "The value of LAST-UPDATED from this module's MODULE-IDENTITY
  844.           macro.  This object gives a Management Station an easy way of
  845.           determining the level of the MIB supported by an agent."
  846.  
  847.       ::= { appnGeneralInfoAndCaps 2 }
  848.  
  849. appnNodeId OBJECT-TYPE
  850.       SYNTAX SnaNodeIdentification
  851.       MAX-ACCESS read-only
  852.       STATUS current
  853.       DESCRIPTION
  854.           "This node's Node Identification, which it sends in bytes
  855.           2-5 of XID."
  856.  
  857.       ::= { appnGeneralInfoAndCaps 3 }
  858.  
  859.  
  860.  
  861. Expires July 28, 1997                                          [Page 16]
  862.  
  863. Internet Draft              SNANAU APPN MIB                 January 1997
  864.  
  865.  
  866. appnNodeType OBJECT-TYPE
  867.       SYNTAX INTEGER {
  868.                      networkNode(1),
  869.                      endNode(2),
  870.                      t21len(4)
  871.                      }
  872.       MAX-ACCESS read-only
  873.       STATUS current
  874.       DESCRIPTION
  875.           "Type of APPN node:
  876.  
  877.                 networkNode(1) - APPN network node
  878.                 endNode(2)     - APPN end node
  879.                 t21len(4)      - LEN end node"
  880.  
  881.       ::= { appnGeneralInfoAndCaps 4 }
  882.  
  883. appnNodeUpTime OBJECT-TYPE
  884.       SYNTAX TimeTicks
  885.       UNITS "hundredths of a second"
  886.       MAX-ACCESS read-only
  887.       STATUS current
  888.       DESCRIPTION
  889.           "Amount of time (in hundredths of a second) since the APPN node
  890.           was last re-initialized."
  891.  
  892.       ::= { appnGeneralInfoAndCaps 5 }
  893.  
  894. appnNodeParallelTg OBJECT-TYPE
  895.       SYNTAX TruthValue
  896.       MAX-ACCESS read-only
  897.       STATUS current
  898.       DESCRIPTION
  899.           "Indicates whether this node supports parallel TGs."
  900.  
  901.       ::= { appnGeneralInfoAndCaps 6 }
  902.  
  903. appnNodeAdaptiveBindPacing OBJECT-TYPE
  904.       SYNTAX TruthValue
  905.       MAX-ACCESS read-only
  906.       STATUS current
  907.       DESCRIPTION
  908.           "Indicates whether this node supports adaptive bind pacing for
  909.           dependent LUs."
  910.  
  911.       ::= { appnGeneralInfoAndCaps 7 }
  912.  
  913.  
  914.  
  915. Expires July 28, 1997                                          [Page 17]
  916.  
  917. Internet Draft              SNANAU APPN MIB                 January 1997
  918.  
  919.  
  920. appnNodeHprSupport OBJECT-TYPE
  921.       SYNTAX INTEGER {
  922.                  noHprSupport(1),
  923.                  hprBaseOnly(2),
  924.                  rtpTower(3),
  925.                  controlFlowsOverRtpTower(4)
  926.                      }
  927.       MAX-ACCESS read-only
  928.       STATUS current
  929.       DESCRIPTION
  930.           "Indicates this node's level of support for high-performance
  931.           routing (HPR):
  932.  
  933.              noHprSupport(1)             - no HPR support
  934.              hprBaseOnly(2)              - HPR base (option set 1400)
  935.                                            supported
  936.              rtpTower(3)                 - HPR base and RTP tower
  937.                                            (option set 1401) supported
  938.              controlFlowsOverRtpTower(4) - HPR base, RTP tower, and
  939.                                            control flows over RTP
  940.                                            (option set 1402) supported
  941.  
  942.           This object corresponds to cv4580, byte 9, bits 3-4."
  943.  
  944.       ::= { appnGeneralInfoAndCaps 8 }
  945.  
  946. appnNodeMaxSessPerRtpConn OBJECT-TYPE
  947.       SYNTAX Gauge32
  948.       MAX-ACCESS read-only
  949.       STATUS current
  950.       DESCRIPTION
  951.           "This object represents a configuration parameter indicating
  952.           the maximum number of sessions that the APPN node is to put on
  953.           any HPR connection.  The value is zero if not applicable."
  954.  
  955.       ::= { appnGeneralInfoAndCaps 9 }
  956.  
  957. appnNodeHprIntRteSetups OBJECT-TYPE
  958.       SYNTAX AppnNodeCounter
  959.       MAX-ACCESS read-only
  960.       STATUS current
  961.       DESCRIPTION
  962.           "The total number of HPR route setups received for routes
  963.           passing through this node since the node was last
  964.           re-initialized."
  965.  
  966.  
  967.  
  968.  
  969. Expires July 28, 1997                                          [Page 18]
  970.  
  971. Internet Draft              SNANAU APPN MIB                 January 1997
  972.  
  973.  
  974.       ::= { appnGeneralInfoAndCaps 10 }
  975.  
  976. appnNodeHprIntRteRejects OBJECT-TYPE
  977.       SYNTAX AppnNodeCounter
  978.       MAX-ACCESS read-only
  979.       STATUS current
  980.       DESCRIPTION
  981.           "The number of HPR route setups rejected by this node for
  982.           routes passing through it since the node was last
  983.           re-initialized."
  984.  
  985.       ::= { appnGeneralInfoAndCaps 11 }
  986.  
  987. appnNodeHprOrgRteSetups OBJECT-TYPE
  988.       SYNTAX AppnNodeCounter
  989.       MAX-ACCESS read-only
  990.       STATUS current
  991.       DESCRIPTION
  992.           "The total number of HPR route setups sent for routes
  993.           originating in this node since the node was last
  994.           re-initialized."
  995.  
  996.       ::= { appnGeneralInfoAndCaps 12 }
  997.  
  998. appnNodeHprOrgRteRejects OBJECT-TYPE
  999.       SYNTAX AppnNodeCounter
  1000.       MAX-ACCESS read-only
  1001.       STATUS current
  1002.       DESCRIPTION
  1003.           "The number of HPR route setups rejected by other nodes for
  1004.           routes originating in this node since the node was last
  1005.           re-initialized."
  1006.  
  1007.       ::= { appnGeneralInfoAndCaps 13 }
  1008.  
  1009. appnNodeHprEndRteSetups OBJECT-TYPE
  1010.       SYNTAX AppnNodeCounter
  1011.       MAX-ACCESS read-only
  1012.       STATUS current
  1013.       DESCRIPTION
  1014.           "The total number of HPR route setups received for routes
  1015.           ending in this node since the node was last re-initialized."
  1016.  
  1017.       ::= { appnGeneralInfoAndCaps 14 }
  1018.  
  1019. appnNodeHprEndRteRejects OBJECT-TYPE
  1020.  
  1021.  
  1022.  
  1023. Expires July 28, 1997                                          [Page 19]
  1024.  
  1025. Internet Draft              SNANAU APPN MIB                 January 1997
  1026.  
  1027.  
  1028.       SYNTAX AppnNodeCounter
  1029.       MAX-ACCESS read-only
  1030.       STATUS current
  1031.       DESCRIPTION
  1032.           "The number of HPR route setups rejected by this node for
  1033.           routes ending in it since the node was last re-initialized."
  1034.  
  1035.       ::= { appnGeneralInfoAndCaps 15 }
  1036.  
  1037. appnNodeCounterDisconTime OBJECT-TYPE
  1038.       SYNTAX TimeStamp
  1039.       MAX-ACCESS read-only
  1040.       STATUS current
  1041.       DESCRIPTION
  1042.           "The value of the sysUpTime object the last time the APPN node
  1043.           was re-initialized."
  1044.  
  1045.       ::= { appnGeneralInfoAndCaps 16 }
  1046.  
  1047.  
  1048. -- *********************************************************************
  1049. -- APPN Network Node Information
  1050. -- This section provides global information about an APPN network node.
  1051.  
  1052. appnNodeNnCentralDirectory OBJECT-TYPE
  1053.       SYNTAX TruthValue
  1054.       MAX-ACCESS read-only
  1055.       STATUS current
  1056.       DESCRIPTION
  1057.           "Indicates whether this node supports central directory
  1058.           services.
  1059.  
  1060.           This object corresponds to cv4580, byte 8, bit 1."
  1061.  
  1062.       ::= { appnNnUniqueInfoAndCaps 1 }
  1063.  
  1064. appnNodeNnTreeCache OBJECT-TYPE
  1065.       SYNTAX INTEGER {
  1066.                      noCache(1),
  1067.                      cacheNoIncrUpdate(2),
  1068.                      cacheWithIncrUpdate(3)
  1069.                      }
  1070.       MAX-ACCESS read-only
  1071.       STATUS current
  1072.       DESCRIPTION
  1073.           "Indicates this node's level of support for caching of route
  1074.  
  1075.  
  1076.  
  1077. Expires July 28, 1997                                          [Page 20]
  1078.  
  1079. Internet Draft              SNANAU APPN MIB                 January 1997
  1080.  
  1081.  
  1082.           trees.  Three levels are specified:
  1083.  
  1084.              noCache(1)             - caching of route trees is not
  1085.                                       supported
  1086.              cacheNoIncrUpdate(2)   - caching of route trees is
  1087.                                       supported, but without incremental
  1088.                                       updates
  1089.              cacheWithIncrUpdate(3) - caching of route trees with
  1090.                                       incremental updates is supported"
  1091.  
  1092.       ::= { appnNnUniqueInfoAndCaps 2 }
  1093.  
  1094. appnNodeNnRouteAddResist OBJECT-TYPE
  1095.       SYNTAX INTEGER (0..255)
  1096.       MAX-ACCESS read-only
  1097.       STATUS current
  1098.       DESCRIPTION
  1099.           "Route addition resistance.
  1100.  
  1101.           This administratively assigned value indicates the relative
  1102.           desirability of using this node for intermediate session
  1103.           traffic.  The value, which can be any integer 0-255, is used
  1104.           in route computation.  The lower the value, the more
  1105.           desirable the node is for intermediate routing.
  1106.  
  1107.           This object corresponds to cv4580, byte 6."
  1108.  
  1109.       ::= { appnNnUniqueInfoAndCaps 3 }
  1110.  
  1111. appnNodeNnIsr OBJECT-TYPE
  1112.       SYNTAX TruthValue
  1113.       MAX-ACCESS read-only
  1114.       STATUS current
  1115.       DESCRIPTION
  1116.           "Indicates whether the node supports intermediate session
  1117.           routing.
  1118.  
  1119.           This object corresponds to cv4580, byte 8, bit 2."
  1120.  
  1121.       ::= { appnNnUniqueInfoAndCaps 4 }
  1122.  
  1123. appnNodeNnFrsn OBJECT-TYPE
  1124.       SYNTAX Unsigned32
  1125.       MAX-ACCESS read-only
  1126.       STATUS current
  1127.       DESCRIPTION
  1128.  
  1129.  
  1130.  
  1131. Expires July 28, 1997                                          [Page 21]
  1132.  
  1133. Internet Draft              SNANAU APPN MIB                 January 1997
  1134.  
  1135.  
  1136.           "The last flow-reduction sequence number (FRSN) sent by this
  1137.           node in a topology update to an adjacent network node."
  1138.  
  1139.       ::= { appnNnUniqueInfoAndCaps 5 }
  1140.  
  1141. appnNodeNnPeriBorderSup OBJECT-TYPE
  1142.       SYNTAX TruthValue
  1143.       MAX-ACCESS read-only
  1144.       STATUS current
  1145.       DESCRIPTION
  1146.           "Indicates whether this node has peripheral border node
  1147.           support.
  1148.  
  1149.           This object corresponds to cv4580, byte 9, bit 0."
  1150.  
  1151.       ::= { appnNnUniqueInfoAndCaps 6 }
  1152.  
  1153. appnNodeNnInterchangeSup OBJECT-TYPE
  1154.       SYNTAX TruthValue
  1155.       MAX-ACCESS read-only
  1156.       STATUS current
  1157.       DESCRIPTION
  1158.           "Indicates whether this node has interchange node support.
  1159.  
  1160.           This object corresponds to cv4580, byte 9, bit 1."
  1161.  
  1162.       ::= { appnNnUniqueInfoAndCaps 7 }
  1163.  
  1164. appnNodeNnExteBorderSup OBJECT-TYPE
  1165.       SYNTAX TruthValue
  1166.       MAX-ACCESS read-only
  1167.       STATUS current
  1168.       DESCRIPTION
  1169.           "Indicates whether this node has extended border node support.
  1170.  
  1171.           This object corresponds to cv4580, byte 9, bit 2."
  1172.  
  1173.       ::= { appnNnUniqueInfoAndCaps 8 }
  1174.  
  1175.  
  1176. appnNodeNnSafeStoreFreq OBJECT-TYPE
  1177.       SYNTAX INTEGER (0..32767)
  1178.       UNITS "TDUs"
  1179.       MAX-ACCESS read-write
  1180.       STATUS current
  1181.       DESCRIPTION
  1182.  
  1183.  
  1184.  
  1185. Expires July 28, 1997                                          [Page 22]
  1186.  
  1187. Internet Draft              SNANAU APPN MIB                 January 1997
  1188.  
  1189.  
  1190.           "The topology safe store frequency.
  1191.  
  1192.           If this number is not zero, then the topology database is saved
  1193.           each time the total number of topology database updates (TDUs)
  1194.           received by this node increases by this number.  A value of
  1195.           zero indicates that the topology database is not being saved."
  1196.  
  1197.       ::= { appnNnUniqueInfoAndCaps 9 }
  1198.  
  1199. appnNodeNnRsn OBJECT-TYPE
  1200.       SYNTAX Unsigned32
  1201.       MAX-ACCESS read-only
  1202.       STATUS current
  1203.       DESCRIPTION
  1204.           "Resource sequence number for this node, which it assigns and
  1205.           controls.
  1206.  
  1207.           This object corresponds to the numeric value in cv4580, bytes
  1208.           2-5."
  1209.  
  1210.       ::= { appnNnUniqueInfoAndCaps 10 }
  1211.  
  1212. appnNodeNnCongested OBJECT-TYPE
  1213.       SYNTAX TruthValue
  1214.       MAX-ACCESS read-only
  1215.       STATUS current
  1216.       DESCRIPTION
  1217.           "Indicates whether this node is congested.  Other network nodes
  1218.           stop routing traffic to this node while this flag is on.
  1219.  
  1220.           This object corresponds to cv4580, byte 7, bit 0."
  1221.  
  1222.       ::= { appnNnUniqueInfoAndCaps 11 }
  1223.  
  1224. appnNodeNnIsrDepleted OBJECT-TYPE
  1225.       SYNTAX TruthValue
  1226.       MAX-ACCESS read-only
  1227.       STATUS current
  1228.       DESCRIPTION
  1229.           "Indicate whether intermediated session routing resources are
  1230.           depleted.  Other network nodes stop routing traffic through
  1231.           this node while this flag is on.
  1232.  
  1233.           This object corresponds to cv4580, byte 7, bit 1."
  1234.  
  1235.       ::= { appnNnUniqueInfoAndCaps 12 }
  1236.  
  1237.  
  1238.  
  1239. Expires July 28, 1997                                          [Page 23]
  1240.  
  1241. Internet Draft              SNANAU APPN MIB                 January 1997
  1242.  
  1243.  
  1244. appnNodeNnQuiescing OBJECT-TYPE
  1245.       SYNTAX TruthValue
  1246.       MAX-ACCESS read-only
  1247.       STATUS current
  1248.       DESCRIPTION
  1249.           "Indicates whether the node is quiescing.
  1250.  
  1251.           This object corresponds to cv4580, byte 7, bit 5."
  1252.  
  1253.       ::= { appnNnUniqueInfoAndCaps 13 }
  1254.  
  1255. appnNodeNnGateway OBJECT-TYPE
  1256.       SYNTAX TruthValue
  1257.       MAX-ACCESS read-only
  1258.       STATUS current
  1259.       DESCRIPTION
  1260.           "Indicates whether the node has gateway services support.
  1261.  
  1262.           This object corresponds to cv4580, byte 8, bit 0."
  1263.  
  1264.       ::= { appnNnUniqueInfoAndCaps 14 }
  1265.  
  1266.  
  1267. -- *********************************************************************
  1268. -- APPN End Node Information
  1269.  
  1270. appnNodeEnModeCosMap OBJECT-TYPE
  1271.       SYNTAX TruthValue
  1272.       MAX-ACCESS read-only
  1273.       STATUS current
  1274.       DESCRIPTION
  1275.           "Indicates whether this end node supports mode name to COS name
  1276.           mapping."
  1277.  
  1278.       ::= { appnEnUniqueCaps 1 }
  1279.  
  1280. appnNodeEnNnServer OBJECT-TYPE
  1281.       SYNTAX OCTET STRING (SIZE (0 | 3..17))
  1282.       MAX-ACCESS read-only
  1283.       STATUS current
  1284.       DESCRIPTION
  1285.           "The fully qualified name of the current NN server for this end
  1286.           node.  An NN server is identified using the format specified in
  1287.           the SnaControlPointName textual convention.  The value is a
  1288.           zero-length string when there is no active NN server."
  1289.  
  1290.  
  1291.  
  1292.  
  1293. Expires July 28, 1997                                          [Page 24]
  1294.  
  1295. Internet Draft              SNANAU APPN MIB                 January 1997
  1296.  
  1297.  
  1298.       ::= { appnEnUniqueCaps 2 }
  1299.  
  1300. appnNodeEnLuSearch OBJECT-TYPE
  1301.       SYNTAX TruthValue
  1302.       MAX-ACCESS read-only
  1303.       STATUS current
  1304.       DESCRIPTION
  1305.           "Indicates whether the node is to be searched for LUs as part
  1306.           of a network broadcast search."
  1307.  
  1308.       ::= { appnEnUniqueCaps 3 }
  1309.  
  1310.  
  1311. -- *********************************************************************
  1312. -- APPN Port information
  1313. --
  1314.  
  1315. appnPortTable OBJECT-TYPE
  1316.       SYNTAX SEQUENCE OF AppnPortEntry
  1317.       MAX-ACCESS not-accessible
  1318.       STATUS current
  1319.       DESCRIPTION
  1320.           "The Port table describes the configuration and current status
  1321.           of the ports used by APPN.  When it is known to the APPN
  1322.           component, an OBJECT IDENTIFIER pointing to additional
  1323.           information related to the port is included.  This may, but
  1324.           need not, be a RowPointer to an ifTable entry for a DLC
  1325.           interface immediately 'below' the port."
  1326.  
  1327.       ::= { appnPortInformation 1 }
  1328.  
  1329. appnPortEntry OBJECT-TYPE
  1330.       SYNTAX AppnPortEntry
  1331.       MAX-ACCESS not-accessible
  1332.       STATUS current
  1333.       DESCRIPTION
  1334.           "The port name is used as the index to this table."
  1335.  
  1336.       INDEX
  1337.              { appnPortName }
  1338.  
  1339.       ::= { appnPortTable 1 }
  1340.  
  1341. AppnPortEntry ::= SEQUENCE {
  1342.       appnPortName                 DisplayString,
  1343.       appnPortCommand              INTEGER,
  1344.  
  1345.  
  1346.  
  1347. Expires July 28, 1997                                          [Page 25]
  1348.  
  1349. Internet Draft              SNANAU APPN MIB                 January 1997
  1350.  
  1351.  
  1352.       appnPortOperState            INTEGER,
  1353.       appnPortDlcType              IANAifType,
  1354.       appnPortPortType             INTEGER,
  1355.       appnPortSIMRIM               TruthValue,
  1356.       appnPortLsRole               INTEGER,
  1357.       appnPortNegotLs              TruthValue,
  1358.       appnPortDynamicLinkSupport   TruthValue,
  1359.       appnPortMaxRcvBtuSize        INTEGER,
  1360.       appnPortMaxIframeWindow      Gauge32,
  1361.       appnPortDefLsGoodXids        AppnPortCounter,
  1362.       appnPortDefLsBadXids         AppnPortCounter,
  1363.       appnPortDynLsGoodXids        AppnPortCounter,
  1364.       appnPortDynLsBadXids         AppnPortCounter,
  1365.       appnPortSpecific             RowPointer,
  1366.       appnPortDlcLocalAddr         DisplayableDlcAddress,
  1367.       appnPortCounterDisconTime    TimeStamp
  1368.                      }
  1369.  
  1370. appnPortName OBJECT-TYPE
  1371.       SYNTAX DisplayString (SIZE (1..10))
  1372.       MAX-ACCESS not-accessible
  1373.       STATUS current
  1374.       DESCRIPTION
  1375.           "Administratively assigned name for this APPN port."
  1376.  
  1377.       ::= { appnPortEntry 1 }
  1378.  
  1379. appnPortCommand OBJECT-TYPE
  1380.       SYNTAX INTEGER {
  1381.                       deactivate(1),
  1382.                       activate(2),
  1383.                       recycle(3),
  1384.                       ready(4)
  1385.                      }
  1386.       MAX-ACCESS read-write
  1387.       STATUS current
  1388.       DESCRIPTION
  1389.           "Object by which a Management Station can activate, deactivate,
  1390.           or recycle (i.e., cause to be deactivated and then immediately
  1391.           activated) a port, by setting the value to activate(1),
  1392.           deactivate(2), or recycle(3), respectively.  The value ready(4)
  1393.           is returned on GET operations until a SET has been processed;
  1394.           after that the value received on the most recent SET is
  1395.           returned."
  1396.  
  1397.       ::= { appnPortEntry 2 }
  1398.  
  1399.  
  1400.  
  1401. Expires July 28, 1997                                          [Page 26]
  1402.  
  1403. Internet Draft              SNANAU APPN MIB                 January 1997
  1404.  
  1405.  
  1406. appnPortOperState OBJECT-TYPE
  1407.       SYNTAX INTEGER    {
  1408.                          inactive(1),
  1409.                          pendactive(2),
  1410.                          active(3),
  1411.                          pendinact(4)
  1412.                      }
  1413.       MAX-ACCESS read-only
  1414.       STATUS current
  1415.       DESCRIPTION
  1416.           "Indicates the current state of this port:
  1417.  
  1418.               inactive(1)   - port is inactive
  1419.               pendactive(2) - port is pending active
  1420.               active(3)     - port is active
  1421.               pendinact(4)  - port is pending inactive"
  1422.  
  1423.  
  1424.       ::= { appnPortEntry 3 }
  1425.  
  1426. appnPortDlcType OBJECT-TYPE
  1427.       SYNTAX IANAifType
  1428.       MAX-ACCESS read-only
  1429.       STATUS current
  1430.       DESCRIPTION
  1431.           "The type of DLC interface, distinguished according to the
  1432.           protocol immediately 'below' this layer."
  1433.  
  1434.       ::= { appnPortEntry 4 }
  1435.  
  1436. appnPortPortType OBJECT-TYPE
  1437.       SYNTAX INTEGER {
  1438.                      leased(1),
  1439.                      switched(2),
  1440.                      sharedAccessFacilities(3)
  1441.                      }
  1442.       MAX-ACCESS read-only
  1443.       STATUS current
  1444.       DESCRIPTION
  1445.           "Identifies the type of line used by this port:
  1446.  
  1447.               leased(1)                 - leased line
  1448.               switched(2)               - switched line
  1449.               sharedAccessFacilities(3) - shared access facility, such
  1450.                                           as a LAN."
  1451.  
  1452.  
  1453.  
  1454.  
  1455. Expires July 28, 1997                                          [Page 27]
  1456.  
  1457. Internet Draft              SNANAU APPN MIB                 January 1997
  1458.  
  1459.  
  1460.       ::= { appnPortEntry 5 }
  1461.  
  1462. appnPortSIMRIM OBJECT-TYPE
  1463.       SYNTAX TruthValue
  1464.       MAX-ACCESS read-only
  1465.       STATUS current
  1466.       DESCRIPTION
  1467.           "Indicates whether Set Initialization Mode (SIM) and Receive
  1468.           Initialization Mode (RIM) are supported for this port."
  1469.  
  1470.       ::= { appnPortEntry 6 }
  1471.  
  1472. appnPortLsRole OBJECT-TYPE
  1473.       SYNTAX INTEGER {
  1474.                      primary(1),
  1475.                      secondary(2),
  1476.                      negotiable(3),
  1477.                      abm(4)
  1478.                      }
  1479.       MAX-ACCESS read-only
  1480.       STATUS current
  1481.       DESCRIPTION
  1482.              "Initial role for link stations activated through this port.
  1483.              The values map to the following settings in the initial XID,
  1484.              where 'ABM' indicates asynchronous balanced mode and 'NRM'
  1485.              indicated normal response mode:
  1486.  
  1487.                  primary(1):     ABM support = 0     ( = NRM)
  1488.                                  role = 01           ( = primary)
  1489.                  secondary(2):   ABM support = 0     ( = NRM)
  1490.                                  role = 00           ( = secondary)
  1491.                  negotiable(3):  ABM support = 0     ( = NRM)
  1492.                                  role = 11           ( = negotiable)
  1493.                  abm(4):         ABM support = 1     ( = ABM)
  1494.                                  role = 11           ( = negotiable)"
  1495.  
  1496.       ::= { appnPortEntry 7 }
  1497.  
  1498. appnPortNegotLs OBJECT-TYPE
  1499.       SYNTAX TruthValue
  1500.       MAX-ACCESS read-only
  1501.       STATUS current
  1502.       DESCRIPTION
  1503.           "Indicates whether the node supports negotiable link stations
  1504.           for this port."
  1505.  
  1506.  
  1507.  
  1508.  
  1509. Expires July 28, 1997                                          [Page 28]
  1510.  
  1511. Internet Draft              SNANAU APPN MIB                 January 1997
  1512.  
  1513.  
  1514.       ::= { appnPortEntry 8 }
  1515.  
  1516. appnPortDynamicLinkSupport OBJECT-TYPE
  1517.       SYNTAX TruthValue
  1518.       MAX-ACCESS read-only
  1519.       STATUS current
  1520.       DESCRIPTION
  1521.           "Indicates whether this node allows call-in on this port from
  1522.           nodes not defined locally."
  1523.  
  1524.       ::= { appnPortEntry 9 }
  1525.  
  1526. appnPortMaxRcvBtuSize OBJECT-TYPE
  1527.       SYNTAX INTEGER (99..32767)
  1528.       UNITS "bytes"
  1529.       MAX-ACCESS read-only
  1530.       STATUS current
  1531.       DESCRIPTION
  1532.           "Maximum Basic Transmission Unit (BTU) size that a link station
  1533.           on this port can receive.
  1534.  
  1535.           This object corresponds to bytes 21-22 of XID3."
  1536.  
  1537.       ::= { appnPortEntry 10 }
  1538.  
  1539. appnPortMaxIframeWindow OBJECT-TYPE
  1540.       SYNTAX Gauge32
  1541.       UNITS "I-frames"
  1542.       MAX-ACCESS read-only
  1543.       STATUS current
  1544.       DESCRIPTION
  1545.           "Maximum number of I-frames that can be received by the XID
  1546.           sender before an acknowledgement is received."
  1547.  
  1548.       ::= { appnPortEntry 11 }
  1549.  
  1550. appnPortDefLsGoodXids OBJECT-TYPE
  1551.       SYNTAX AppnPortCounter
  1552.       UNITS "XID exchanges"
  1553.       MAX-ACCESS read-only
  1554.       STATUS current
  1555.       DESCRIPTION
  1556.           "The total number of successful XID exchanges that have
  1557.           occurred on all defined link stations on this port since the
  1558.           last time this port was started."
  1559.  
  1560.  
  1561.  
  1562.  
  1563. Expires July 28, 1997                                          [Page 29]
  1564.  
  1565. Internet Draft              SNANAU APPN MIB                 January 1997
  1566.  
  1567.  
  1568.       ::= { appnPortEntry 12 }
  1569.  
  1570. appnPortDefLsBadXids OBJECT-TYPE
  1571.       SYNTAX AppnPortCounter
  1572.       UNITS "XID exchanges"
  1573.       MAX-ACCESS read-only
  1574.       STATUS current
  1575.       DESCRIPTION
  1576.           "The total number of unsuccessful XID exchanges that have
  1577.           occurred on all defined link stations on this port since the
  1578.           last time this port was started."
  1579.  
  1580.       ::= { appnPortEntry 13 }
  1581.  
  1582. appnPortDynLsGoodXids OBJECT-TYPE
  1583.       SYNTAX AppnPortCounter
  1584.       UNITS "XID exchanges"
  1585.       MAX-ACCESS read-only
  1586.       STATUS current
  1587.       DESCRIPTION
  1588.           "The total number of successful XID exchanges that have
  1589.           occurred on all dynamic link stations on this port since the
  1590.           last time this port was started."
  1591.  
  1592.       ::= { appnPortEntry 14 }
  1593.  
  1594. appnPortDynLsBadXids OBJECT-TYPE
  1595.       SYNTAX AppnPortCounter
  1596.       UNITS "XID exchanges"
  1597.       MAX-ACCESS read-only
  1598.       STATUS current
  1599.       DESCRIPTION
  1600.           "The total number of unsuccessful XID exchanges that have
  1601.           occurred on all dynamic link stations on this port since the
  1602.           last time this port was started."
  1603.  
  1604.       ::= { appnPortEntry 15 }
  1605.  
  1606. appnPortSpecific OBJECT-TYPE
  1607.       SYNTAX RowPointer
  1608.       MAX-ACCESS read-only
  1609.       STATUS current
  1610.       DESCRIPTION
  1611.           "Identifies the object, e.g., one in a DLC-specific MIB, that
  1612.           can provide additional information related to this port.
  1613.  
  1614.  
  1615.  
  1616.  
  1617. Expires July 28, 1997                                          [Page 30]
  1618.  
  1619. Internet Draft              SNANAU APPN MIB                 January 1997
  1620.  
  1621.  
  1622.           If the agent is unable to identify such an object, the value
  1623.           0.0 is returned."
  1624.  
  1625.       ::= { appnPortEntry 16 }
  1626.  
  1627. appnPortDlcLocalAddr OBJECT-TYPE
  1628.       SYNTAX DisplayableDlcAddress
  1629.       MAX-ACCESS read-only
  1630.       STATUS current
  1631.       DESCRIPTION
  1632.           "Local DLC address of this port."
  1633.  
  1634.       ::= { appnPortEntry 17 }
  1635.  
  1636. appnPortCounterDisconTime OBJECT-TYPE
  1637.       SYNTAX TimeStamp
  1638.       MAX-ACCESS read-only
  1639.       STATUS current
  1640.       DESCRIPTION
  1641.           "The value of the sysUpTime object the last time the port was
  1642.           started."
  1643.  
  1644.       ::= { appnPortEntry 18 }
  1645.  
  1646. -- *********************************************************************
  1647. -- APPN Link Station Information
  1648. --
  1649.  
  1650. appnLsTable OBJECT-TYPE
  1651.       SYNTAX SEQUENCE OF AppnLsEntry
  1652.       MAX-ACCESS not-accessible
  1653.       STATUS current
  1654.       DESCRIPTION
  1655.           "This table contains detailed information about the link
  1656.           station configuration and its current status."
  1657.  
  1658.       ::= { appnLinkStationInformation 1 }
  1659.  
  1660. appnLsEntry OBJECT-TYPE
  1661.       SYNTAX AppnLsEntry
  1662.       MAX-ACCESS not-accessible
  1663.       STATUS current
  1664.       DESCRIPTION
  1665.           "This table is indexed by the link station name."
  1666.  
  1667.       INDEX
  1668.  
  1669.  
  1670.  
  1671. Expires July 28, 1997                                          [Page 31]
  1672.  
  1673. Internet Draft              SNANAU APPN MIB                 January 1997
  1674.  
  1675.  
  1676.              { appnLsName }
  1677.  
  1678.       ::= { appnLsTable 1 }
  1679.  
  1680. AppnLsEntry ::= SEQUENCE {
  1681.       appnLsName                  DisplayString,
  1682.       appnLsCommand               INTEGER,
  1683.       appnLsOperState             INTEGER,
  1684.  
  1685.       appnLsPortName              DisplayString,
  1686.       appnLsDlcType               IANAifType,
  1687.       appnLsDynamic               TruthValue,
  1688.  
  1689.       appnLsAdjCpName             OCTET STRING,
  1690.       appnLsAdjNodeType           INTEGER,
  1691.       appnLsTgNum                 INTEGER,
  1692.       appnLsLimResource           TruthValue,
  1693.       appnLsActOnDemand           TruthValue,
  1694.       appnLsMigration             TruthValue,
  1695.       appnLsPartnerNodeId         SnaNodeIdentification,
  1696.       appnLsCpCpSessionSupport    TruthValue,
  1697.  
  1698.       appnLsMaxSendBtuSize        INTEGER,
  1699. -- performance data
  1700.       appnLsInXidBytes            AppnLinkStationCounter,
  1701.       appnLsInMsgBytes            AppnLinkStationCounter,
  1702.       appnLsInXidFrames           AppnLinkStationCounter,
  1703.       appnLsInMsgFrames           AppnLinkStationCounter,
  1704.       appnLsOutXidBytes           AppnLinkStationCounter,
  1705.       appnLsOutMsgBytes           AppnLinkStationCounter,
  1706.       appnLsOutXidFrames          AppnLinkStationCounter,
  1707.       appnLsOutMsgFrames          AppnLinkStationCounter,
  1708. -- propagation delay
  1709.       appnLsEchoRsps              AppnLinkStationCounter,
  1710.       appnLsCurrentDelay          Gauge32,
  1711.       appnLsMaxDelay              Gauge32,
  1712.       appnLsMinDelay              Gauge32,
  1713.       appnLsMaxDelayTime          DateAndTime,
  1714. -- XID Statistics
  1715.       appnLsGoodXids              AppnLinkStationCounter,
  1716.       appnLsBadXids               AppnLinkStationCounter,
  1717. -- DLC-specific
  1718.       appnLsSpecific              RowPointer,
  1719.       appnLsActiveTime            Unsigned32,
  1720.       appnLsCurrentStateTime      TimeTicks,
  1721. -- HPR-specific
  1722.  
  1723.  
  1724.  
  1725. Expires July 28, 1997                                          [Page 32]
  1726.  
  1727. Internet Draft              SNANAU APPN MIB                 January 1997
  1728.  
  1729.  
  1730.       appnLsHprSup                INTEGER,
  1731.       appnLsErrRecoSup            TruthValue,
  1732.       appnLsForAnrLabel           OCTET STRING,
  1733.       appnLsRevAnrLabel           OCTET STRING,
  1734.       appnLsCpCpNceId             OCTET STRING,
  1735.       appnLsRouteNceId            OCTET STRING,
  1736.       appnLsBfNceId               OCTET STRING,
  1737.  
  1738.       appnLsLocalAddr             DisplayableDlcAddress,
  1739.       appnLsRemoteAddr            DisplayableDlcAddress,
  1740.       appnLsRemoteLsName          DisplayString,
  1741.       appnLsCounterDisconTime     TimeStamp
  1742.                      }
  1743.  
  1744. appnLsName OBJECT-TYPE
  1745.       SYNTAX DisplayString (SIZE (1..10))
  1746.       MAX-ACCESS not-accessible
  1747.       STATUS current
  1748.       DESCRIPTION
  1749.           "Administratively assigned name for the link station.
  1750.            The name can be from one to ten characters."
  1751.  
  1752.       ::= { appnLsEntry 1 }
  1753.  
  1754. appnLsCommand OBJECT-TYPE
  1755.       SYNTAX INTEGER {
  1756.                       deactivate(1),
  1757.                       activate(2),
  1758.                       recycle(3),
  1759.                       ready(4)
  1760.                      }
  1761.       MAX-ACCESS read-write
  1762.       STATUS current
  1763.       DESCRIPTION
  1764.           "Object by which a Management Station can activate, deactivate,
  1765.           or recycle (i.e., cause to be deactivated and then immediately
  1766.           reactivated) a link station, by setting the value to
  1767.           activate(1), deactivate(2), or recycle(3), respectively.  The
  1768.           value ready(4) is returned on GET operations until a SET has
  1769.           been processed; after that the value received on the most
  1770.           recent SET is returned."
  1771.  
  1772.       ::= { appnLsEntry 2 }
  1773.  
  1774. appnLsOperState OBJECT-TYPE
  1775.       SYNTAX INTEGER    {
  1776.  
  1777.  
  1778.  
  1779. Expires July 28, 1997                                          [Page 33]
  1780.  
  1781. Internet Draft              SNANAU APPN MIB                 January 1997
  1782.  
  1783.  
  1784.           inactive(1),
  1785.           sentConnectOut(2),    -- pending active
  1786.           pendXidExch(3),       -- pending active
  1787.           sendActAs(4),         -- pending active
  1788.           sendSetMode(5),       -- pending active
  1789.           otherPendingActive(6),-- pending active
  1790.           active(7),
  1791.           sentDeactAsOrd(8),    -- pending inactive
  1792.           sentDiscOrd(9),       -- pending inactive
  1793.           sentDiscImmed(10),    -- pending inactive
  1794.           otherPendingInact(11) -- pending inactive
  1795.                      }
  1796.       MAX-ACCESS read-only
  1797.       STATUS current
  1798.       DESCRIPTION
  1799.           "State of this link station.  The comments map these more
  1800.           granular states to the 'traditional' four states for SNA
  1801.           resources.  Values (2) through (5) represent the normal
  1802.           progression of states when a link station is being activated.
  1803.           Value (6) represents some other state of a link station in
  1804.           the process of being activated.  Values (8) through (10)
  1805.           represent different ways a link station can be deactivated.
  1806.           Value (11) represents some other state of a link station in
  1807.           the process of being deactivated."
  1808.  
  1809.       ::= { appnLsEntry 3 }
  1810.  
  1811. appnLsPortName OBJECT-TYPE
  1812.       SYNTAX DisplayString (SIZE (1..10))
  1813.       MAX-ACCESS read-only
  1814.       STATUS current
  1815.       DESCRIPTION
  1816.           "Administratively assigned name for the port associated with
  1817.           this link station.  The name can be from one to ten
  1818.           characters."
  1819.  
  1820.       ::= { appnLsEntry 4 }
  1821.  
  1822. appnLsDlcType OBJECT-TYPE
  1823.       SYNTAX IANAifType
  1824.       MAX-ACCESS read-only
  1825.       STATUS current
  1826.       DESCRIPTION
  1827.           "The type of DLC interface, distinguished according to the
  1828.           protocol immediately 'below' this layer."
  1829.  
  1830.  
  1831.  
  1832.  
  1833. Expires July 28, 1997                                          [Page 34]
  1834.  
  1835. Internet Draft              SNANAU APPN MIB                 January 1997
  1836.  
  1837.  
  1838.       ::= { appnLsEntry 5 }
  1839.  
  1840. appnLsDynamic OBJECT-TYPE
  1841.       SYNTAX TruthValue
  1842.       MAX-ACCESS read-only
  1843.       STATUS current
  1844.       DESCRIPTION
  1845.           "Identifies whether this is a dynamic link station.  Dynamic
  1846.           link stations are created when links that have not been locally
  1847.           defined are established by adjacent nodes."
  1848.  
  1849.       ::= { appnLsEntry 6 }
  1850.  
  1851. appnLsAdjCpName OBJECT-TYPE
  1852.       SYNTAX OCTET STRING (SIZE (0 | 3..17))
  1853.       MAX-ACCESS read-only
  1854.       STATUS current
  1855.       DESCRIPTION
  1856.           "Fully qualified name of the adjacent node for this link
  1857.           station.  An adjacent node is identified using the format
  1858.           specified in the SnaControlPointName textual convention.
  1859.  
  1860.           The value of this object is determined as follows:
  1861.  
  1862.              1. If the adjacent node's name was received on XID, it
  1863.                 is returned.
  1864.  
  1865.              2. If the adjacent node's name was not received on XID,
  1866.                 but a locally-defined value is available, it is
  1867.                 returned.
  1868.  
  1869.              3. Otherwise a string of length 0 is returned, indicating
  1870.                 that no name is known for the adjacent node."
  1871.  
  1872.       ::= { appnLsEntry 7 }
  1873.  
  1874. appnLsAdjNodeType OBJECT-TYPE
  1875.       SYNTAX INTEGER {
  1876.                      networkNode(1),
  1877.                      endNode(2),
  1878.                      t21len(4),
  1879.                      unknown(255)
  1880.                      }
  1881.       MAX-ACCESS read-only
  1882.       STATUS current
  1883.       DESCRIPTION
  1884.  
  1885.  
  1886.  
  1887. Expires July 28, 1997                                          [Page 35]
  1888.  
  1889. Internet Draft              SNANAU APPN MIB                 January 1997
  1890.  
  1891.  
  1892.           "Node type of the adjacent node on this link:
  1893.  
  1894.                 networkNode(1) - APPN network node
  1895.                 endNode(2)     - APPN end node
  1896.                 t21len(4)      - LEN end node
  1897.                 unknown(255)   - the agent does not know the node type
  1898.                                  of the adjacent node
  1899.           "
  1900.  
  1901.       ::= { appnLsEntry 8 }
  1902.  
  1903. appnLsTgNum OBJECT-TYPE
  1904.       SYNTAX INTEGER (0..256)
  1905.       MAX-ACCESS read-only
  1906.       STATUS current
  1907.       DESCRIPTION
  1908.           "Number associated with the TG to this link station, with a
  1909.           range from 0 to 256.  A value of 256 indicates that the TG
  1910.           number has not been negotiated and is unknown at this time."
  1911.  
  1912.       ::= { appnLsEntry 9 }
  1913.  
  1914. appnLsLimResource OBJECT-TYPE
  1915.       SYNTAX TruthValue
  1916.       MAX-ACCESS read-only
  1917.       STATUS current
  1918.       DESCRIPTION
  1919.           "Indicates whether the link station is a limited resource.  A
  1920.           link station that is a limited resource is deactivated when it
  1921.           is no longer in use."
  1922.  
  1923.       ::= { appnLsEntry 10 }
  1924.  
  1925. appnLsActOnDemand OBJECT-TYPE
  1926.       SYNTAX TruthValue
  1927.       MAX-ACCESS read-only
  1928.       STATUS current
  1929.       DESCRIPTION
  1930.           "Indicates whether the link station is activatable on demand.
  1931.  
  1932.           Such a link station is reported in the topology as active
  1933.           regardless of its actual state, so that it can be considered in
  1934.           route calculations.  If the link station is inactive and is
  1935.           chosen for a route, it will be activated at that time."
  1936.  
  1937.       ::= { appnLsEntry 11 }
  1938.  
  1939.  
  1940.  
  1941. Expires July 28, 1997                                          [Page 36]
  1942.  
  1943. Internet Draft              SNANAU APPN MIB                 January 1997
  1944.  
  1945.  
  1946. appnLsMigration OBJECT-TYPE
  1947.       SYNTAX TruthValue
  1948.       MAX-ACCESS read-only
  1949.       STATUS current
  1950.       DESCRIPTION
  1951.           "Indicates whether this link station will be used for
  1952.           connections to down-level or migration partners.
  1953.  
  1954.           In general, migration nodes do not append their CP names on
  1955.           XID3.  Such nodes:  (1) will not support parallel TGs, (2)
  1956.           should be sent an ACTIVATE PHYSICAL UNIT (ACTPU), provided that
  1957.           the partner supports ACTPUs, and (3) should not be sent
  1958.           segmented BINDs.  However, if this node receives an XID3 with
  1959.           an appended CP name, then the partner node will not be treated
  1960.           as a migration node.
  1961.  
  1962.            In the case of DYNAMIC TGs this object should be set to 'no'."
  1963.  
  1964.       ::= { appnLsEntry 12 }
  1965.  
  1966. appnLsPartnerNodeId OBJECT-TYPE
  1967.       SYNTAX SnaNodeIdentification
  1968.       MAX-ACCESS read-only
  1969.       STATUS current
  1970.       DESCRIPTION
  1971.           "The partner's Node Identification, from bytes 2-5 of the XID
  1972.           received from the partner.  If this value is not available,
  1973.           then the characters '00000000' are returned."
  1974.  
  1975.       ::= { appnLsEntry 13 }
  1976.  
  1977. appnLsCpCpSessionSupport OBJECT-TYPE
  1978.       SYNTAX TruthValue
  1979.       MAX-ACCESS read-only
  1980.       STATUS current
  1981.       DESCRIPTION
  1982.           "Indicates whether CP-CP sessions are supported by this
  1983.           link station.  For a dynamic link, this object represents
  1984.           the default ('Admin') value."
  1985.  
  1986.       ::= { appnLsEntry 14 }
  1987.  
  1988. appnLsMaxSendBtuSize OBJECT-TYPE
  1989.       SYNTAX INTEGER (99..32767)
  1990.       UNITS "bytes"
  1991.       MAX-ACCESS read-only
  1992.  
  1993.  
  1994.  
  1995. Expires July 28, 1997                                          [Page 37]
  1996.  
  1997. Internet Draft              SNANAU APPN MIB                 January 1997
  1998.  
  1999.  
  2000.       STATUS current
  2001.       DESCRIPTION
  2002.           "Numeric value between 99 and 32767 inclusive indicating the
  2003.           maximum number of bytes in a Basic Transmission Unit (BTU) sent
  2004.           on this link.
  2005.  
  2006.           When the link state (returned by the appnLsOperState object) is
  2007.           inactive or pending active, the value configured at this node
  2008.           is returned.  When the link state is active, the value that was
  2009.           negotiated for it is returned.  This negotiated value is the
  2010.           smaller of the value configured at this node and the partner's
  2011.           maximum receive BTU length, received in XID."
  2012.  
  2013.       ::= { appnLsEntry 15 }
  2014.  
  2015. appnLsInXidBytes OBJECT-TYPE
  2016.       SYNTAX AppnLinkStationCounter
  2017.       UNITS "bytes"
  2018.       MAX-ACCESS read-only
  2019.       STATUS current
  2020.       DESCRIPTION
  2021.           "Number of XID bytes received.  All of the bytes in the SNA
  2022.           basic transmission unit (BTU), i.e., all of the bytes in the
  2023.           DLC XID Information Field, are counted."
  2024.  
  2025.       ::= { appnLsEntry 16 }
  2026.  
  2027. appnLsInMsgBytes OBJECT-TYPE
  2028.       SYNTAX AppnLinkStationCounter
  2029.       UNITS "bytes"
  2030.       MAX-ACCESS read-only
  2031.       STATUS current
  2032.       DESCRIPTION
  2033.           "Number of message (I-frame) bytes received.  All of the bytes
  2034.           in the SNA basic transmission unit (BTU), including the
  2035.           transmission header (TH), are counted."
  2036.  
  2037.       ::= { appnLsEntry 17 }
  2038.  
  2039. appnLsInXidFrames OBJECT-TYPE
  2040.       SYNTAX AppnLinkStationCounter
  2041.       UNITS "XID frames"
  2042.       MAX-ACCESS read-only
  2043.       STATUS current
  2044.       DESCRIPTION
  2045.           "Number of XID frames received."
  2046.  
  2047.  
  2048.  
  2049. Expires July 28, 1997                                          [Page 38]
  2050.  
  2051. Internet Draft              SNANAU APPN MIB                 January 1997
  2052.  
  2053.  
  2054.       ::= { appnLsEntry 18 }
  2055.  
  2056. appnLsInMsgFrames OBJECT-TYPE
  2057.       SYNTAX AppnLinkStationCounter
  2058.       UNITS "I-frames"
  2059.       MAX-ACCESS read-only
  2060.       STATUS current
  2061.       DESCRIPTION
  2062.           "Number of message (I-frame) frames received."
  2063.  
  2064.       ::= { appnLsEntry 19 }
  2065.  
  2066. appnLsOutXidBytes OBJECT-TYPE
  2067.       SYNTAX AppnLinkStationCounter
  2068.       UNITS "bytes"
  2069.       MAX-ACCESS read-only
  2070.       STATUS current
  2071.       DESCRIPTION
  2072.           "Number of XID bytes sent.  All of the bytes in the SNA basic
  2073.           transmission unit (BTU), i.e., all of the bytes in the DLC XID
  2074.           Information Field, are counted."
  2075.  
  2076.       ::= { appnLsEntry 20 }
  2077.  
  2078. appnLsOutMsgBytes OBJECT-TYPE
  2079.       SYNTAX AppnLinkStationCounter
  2080.       UNITS "bytes"
  2081.       MAX-ACCESS read-only
  2082.       STATUS current
  2083.       DESCRIPTION
  2084.           "Number of message (I-frame) bytes sent.  All of the bytes
  2085.           in the SNA basic transmission unit (BTU), including the
  2086.           transmission header (TH), are counted."
  2087.  
  2088.       ::= { appnLsEntry 21 }
  2089.  
  2090. appnLsOutXidFrames OBJECT-TYPE
  2091.       SYNTAX AppnLinkStationCounter
  2092.       UNITS "XID frames"
  2093.       MAX-ACCESS read-only
  2094.       STATUS current
  2095.       DESCRIPTION
  2096.           "Number of XID frames sent."
  2097.  
  2098.       ::= { appnLsEntry 22 }
  2099.  
  2100.  
  2101.  
  2102.  
  2103. Expires July 28, 1997                                          [Page 39]
  2104.  
  2105. Internet Draft              SNANAU APPN MIB                 January 1997
  2106.  
  2107.  
  2108. appnLsOutMsgFrames OBJECT-TYPE
  2109.       SYNTAX AppnLinkStationCounter
  2110.       UNITS "I-frames"
  2111.       MAX-ACCESS read-only
  2112.       STATUS current
  2113.       DESCRIPTION
  2114.           "Number of message (I-frame) frames sent."
  2115.  
  2116.       ::= { appnLsEntry 23 }
  2117.  
  2118. appnLsEchoRsps OBJECT-TYPE
  2119.       SYNTAX AppnLinkStationCounter
  2120.       UNITS "echo responses"
  2121.       MAX-ACCESS read-only
  2122.       STATUS current
  2123.       DESCRIPTION
  2124.           "Number of echo responses returned from adjacent link station.
  2125.           A response should be returned for each test frame sent by this
  2126.           node.  Test frames are sent to adjacent nodes periodically to
  2127.           verify connectivity and to measure the actual round trip time,
  2128.           that is, the time interval from when the test frame is sent
  2129.           until when the response is received."
  2130.  
  2131.  
  2132.       ::= { appnLsEntry 24 }
  2133.  
  2134. appnLsCurrentDelay OBJECT-TYPE
  2135.       SYNTAX Gauge32
  2136.       UNITS "milliseconds"
  2137.       MAX-ACCESS read-only
  2138.       STATUS current
  2139.       DESCRIPTION
  2140.           "The time that it took for the last test signal to be sent and
  2141.           returned from this link station to the adjacent link station.
  2142.           This time is represented in milliseconds."
  2143.  
  2144.       ::= { appnLsEntry 25 }
  2145.  
  2146. appnLsMaxDelay OBJECT-TYPE
  2147.       SYNTAX Gauge32
  2148.       UNITS "milliseconds"
  2149.       MAX-ACCESS read-only
  2150.       STATUS current
  2151.       DESCRIPTION
  2152.           "The longest time it took for a test signal to be sent and
  2153.           returned from this link station to the adjacent link station.
  2154.  
  2155.  
  2156.  
  2157. Expires July 28, 1997                                          [Page 40]
  2158.  
  2159. Internet Draft              SNANAU APPN MIB                 January 1997
  2160.  
  2161.  
  2162.           This time is represented in milliseconds .
  2163.  
  2164.           The value 0 is returned if no test signal has been sent and
  2165.           returned."
  2166.  
  2167.       ::= { appnLsEntry 26 }
  2168.  
  2169. appnLsMinDelay OBJECT-TYPE
  2170.       SYNTAX Gauge32
  2171.       UNITS "milliseconds"
  2172.       MAX-ACCESS read-only
  2173.       STATUS current
  2174.       DESCRIPTION
  2175.           "The shortest time it took for a test signal to be sent and
  2176.           returned from this link station to the adjacent link station.
  2177.           This time is represented in milliseconds.
  2178.  
  2179.           The value 0 is returned if no test signal has been sent and
  2180.           returned."
  2181.  
  2182.       ::= { appnLsEntry 27 }
  2183.  
  2184. appnLsMaxDelayTime OBJECT-TYPE
  2185.       SYNTAX DateAndTime
  2186.       MAX-ACCESS read-only
  2187.       STATUS current
  2188.       DESCRIPTION
  2189.           "The time when the longest delay occurred.  This time can be
  2190.           used to identify when this high water mark occurred in relation
  2191.           to other events in the APPN node, for example, the time at
  2192.           which an APPC session was either terminated or failed to be
  2193.           established.  This latter time is available in the
  2194.           appcHistSessTime object in the APPC MIB.
  2195.  
  2196.           The value 00000000 is returned if no test signal has been sent
  2197.           and returned."
  2198.  
  2199.       ::= { appnLsEntry 28 }
  2200.  
  2201. appnLsGoodXids OBJECT-TYPE
  2202.       SYNTAX AppnLinkStationCounter
  2203.       UNITS "XID exchanges"
  2204.       MAX-ACCESS read-only
  2205.       STATUS current
  2206.       DESCRIPTION
  2207.           "The total number of successful XID exchanges that have
  2208.  
  2209.  
  2210.  
  2211. Expires July 28, 1997                                          [Page 41]
  2212.  
  2213. Internet Draft              SNANAU APPN MIB                 January 1997
  2214.  
  2215.  
  2216.           occurred on this link station since the time it was started."
  2217.  
  2218.       ::= { appnLsEntry 29 }
  2219.  
  2220. appnLsBadXids OBJECT-TYPE
  2221.       SYNTAX AppnLinkStationCounter
  2222.       UNITS "XID exchanges"
  2223.       MAX-ACCESS read-only
  2224.       STATUS current
  2225.       DESCRIPTION
  2226.           "The total number of unsuccessful XID exchanges that have
  2227.           occurred on this link station since the time it was started."
  2228.  
  2229.       ::= { appnLsEntry 30 }
  2230.  
  2231. appnLsSpecific OBJECT-TYPE
  2232.       SYNTAX RowPointer
  2233.       MAX-ACCESS read-only
  2234.       STATUS current
  2235.       DESCRIPTION
  2236.           "Identifies the object, e.g., one in a DLC-specific MIB, that
  2237.           can provide additional information related to this link
  2238.           station.
  2239.  
  2240.           If the agent is unable to identify such an object, the value
  2241.           0.0 is returned."
  2242.  
  2243.       ::= { appnLsEntry 31 }
  2244.  
  2245. appnLsActiveTime OBJECT-TYPE
  2246.       SYNTAX Unsigned32
  2247.       UNITS "hundredths of a second"
  2248.       MAX-ACCESS read-only
  2249.       STATUS current
  2250.       DESCRIPTION
  2251.           "The cumulative amount of time since the node was last re-
  2252.           initialzed, measured in hundredths of a second, that this link
  2253.           station has been in the active state.  A zero value indicates
  2254.           that the link station has never been active since the node was
  2255.           last re-initialized."
  2256.  
  2257.       ::= { appnLsEntry 32 }
  2258.  
  2259. appnLsCurrentStateTime OBJECT-TYPE
  2260.       SYNTAX TimeTicks
  2261.       UNITS "hundredths of a second"
  2262.  
  2263.  
  2264.  
  2265. Expires July 28, 1997                                          [Page 42]
  2266.  
  2267. Internet Draft              SNANAU APPN MIB                 January 1997
  2268.  
  2269.  
  2270.       MAX-ACCESS read-only
  2271.       STATUS current
  2272.       DESCRIPTION
  2273.           "The amount of time, measured in hundredths of a second, that
  2274.           the link station has been in its current state."
  2275.  
  2276.       ::= { appnLsEntry 33 }
  2277.  
  2278. appnLsHprSup OBJECT-TYPE
  2279.       SYNTAX INTEGER {
  2280.                  noHprSupport(1),
  2281.                  hprBaseOnly(2),
  2282.                  rtpTower(3),
  2283.                  controlFlowsOverRtpTower(4)
  2284.                      }
  2285.       MAX-ACCESS read-only
  2286.       STATUS current
  2287.       DESCRIPTION
  2288.           "Indicates the level of high performance routing (HPR) support
  2289.           over this link:
  2290.  
  2291.              noHprSupport(1)             - no HPR support
  2292.              hprBaseOnly(2)              - HPR base (option set 1400)
  2293.                                            supported
  2294.              rtpTower(3)                 - HPR base and RTP tower
  2295.                                            (option set 1401) supported
  2296.              controlFlowsOverRtpTower(4) - HPR base, RTP tower, and
  2297.                                            control flows over RTP
  2298.                                            (option set 1402) supported
  2299.  
  2300.           If the link is not active, the defined value is returned."
  2301.  
  2302.       ::= { appnLsEntry 34 }
  2303.  
  2304. appnLsErrRecoSup OBJECT-TYPE
  2305.       SYNTAX TruthValue
  2306.       MAX-ACCESS read-only
  2307.       STATUS current
  2308.       DESCRIPTION
  2309.           "Indicates whether the link station is supporting
  2310.            HPR link-level error recovery."
  2311.  
  2312.       ::= { appnLsEntry 35 }
  2313.  
  2314. appnLsForAnrLabel OBJECT-TYPE
  2315.       SYNTAX OCTET STRING (SIZE (0..8))
  2316.  
  2317.  
  2318.  
  2319. Expires July 28, 1997                                          [Page 43]
  2320.  
  2321. Internet Draft              SNANAU APPN MIB                 January 1997
  2322.  
  2323.  
  2324.       MAX-ACCESS read-only
  2325.       STATUS current
  2326.       DESCRIPTION
  2327.           "The forward Automatic Network Routing (ANR) label for this
  2328.           link station.  If the link does not support HPR or the value is
  2329.           unknown, a zero-length string is returned."
  2330.  
  2331.       ::= { appnLsEntry 36 }
  2332.  
  2333. appnLsRevAnrLabel OBJECT-TYPE
  2334.       SYNTAX OCTET STRING (SIZE (0..8))
  2335.       MAX-ACCESS read-only
  2336.       STATUS current
  2337.       DESCRIPTION
  2338.           "The reverse Automatic Network Routing (ANR) label for this
  2339.           link station.  If the link does not support HPR or the value is
  2340.           unknown, a zero-length string is returned."
  2341.  
  2342.       ::= { appnLsEntry 37 }
  2343.  
  2344. appnLsCpCpNceId OBJECT-TYPE
  2345.       SYNTAX OCTET STRING (SIZE (0..8))
  2346.       MAX-ACCESS read-only
  2347.       STATUS current
  2348.       DESCRIPTION
  2349.           "The network connection endpoint identifier (NCE ID) for CP-CP
  2350.           sessions if this node supports the HPR transport tower, a
  2351.           zero-length string if the value is unknown or not meaningful
  2352.           for this node."
  2353.  
  2354.       ::= { appnLsEntry 38 }
  2355.  
  2356. appnLsRouteNceId OBJECT-TYPE
  2357.       SYNTAX OCTET STRING (SIZE (0..8))
  2358.       MAX-ACCESS read-only
  2359.       STATUS current
  2360.       DESCRIPTION
  2361.           "The network connection endpoint identifier (NCE ID) for Route
  2362.           Setup if this node supports the HPR transport tower, a zero-
  2363.           length string if the value is unknown or not meaningful for
  2364.           this node."
  2365.  
  2366.       ::= { appnLsEntry 39 }
  2367.  
  2368. appnLsBfNceId OBJECT-TYPE
  2369.       SYNTAX OCTET STRING (SIZE (0..8))
  2370.  
  2371.  
  2372.  
  2373. Expires July 28, 1997                                          [Page 44]
  2374.  
  2375. Internet Draft              SNANAU APPN MIB                 January 1997
  2376.  
  2377.  
  2378.       MAX-ACCESS read-only
  2379.       STATUS current
  2380.       DESCRIPTION
  2381.           "The network connection endpoint identifier (NCE ID) for the
  2382.           APPN/HPR boundary function if this node supports the HPR
  2383.           transport tower, a zero-length string if the value is unknown
  2384.           or not meaningful for this node."
  2385.  
  2386.       ::= { appnLsEntry 40 }
  2387.  
  2388. appnLsLocalAddr OBJECT-TYPE
  2389.       SYNTAX DisplayableDlcAddress
  2390.       MAX-ACCESS read-only
  2391.       STATUS current
  2392.       DESCRIPTION
  2393.           "Local address of this link station."
  2394.  
  2395.       ::= { appnLsEntry 41 }
  2396.  
  2397.  
  2398. appnLsRemoteAddr OBJECT-TYPE
  2399.       SYNTAX DisplayableDlcAddress
  2400.       MAX-ACCESS read-only
  2401.       STATUS current
  2402.       DESCRIPTION
  2403.           "Address of the remote link station on this link."
  2404.  
  2405.       ::= { appnLsEntry 42 }
  2406.  
  2407. appnLsRemoteLsName OBJECT-TYPE
  2408.       SYNTAX DisplayString (SIZE (0..10))
  2409.       MAX-ACCESS read-only
  2410.       STATUS current
  2411.       DESCRIPTION
  2412.           "Remote link station discovered from the XID exchange.
  2413.           The name can be from one to ten characters.  A zero-length
  2414.           string indicates that the value is not known."
  2415.  
  2416.       ::= { appnLsEntry 43 }
  2417.  
  2418. appnLsCounterDisconTime OBJECT-TYPE
  2419.       SYNTAX TimeStamp
  2420.       MAX-ACCESS read-only
  2421.       STATUS current
  2422.       DESCRIPTION
  2423.           "The value of the sysUpTime object the last time the link
  2424.  
  2425.  
  2426.  
  2427. Expires July 28, 1997                                          [Page 45]
  2428.  
  2429. Internet Draft              SNANAU APPN MIB                 January 1997
  2430.  
  2431.  
  2432.           station was started."
  2433.  
  2434.       ::= { appnLsEntry 44 }
  2435.  
  2436.  
  2437.  
  2438. --********************************************************************
  2439. -- This table provides information about errors this node encountered
  2440. -- with connections to adjacent nodes.  Entries are added for exceptional
  2441. -- conditions encountered establishing connections and exceptional
  2442. -- conditions that resulted in termination of a connection.  It is an
  2443. -- implementation option how many entries to keep in this table, and
  2444. -- how long to retain any individual entry.
  2445. --********************************************************************
  2446.  
  2447. appnLsStatusTable OBJECT-TYPE
  2448.       SYNTAX SEQUENCE OF AppnLsStatusEntry
  2449.       MAX-ACCESS not-accessible
  2450.       STATUS current
  2451.       DESCRIPTION
  2452.           "This table contains information related to exceptional and
  2453.           potentially exceptional conditions that occurred during the
  2454.           activation, XID exchange, and termination of a connection.  No
  2455.           entries are created when these activities proceed normally."
  2456.  
  2457.       ::= { appnLinkStationInformation 2 }
  2458.  
  2459. appnLsStatusEntry OBJECT-TYPE
  2460.       SYNTAX AppnLsStatusEntry
  2461.       MAX-ACCESS not-accessible
  2462.       STATUS current
  2463.       DESCRIPTION
  2464.           "This table is indexed by the LsStatusIndex, which is an
  2465.           integer that is continuously updated until it eventually
  2466.           wraps."
  2467.  
  2468.       INDEX
  2469.              { appnLsStatusIndex }
  2470.  
  2471.       ::= { appnLsStatusTable 1 }
  2472.  
  2473. AppnLsStatusEntry ::= SEQUENCE {
  2474.       appnLsStatusIndex              INTEGER,
  2475.       appnLsStatusTime               DateAndTime,
  2476.       appnLsStatusLsName             DisplayString,
  2477.       appnLsStatusCpName             DisplayString,
  2478.  
  2479.  
  2480.  
  2481. Expires July 28, 1997                                          [Page 46]
  2482.  
  2483. Internet Draft              SNANAU APPN MIB                 January 1997
  2484.  
  2485.  
  2486.       appnLsStatusPartnerId          SnaNodeIdentification,
  2487.       appnLsStatusTgNum              INTEGER,
  2488.       appnLsStatusGeneralSense       SnaSenseData,
  2489.       appnLsStatusRetry              TruthValue,
  2490.       appnLsStatusEndSense           SnaSenseData,
  2491.       appnLsStatusXidLocalSense      SnaSenseData,
  2492.       appnLsStatusXidRemoteSense     SnaSenseData,
  2493.       appnLsStatusXidByteInError     INTEGER,
  2494.       appnLsStatusXidBitInError      INTEGER,
  2495.       appnLsStatusDlcType            IANAifType,
  2496.       appnLsStatusLocalAddr          DisplayableDlcAddress,
  2497.       appnLsStatusRemoteAddr         DisplayableDlcAddress
  2498.                      }
  2499.  
  2500.  
  2501. appnLsStatusIndex OBJECT-TYPE
  2502.       SYNTAX INTEGER (0..2147483647)
  2503.       MAX-ACCESS not-accessible
  2504.       STATUS current
  2505.       DESCRIPTION
  2506.           "Table index.  The value of the index begins at zero
  2507.            and is incremented up to a maximum value of 2**31-1
  2508.            (2,147,483,647) before wrapping."
  2509.  
  2510.       ::= { appnLsStatusEntry 1 }
  2511.  
  2512. appnLsStatusTime OBJECT-TYPE
  2513.       SYNTAX DateAndTime
  2514.       MAX-ACCESS read-only
  2515.       STATUS current
  2516.       DESCRIPTION
  2517.           "Time when the exception condition occurred.  This time can be
  2518.           used to identify when this event occurred in relation to other
  2519.           events in the APPN node, for example, the time at which an APPC
  2520.           session was either terminated or failed to be established.
  2521.           This latter time is available in the appcHistSessTime object in
  2522.           the APPC MIB."
  2523.  
  2524.       ::= { appnLsStatusEntry 2 }
  2525.  
  2526. appnLsStatusLsName OBJECT-TYPE
  2527.       SYNTAX DisplayString (SIZE (1..10))
  2528.       MAX-ACCESS read-only
  2529.       STATUS current
  2530.       DESCRIPTION
  2531.           "Administratively assigned name for the link station
  2532.  
  2533.  
  2534.  
  2535. Expires July 28, 1997                                          [Page 47]
  2536.  
  2537. Internet Draft              SNANAU APPN MIB                 January 1997
  2538.  
  2539.  
  2540.           experiencing the condition."
  2541.  
  2542.       ::= { appnLsStatusEntry 3 }
  2543.  
  2544. appnLsStatusCpName OBJECT-TYPE
  2545.       SYNTAX DisplayString (SIZE (0 | 3..17))
  2546.       MAX-ACCESS read-only
  2547.       STATUS current
  2548.       DESCRIPTION
  2549.           "Fully qualified name of the adjacent node for this link
  2550.           station.  An adjacent node is identified using the format
  2551.           specified in the SnaControlPointName textual convention.
  2552.  
  2553.           The value of this object is determined as follows:
  2554.  
  2555.              1. If the adjacent node's name was received on XID, it
  2556.                 is returned.
  2557.  
  2558.              2. If the adjacent node's name was not received on XID,
  2559.                 but a locally-defined value is available, it is
  2560.                 returned.
  2561.  
  2562.              3. Otherwise a string of length 0 is returned, indicating
  2563.                 that no name is known for the adjacent node."
  2564.  
  2565.       ::= { appnLsStatusEntry 4 }
  2566.  
  2567. appnLsStatusPartnerId OBJECT-TYPE
  2568.       SYNTAX SnaNodeIdentification
  2569.       MAX-ACCESS read-only
  2570.       STATUS current
  2571.       DESCRIPTION
  2572.           "The partner's Node Identification, from bytes 2-5 of the XID
  2573.           received from the partner.  If this value is not available,
  2574.           then the characters '00000000' are returned."
  2575.  
  2576.       ::= { appnLsStatusEntry 5 }
  2577.  
  2578. appnLsStatusTgNum OBJECT-TYPE
  2579.       SYNTAX INTEGER (0..256)
  2580.       MAX-ACCESS read-only
  2581.       STATUS current
  2582.       DESCRIPTION
  2583.           "Number associated with the TG to this link station, with a
  2584.           range from 0 to 256.  A value of 256 indicates that the TG
  2585.           number was unknown at the time of the failure."
  2586.  
  2587.  
  2588.  
  2589. Expires July 28, 1997                                          [Page 48]
  2590.  
  2591. Internet Draft              SNANAU APPN MIB                 January 1997
  2592.  
  2593.  
  2594.       ::= { appnLsStatusEntry 6 }
  2595.  
  2596. appnLsStatusGeneralSense OBJECT-TYPE
  2597.       SYNTAX SnaSenseData
  2598.       MAX-ACCESS read-only
  2599.       STATUS current
  2600.       DESCRIPTION
  2601.           "The error sense data associated with the start sequence of
  2602.           activation of a link up to the beginning of the XID sequence.
  2603.  
  2604.           This is the sense data that came from Configuration Services
  2605.           whenever the link did not activate or when it went inactive."
  2606.  
  2607.       ::= { appnLsStatusEntry 7 }
  2608.  
  2609. appnLsStatusRetry OBJECT-TYPE
  2610.       SYNTAX TruthValue
  2611.       MAX-ACCESS read-only
  2612.       STATUS current
  2613.       DESCRIPTION
  2614.           "Indicates whether the node will retry the start request to
  2615.           activate the link."
  2616.  
  2617.       ::= { appnLsStatusEntry 8 }
  2618.  
  2619. appnLsStatusEndSense OBJECT-TYPE
  2620.       SYNTAX SnaSenseData
  2621.       MAX-ACCESS read-only
  2622.       STATUS current
  2623.       DESCRIPTION
  2624.           "The sense data associated with the termination of the link
  2625.           connection to adjacent node.
  2626.  
  2627.           This is the sense data that came from the DLC layer."
  2628.  
  2629.       ::= { appnLsStatusEntry 9 }
  2630.  
  2631. appnLsStatusXidLocalSense OBJECT-TYPE
  2632.       SYNTAX SnaSenseData
  2633.       MAX-ACCESS read-only
  2634.       STATUS current
  2635.       DESCRIPTION
  2636.           "The sense data associated with the rejection of the XID.
  2637.  
  2638.           This is the sense data that came from the local node (this
  2639.           node) when it built the XID Negotiation Error control vector
  2640.  
  2641.  
  2642.  
  2643. Expires July 28, 1997                                          [Page 49]
  2644.  
  2645. Internet Draft              SNANAU APPN MIB                 January 1997
  2646.  
  2647.  
  2648.           (cv22) to send to the remote node."
  2649.  
  2650.       ::= { appnLsStatusEntry 10 }
  2651.  
  2652. appnLsStatusXidRemoteSense OBJECT-TYPE
  2653.       SYNTAX SnaSenseData
  2654.       MAX-ACCESS read-only
  2655.       STATUS current
  2656.       DESCRIPTION
  2657.           "The sense data the adjacent node returned to this node
  2658.           indicating the reason the XID was rejected.
  2659.  
  2660.           This is the sense data that came from the remote node in the
  2661.           XID Negotiation Error control vector (cv22) it sent to the
  2662.           local node (this node)."
  2663.  
  2664.       ::= { appnLsStatusEntry 11 }
  2665.  
  2666. appnLsStatusXidByteInError OBJECT-TYPE
  2667.       SYNTAX INTEGER (0..65536)
  2668.       MAX-ACCESS read-only
  2669.       STATUS current
  2670.       DESCRIPTION
  2671.           "This object identifies the actual byte in the XID that caused
  2672.           the error.  The value 65536 indicates that the object has no
  2673.           meaning.
  2674.  
  2675.           For values in the range 0-65535, this object corresponds to
  2676.           bytes 2-3 of the XID Negotiation (X'22') control vector."
  2677.  
  2678.       ::= { appnLsStatusEntry 12 }
  2679.  
  2680. appnLsStatusXidBitInError OBJECT-TYPE
  2681.       SYNTAX INTEGER (0..8)
  2682.       MAX-ACCESS read-only
  2683.       STATUS current
  2684.       DESCRIPTION
  2685.           "This object identifies the actual bit in error (0 through 7)
  2686.           within the errored byte of the XID.  The value 8 indicates that
  2687.           this object has no meaning.
  2688.  
  2689.           For values in the range 0-7, this object corresponds to byte 4
  2690.           of the XID Negotiation (X'22') control vector."
  2691.  
  2692.       ::= { appnLsStatusEntry 13 }
  2693.  
  2694.  
  2695.  
  2696.  
  2697. Expires July 28, 1997                                          [Page 50]
  2698.  
  2699. Internet Draft              SNANAU APPN MIB                 January 1997
  2700.  
  2701.  
  2702. appnLsStatusDlcType OBJECT-TYPE
  2703.       SYNTAX IANAifType
  2704.       MAX-ACCESS read-only
  2705.       STATUS current
  2706.       DESCRIPTION
  2707.           "The type of DLC interface, distinguished according to the
  2708.           protocol immediately 'below' this layer."
  2709.  
  2710.       ::= { appnLsStatusEntry 14 }
  2711.  
  2712. appnLsStatusLocalAddr OBJECT-TYPE
  2713.       SYNTAX DisplayableDlcAddress
  2714.       MAX-ACCESS read-only
  2715.       STATUS current
  2716.       DESCRIPTION
  2717.           "Local address of this link station."
  2718.  
  2719.       ::= { appnLsStatusEntry 15 }
  2720.  
  2721. appnLsStatusRemoteAddr OBJECT-TYPE
  2722.       SYNTAX DisplayableDlcAddress
  2723.       MAX-ACCESS read-only
  2724.       STATUS current
  2725.       DESCRIPTION
  2726.           "Address of the remote link station on this link."
  2727.  
  2728.       ::= { appnLsStatusEntry 16 }
  2729.  
  2730. -- *********************************************************************
  2731. -- APPN Virtual Routing Node Information
  2732. --
  2733.  
  2734. appnVrnTable OBJECT-TYPE
  2735.       SYNTAX SEQUENCE OF AppnVrnEntry
  2736.       MAX-ACCESS not-accessible
  2737.       STATUS current
  2738.       DESCRIPTION
  2739.           "This table relates a virtual routing node to an APPN port."
  2740.  
  2741.       ::= { appnVrnInfo 1 }
  2742.  
  2743. appnVrnEntry OBJECT-TYPE
  2744.       SYNTAX AppnVrnEntry
  2745.       MAX-ACCESS not-accessible
  2746.       STATUS current
  2747.       DESCRIPTION
  2748.  
  2749.  
  2750.  
  2751. Expires July 28, 1997                                          [Page 51]
  2752.  
  2753. Internet Draft              SNANAU APPN MIB                 January 1997
  2754.  
  2755.  
  2756.           "This table is indexed by the virtual routing node name, TG
  2757.           number, and port name.  There will be a matching entry in the
  2758.           appnLocalTgTable to represent status and characteristics of the
  2759.           TG representing each virtual routing node definition."
  2760.  
  2761.       INDEX
  2762.              { appnVrnName, appnVrnTgNum, appnVrnPortName }
  2763.  
  2764.       ::= { appnVrnTable 1 }
  2765.  
  2766. AppnVrnEntry ::= SEQUENCE {
  2767.       appnVrnName             SnaControlPointName,
  2768.       appnVrnTgNum            INTEGER,
  2769.       appnVrnPortName         DisplayString
  2770. }
  2771.  
  2772. appnVrnName OBJECT-TYPE
  2773.       SYNTAX SnaControlPointName
  2774.       MAX-ACCESS not-accessible
  2775.       STATUS current
  2776.       DESCRIPTION
  2777.           "Administratively assigned name of the virtual routing node.
  2778.           This is a fully qualified name, and matches the appnLocalTgDest
  2779.           name in the appnLocalTgTable."
  2780.  
  2781.       ::= { appnVrnEntry 1 }
  2782.  
  2783. appnVrnTgNum OBJECT-TYPE
  2784.       SYNTAX INTEGER (0..255)
  2785.       MAX-ACCESS not-accessible
  2786.       STATUS current
  2787.       DESCRIPTION
  2788.           "Number associated with the transmission group representing
  2789.           this virtual routing node definition."
  2790.  
  2791.       ::= { appnVrnEntry 2 }
  2792.  
  2793. appnVrnPortName OBJECT-TYPE
  2794.       SYNTAX DisplayString (SIZE (1..10))
  2795.       MAX-ACCESS read-only
  2796.       STATUS current
  2797.       DESCRIPTION
  2798.           "The name of the port this virtual routing node definition is
  2799.           defined to."
  2800.  
  2801.       ::= { appnVrnEntry 3 }
  2802.  
  2803.  
  2804.  
  2805. Expires July 28, 1997                                          [Page 52]
  2806.  
  2807. Internet Draft              SNANAU APPN MIB                 January 1997
  2808.  
  2809.  
  2810. -- ************** The APPN Topology Group ******************************
  2811.  
  2812. appnNn                OBJECT IDENTIFIER ::= { appnObjects 2 }
  2813. appnNnTopo         OBJECT IDENTIFIER ::= { appnNn 1 }
  2814. appnNnTopology     OBJECT IDENTIFIER ::= { appnNn 2 }
  2815.  
  2816. -- This group is used to represent the entire APPN network-node topology
  2817. -- including network nodes, virtual routing nodes and all TGs associated
  2818. -- with these nodes.
  2819. --
  2820. -- Network nodes
  2821. -- The APPN topology database consists of information about every APPN
  2822. -- network node in this network node's topology subnetwork.  This
  2823. -- information is learned over time as each network node exchanges
  2824. -- topology information with the network nodes adjacent to it.  The
  2825. -- database consists of information about each node, and information
  2826. -- about all of the transmission groups used by these nodes.
  2827. --
  2828. -- Virtual routing nodes
  2829. -- Information about virtual routing nodes (representing connection
  2830. -- networks) is treated in the same way as information about network
  2831. -- nodes, and is replicated at each network node.  The FRSN, node name,
  2832. -- and node type are the only meaningful fields for a virtual routing
  2833. -- node.  The other node objects return unspecified values.  Each
  2834. -- node that has defined a TG with this virtual routing node as the
  2835. -- destination also defines a TG on this virtual routing node.  There
  2836. -- is a TG record for each node that uses this virtual routing node.
  2837. --
  2838. -- The APPN node table represents node information from the APPN topology
  2839. -- database, with the FRSN and APPN CP fully qualified name serving as
  2840. -- the index.  The FRSN is the agent's relative time stamp of an update
  2841. -- to the network topology database.  After collecting the entire database
  2842. -- once, a management application can issue GET NEXT commands starting
  2843. -- from the last rows it has retrieved from the appnNnTopologyFRTable and
  2844. -- from the appnNnTgTopologyFRTable.  When the response to either of these
  2845. -- GET NEXT commands returns another row of its respective table, this
  2846. -- indicates a change to the agent's topology database.  The management
  2847. -- application can then retrieve only the updates to the table, using
  2848. -- GET NEXT commands starting from the last retrieved node or TG
  2849. -- entry.
  2850. --
  2851. -- The format of the actual APPN topology database is as follows:
  2852. --
  2853. -- Node table (entry for each node in network)
  2854. --   TG table (entry for each TG owned by node)
  2855. --
  2856.  
  2857.  
  2858.  
  2859. Expires July 28, 1997                                          [Page 53]
  2860.  
  2861. Internet Draft              SNANAU APPN MIB                 January 1997
  2862.  
  2863.  
  2864. -- Due to SNMP's ASN.1 limitations, we cannot represent the TG table
  2865. -- within the node table in this way.  We define separate tables for
  2866. -- nodes and TGs, adding the node name to each TG entry to provide a
  2867. -- means of correlating the TG with its originating node.
  2868.  
  2869. appnNnTopoMaxNodes OBJECT-TYPE
  2870.       SYNTAX Gauge32
  2871.       UNITS "node entries"
  2872.       MAX-ACCESS read-only
  2873.       STATUS current
  2874.       DESCRIPTION
  2875.           "Maximum number of node entries allowed in the APPN topology
  2876.           database.  It is an implementation choice whether to count only
  2877.           network-node entries, or to count all node entries.  If the
  2878.           number of node entries exceeds this value, APPN will issue an
  2879.           Alert and the node can no longer participate as a network node.
  2880.           The value 0 indicates that the local node has no defined limit,
  2881.           and the number of node entries is bounded only by memory."
  2882.  
  2883.       ::= { appnNnTopo 1 }
  2884.  
  2885. appnNnTopoCurNumNodes OBJECT-TYPE
  2886.       SYNTAX Gauge32
  2887.       UNITS "node entries"
  2888.       MAX-ACCESS read-only
  2889.       STATUS current
  2890.       DESCRIPTION
  2891.           "Current number of node entries in this node's topology
  2892.           database.  It is an implementation choice whether to count only
  2893.           network-node entries, or to count all node entries, but an
  2894.           implementation must make the same choice here that it makes for
  2895.           the appnNnTopoMaxNodes object.  If this value exceeds the
  2896.           maximum number of nodes allowed (appnNnTopoMaxNodes, if that
  2897.           field in not 0), APPN Alert CPDB002 is issued."
  2898.  
  2899.       ::= { appnNnTopo 2 }
  2900.  
  2901. appnNnTopoNodePurges OBJECT-TYPE
  2902.       SYNTAX AppnNodeCounter
  2903.       UNITS "node entries"
  2904.       MAX-ACCESS read-only
  2905.       STATUS current
  2906.       DESCRIPTION
  2907.           "Total number of topology node records purged from this node's
  2908.           topology database since the node was last re-initialized."
  2909.  
  2910.  
  2911.  
  2912.  
  2913. Expires July 28, 1997                                          [Page 54]
  2914.  
  2915. Internet Draft              SNANAU APPN MIB                 January 1997
  2916.  
  2917.  
  2918.       ::= { appnNnTopo 3 }
  2919.  
  2920. appnNnTopoTgPurges OBJECT-TYPE
  2921.       SYNTAX AppnNodeCounter
  2922.       UNITS "TG entries"
  2923.       MAX-ACCESS read-only
  2924.       STATUS current
  2925.       DESCRIPTION
  2926.           "Total number of topology TG records purged from this node's
  2927.           topology database since the node was last re-initialized."
  2928.  
  2929.       ::= { appnNnTopo 4 }
  2930.  
  2931. appnNnTopoTotalTduWars OBJECT-TYPE
  2932.       SYNTAX AppnNodeCounter
  2933.       UNITS "TDU wars"
  2934.       MAX-ACCESS read-only
  2935.       STATUS current
  2936.       DESCRIPTION
  2937.           "Number of TDU wars detected by this node since its last
  2938.           initialization."
  2939.  
  2940.       ::= { appnNnTopo 5 }
  2941.  
  2942.  
  2943.  
  2944. -- APPN network node topology table (using FRSN and name as index)
  2945.  
  2946. -- This table describes every APPN network node and virtual routing node
  2947. -- represented in this node's topology database.
  2948.  
  2949. appnNnTopologyFRTable OBJECT-TYPE
  2950.       SYNTAX SEQUENCE OF AppnNnTopologyFREntry
  2951.       MAX-ACCESS not-accessible
  2952.       STATUS current
  2953.       DESCRIPTION
  2954.           "Portion of the APPN topology database that describes all of
  2955.           the APPN network nodes and virtual routing nodes known to this
  2956.           node."
  2957.  
  2958.       ::= { appnNnTopology 3 }
  2959.  
  2960. appnNnTopologyFREntry OBJECT-TYPE
  2961.       SYNTAX AppnNnTopologyFREntry
  2962.       MAX-ACCESS not-accessible
  2963.       STATUS current
  2964.  
  2965.  
  2966.  
  2967. Expires July 28, 1997                                          [Page 55]
  2968.  
  2969. Internet Draft              SNANAU APPN MIB                 January 1997
  2970.  
  2971.  
  2972.       DESCRIPTION
  2973.           "The FRSN and the fully qualified node name are used to index
  2974.           this table."
  2975.  
  2976.       INDEX
  2977.              {appnNnNodeFRFrsn,
  2978.               appnNnNodeFRName}
  2979.  
  2980.       ::= { appnNnTopologyFRTable 1 }
  2981.  
  2982. AppnNnTopologyFREntry ::= SEQUENCE {
  2983.       appnNnNodeFRFrsn                     Unsigned32,
  2984.       appnNnNodeFRName                     SnaControlPointName,
  2985.       appnNnNodeFREntryTimeLeft            AppnTopologyEntryTimeLeft,
  2986.       appnNnNodeFRType                     INTEGER,
  2987.  
  2988.       appnNnNodeFRRsn                      Unsigned32,
  2989.       appnNnNodeFRRouteAddResist           INTEGER,
  2990.       appnNnNodeFRCongested                TruthValue,
  2991.       appnNnNodeFRIsrDepleted              TruthValue,
  2992.       appnNnNodeFRQuiescing                TruthValue,
  2993.       appnNnNodeFRGateway                  TruthValue,
  2994.       appnNnNodeFRCentralDirectory         TruthValue,
  2995.       appnNnNodeFRIsr                      TruthValue,
  2996.       appnNnNodeFRGarbageCollect           TruthValue,
  2997.  
  2998.       appnNnNodeFRHprSupport               INTEGER,
  2999.       appnNnNodeFRPeriBorderSup            TruthValue,
  3000.       appnNnNodeFRInterchangeSup           TruthValue,
  3001.       appnNnNodeFRExteBorderSup            TruthValue
  3002. }
  3003.  
  3004. appnNnNodeFRFrsn OBJECT-TYPE
  3005.       SYNTAX Unsigned32
  3006.       MAX-ACCESS not-accessible
  3007.       STATUS current
  3008.       DESCRIPTION
  3009.           "Flow reduction sequence numbers (FRSNs) are associated with
  3010.           Topology Database Updates (TDUs) and are unique only within
  3011.           each APPN network node.  A TDU can be associated with multiple
  3012.           APPN resources.  This FRSN indicates the last relative time
  3013.           this resource was updated at the agent node."
  3014.  
  3015.       ::= { appnNnTopologyFREntry 1 }
  3016.  
  3017. appnNnNodeFRName OBJECT-TYPE
  3018.  
  3019.  
  3020.  
  3021. Expires July 28, 1997                                          [Page 56]
  3022.  
  3023. Internet Draft              SNANAU APPN MIB                 January 1997
  3024.  
  3025.  
  3026.       SYNTAX SnaControlPointName
  3027.       MAX-ACCESS not-accessible
  3028.       STATUS current
  3029.       DESCRIPTION
  3030.           "Administratively assigned network name that is locally defined
  3031.           at each network node."
  3032.  
  3033.       ::= { appnNnTopologyFREntry 2 }
  3034.  
  3035. appnNnNodeFREntryTimeLeft OBJECT-TYPE
  3036.       SYNTAX AppnTopologyEntryTimeLeft
  3037.       UNITS "days"
  3038.       MAX-ACCESS read-only
  3039.       STATUS current
  3040.       DESCRIPTION
  3041.           "Number of days before deletion of this network node entry."
  3042.  
  3043.       ::= { appnNnTopologyFREntry 3 }
  3044.  
  3045. appnNnNodeFRType OBJECT-TYPE
  3046.       SYNTAX INTEGER {
  3047.                      networkNode(1),
  3048.                      virtualRoutingNode(3)
  3049.                      }
  3050.       MAX-ACCESS read-only
  3051.       STATUS current
  3052.       DESCRIPTION
  3053.           "Type of APPN node."
  3054.  
  3055.       ::= { appnNnTopologyFREntry 4 }
  3056.  
  3057. appnNnNodeFRRsn OBJECT-TYPE
  3058.       SYNTAX Unsigned32
  3059.       MAX-ACCESS read-only
  3060.       STATUS current
  3061.       DESCRIPTION
  3062.           "Resource sequence number, which is assigned and controlled by
  3063.           the network node that owns this resource.  An odd number
  3064.           indicates that information about the resource is inconsistent.
  3065.  
  3066.           This object corresponds to the numeric value in cv4580, bytes
  3067.           2-5."
  3068.  
  3069.       ::= { appnNnTopologyFREntry 5 }
  3070.  
  3071. appnNnNodeFRRouteAddResist OBJECT-TYPE
  3072.  
  3073.  
  3074.  
  3075. Expires July 28, 1997                                          [Page 57]
  3076.  
  3077. Internet Draft              SNANAU APPN MIB                 January 1997
  3078.  
  3079.  
  3080.       SYNTAX INTEGER (0..255)
  3081.       MAX-ACCESS read-only
  3082.       STATUS current
  3083.       DESCRIPTION
  3084.           "Route addition resistance.
  3085.  
  3086.           This administratively assigned value indicates the relative
  3087.           desirability of using this node for intermediate session
  3088.           traffic.  The value, which can be any integer 0-255, is used
  3089.           in route computation.  The lower the value, the more
  3090.           desirable the node is for intermediate routing.
  3091.  
  3092.           This object corresponds to cv4580, byte 6."
  3093.  
  3094.       ::= { appnNnTopologyFREntry 6 }
  3095.  
  3096. appnNnNodeFRCongested OBJECT-TYPE
  3097.       SYNTAX TruthValue
  3098.       MAX-ACCESS read-only
  3099.       STATUS current
  3100.       DESCRIPTION
  3101.           "Indicates whether this node is congested.  This node is not be
  3102.           included in route selection by other nodes when this congestion
  3103.           exists.
  3104.  
  3105.           This object corresponds to cv4580, byte 7, bit 0."
  3106.  
  3107.       ::= { appnNnTopologyFREntry 7 }
  3108.  
  3109. appnNnNodeFRIsrDepleted OBJECT-TYPE
  3110.       SYNTAX TruthValue
  3111.       MAX-ACCESS read-only
  3112.       STATUS current
  3113.       DESCRIPTION
  3114.           "Indicates whether intermediate session routing resources are
  3115.           depleted.  This node is not included in intermediate route
  3116.           selection by other nodes when resources are depleted.
  3117.  
  3118.           This object corresponds to cv4580, byte 7, bit 1."
  3119.  
  3120.       ::= { appnNnTopologyFREntry 8 }
  3121.  
  3122. appnNnNodeFRQuiescing OBJECT-TYPE
  3123.       SYNTAX TruthValue
  3124.       MAX-ACCESS read-only
  3125.       STATUS current
  3126.  
  3127.  
  3128.  
  3129. Expires July 28, 1997                                          [Page 58]
  3130.  
  3131. Internet Draft              SNANAU APPN MIB                 January 1997
  3132.  
  3133.  
  3134.       DESCRIPTION
  3135.           "Indicates whether the node is quiescing.  This node is not
  3136.           included in route selection by other nodes when the node is
  3137.           quiescing.
  3138.  
  3139.           This object corresponds to cv4580, byte 7, bit 5."
  3140.  
  3141.       ::= { appnNnTopologyFREntry 9 }
  3142.  
  3143. appnNnNodeFRGateway OBJECT-TYPE
  3144.       SYNTAX TruthValue
  3145.       MAX-ACCESS read-only
  3146.       STATUS current
  3147.       DESCRIPTION
  3148.           "Indicates whether the node provide gateway services.
  3149.  
  3150.           This object corresponds to cv4580, byte 8, bit 0."
  3151.  
  3152.  
  3153.       ::= { appnNnTopologyFREntry 10 }
  3154.  
  3155. appnNnNodeFRCentralDirectory OBJECT-TYPE
  3156.       SYNTAX TruthValue
  3157.       MAX-ACCESS read-only
  3158.       STATUS current
  3159.       DESCRIPTION
  3160.           "Indicates whether the node supports central directory
  3161.           services.
  3162.  
  3163.           This object corresponds to cv4580, byte 8, bit 1."
  3164.  
  3165.  
  3166.       ::= { appnNnTopologyFREntry 11 }
  3167.  
  3168. appnNnNodeFRIsr OBJECT-TYPE
  3169.       SYNTAX TruthValue
  3170.       MAX-ACCESS read-only
  3171.       STATUS current
  3172.       DESCRIPTION
  3173.           "Indicates whether the node supports intermediate session
  3174.           routing (ISR).
  3175.  
  3176.           This object corresponds to cv4580, byte 8, bit 2."
  3177.  
  3178.       ::= { appnNnTopologyFREntry 12 }
  3179.  
  3180.  
  3181.  
  3182.  
  3183. Expires July 28, 1997                                          [Page 59]
  3184.  
  3185. Internet Draft              SNANAU APPN MIB                 January 1997
  3186.  
  3187.  
  3188. appnNnNodeFRGarbageCollect OBJECT-TYPE
  3189.       SYNTAX TruthValue
  3190.       MAX-ACCESS read-only
  3191.       STATUS current
  3192.       DESCRIPTION
  3193.           "Indicates whether the node has been marked for garbage
  3194.           collection (deletion from the topology database) upon the next
  3195.           garbage collection cycle.
  3196.  
  3197.           This object corresponds to cv4580, byte 7, bit 3."
  3198.  
  3199.       ::= { appnNnTopologyFREntry 13 }
  3200.  
  3201. appnNnNodeFRHprSupport OBJECT-TYPE
  3202.       SYNTAX INTEGER {
  3203.                  noHprSupport(1),
  3204.                  hprBaseOnly(2),
  3205.                  rtpTower(3),
  3206.                  controlFlowsOverRtpTower(4)
  3207.                      }
  3208.       MAX-ACCESS read-only
  3209.       STATUS current
  3210.       DESCRIPTION
  3211.           "Indicates the node's level of support for high-performance
  3212.           routing (HPR):
  3213.  
  3214.              noHprSupport(1)             - no HPR support
  3215.              hprBaseOnly(2)              - HPR base (option set 1400)
  3216.                                            supported
  3217.              rtpTower(3)                 - HPR base and RTP tower
  3218.                                            (option set 1401) supported
  3219.              controlFlowsOverRtpTower(4) - HPR base, RTP tower, and
  3220.                                            control flows over RTP
  3221.                                            (option set 1402) supported
  3222.  
  3223.           This object corresponds to cv4580, byte 9, bits 3-4."
  3224.  
  3225.       ::= { appnNnTopologyFREntry 14 }
  3226.  
  3227. appnNnNodeFRPeriBorderSup OBJECT-TYPE
  3228.       SYNTAX TruthValue
  3229.       MAX-ACCESS read-only
  3230.       STATUS current
  3231.       DESCRIPTION
  3232.           "Indicates whether this node has peripheral border node
  3233.           support.
  3234.  
  3235.  
  3236.  
  3237. Expires July 28, 1997                                          [Page 60]
  3238.  
  3239. Internet Draft              SNANAU APPN MIB                 January 1997
  3240.  
  3241.  
  3242.           This object corresponds to cv4580, byte 9, bit 0."
  3243.  
  3244.       ::= { appnNnTopologyFREntry 15 }
  3245.  
  3246. appnNnNodeFRInterchangeSup OBJECT-TYPE
  3247.       SYNTAX TruthValue
  3248.       MAX-ACCESS read-only
  3249.       STATUS current
  3250.       DESCRIPTION
  3251.           "Indicates whether this node has interchange node support.
  3252.  
  3253.           This object corresponds to cv4580, byte 9, bit 1."
  3254.  
  3255.       ::= { appnNnTopologyFREntry 16 }
  3256.  
  3257. appnNnNodeFRExteBorderSup OBJECT-TYPE
  3258.       SYNTAX TruthValue
  3259.       MAX-ACCESS read-only
  3260.       STATUS current
  3261.       DESCRIPTION
  3262.           "Indicates whether this node has extended border node
  3263.            support.
  3264.  
  3265.           This object corresponds to cv4580, byte 9, bit 2."
  3266.  
  3267.       ::= { appnNnTopologyFREntry 17 }
  3268.  
  3269.  
  3270. --APPN transmission group (TG) table
  3271.  
  3272. -- This table describes the TGs associated with all the APPN network
  3273. -- nodes known to this node.   The originating (owning) node for each
  3274. -- TG is repeated here to provide a means of correlating the TGs with
  3275. -- the nodes.
  3276.  
  3277.  
  3278. appnNnTgTopologyFRTable OBJECT-TYPE
  3279.       SYNTAX SEQUENCE OF AppnNnTgTopologyFREntry
  3280.       MAX-ACCESS not-accessible
  3281.       STATUS current
  3282.       DESCRIPTION
  3283.           "Portion of the APPN topology database that describes all of
  3284.           the APPN transmissions groups between nodes in the database."
  3285.  
  3286.       ::= { appnNnTopology 4 }
  3287.  
  3288.  
  3289.  
  3290.  
  3291. Expires July 28, 1997                                          [Page 61]
  3292.  
  3293. Internet Draft              SNANAU APPN MIB                 January 1997
  3294.  
  3295.  
  3296. appnNnTgTopologyFREntry OBJECT-TYPE
  3297.       SYNTAX AppnNnTgTopologyFREntry
  3298.       MAX-ACCESS not-accessible
  3299.       STATUS current
  3300.       DESCRIPTION
  3301.           "This table is indexed by four columns:  FRSN, TG owner fully
  3302.           qualified node name, TG destination fully qualified node name,
  3303.           and TG number."
  3304.  
  3305.       INDEX
  3306.              {appnNnTgFRFrsn,
  3307.               appnNnTgFROwner,
  3308.               appnNnTgFRDest,
  3309.               appnNnTgFRNum}
  3310.  
  3311.       ::= { appnNnTgTopologyFRTable 1 }
  3312.  
  3313. AppnNnTgTopologyFREntry ::= SEQUENCE {
  3314.  
  3315.       appnNnTgFRFrsn           Unsigned32,
  3316.       appnNnTgFROwner          SnaControlPointName,
  3317.       appnNnTgFRDest           SnaControlPointName,
  3318.       appnNnTgFRNum            INTEGER,
  3319.       appnNnTgFREntryTimeLeft  AppnTopologyEntryTimeLeft,
  3320.  
  3321.       appnNnTgFRDestVirtual    TruthValue,
  3322.       appnNnTgFRDlcData        AppnTgDlcData,
  3323.  
  3324.       appnNnTgFRRsn            Unsigned32,
  3325.       appnNnTgFROperational    TruthValue,
  3326.       appnNnTgFRQuiescing      TruthValue,
  3327.       appnNnTgFRCpCpSession    INTEGER,
  3328.       appnNnTgFREffCap         AppnTgEffectiveCapacity,
  3329.       appnNnTgFRConnCost       INTEGER,
  3330.       appnNnTgFRByteCost       INTEGER,
  3331.       appnNnTgFRSecurity       AppnTgSecurity,
  3332.       appnNnTgFRDelay          AppnTgDelay,
  3333.       appnNnTgFRUsr1           INTEGER,
  3334.       appnNnTgFRUsr2           INTEGER,
  3335.       appnNnTgFRUsr3           INTEGER,
  3336.       appnNnTgFRGarbageCollect TruthValue,
  3337.       appnNnTgFRSubareaNum     Unsigned32,
  3338.  
  3339.       appnNnTgFRHprSup         TruthValue,
  3340.       appnNnTgFRDestHprTrans   TruthValue,
  3341.       appnNnTgFRTypeIndicator  INTEGER,
  3342.  
  3343.  
  3344.  
  3345. Expires July 28, 1997                                          [Page 62]
  3346.  
  3347. Internet Draft              SNANAU APPN MIB                 January 1997
  3348.  
  3349.  
  3350.       appnNnTgFRIntersubnet    TruthValue
  3351. }
  3352.  
  3353.  
  3354. appnNnTgFRFrsn OBJECT-TYPE
  3355.       SYNTAX Unsigned32
  3356.       MAX-ACCESS not-accessible
  3357.       STATUS current
  3358.       DESCRIPTION
  3359.           "Flow reduction sequence numbers (FRSNs) are associated with
  3360.           Topology Database Updates (TDUs) and are unique only within
  3361.           each APPN network node.  A TDU can be associated with multiple
  3362.           APPN resources.  This FRSN indicates the last time this
  3363.           resource was updated at this node."
  3364.  
  3365.       ::= { appnNnTgTopologyFREntry 1 }
  3366.  
  3367. appnNnTgFROwner OBJECT-TYPE
  3368.       SYNTAX SnaControlPointName
  3369.       MAX-ACCESS not-accessible
  3370.       STATUS current
  3371.       DESCRIPTION
  3372.           "Administratively assigned name for the originating node for
  3373.           this TG.  This is the same name specified in the node table."
  3374.  
  3375.       ::= { appnNnTgTopologyFREntry 2 }
  3376.  
  3377. appnNnTgFRDest OBJECT-TYPE
  3378.       SYNTAX SnaControlPointName
  3379.       MAX-ACCESS not-accessible
  3380.       STATUS current
  3381.       DESCRIPTION
  3382.           "Administratively assigned fully qualified network name for the
  3383.           destination node for this TG."
  3384.  
  3385.       ::= { appnNnTgTopologyFREntry 3 }
  3386.  
  3387. appnNnTgFRNum OBJECT-TYPE
  3388.       SYNTAX INTEGER  (0..255)
  3389.       MAX-ACCESS not-accessible
  3390.       STATUS current
  3391.       DESCRIPTION
  3392.           "Number associated with this transmission group.  Range is
  3393.           0-255."
  3394.  
  3395.       ::= { appnNnTgTopologyFREntry 4 }
  3396.  
  3397.  
  3398.  
  3399. Expires July 28, 1997                                          [Page 63]
  3400.  
  3401. Internet Draft              SNANAU APPN MIB                 January 1997
  3402.  
  3403.  
  3404. appnNnTgFREntryTimeLeft OBJECT-TYPE
  3405.       SYNTAX AppnTopologyEntryTimeLeft
  3406.       UNITS "days"
  3407.       MAX-ACCESS read-only
  3408.       STATUS current
  3409.       DESCRIPTION
  3410.           "Number of days before deletion of this network node TG entry
  3411.           if it is not operational or has an odd (inconsistent) RSN."
  3412.  
  3413.       ::= { appnNnTgTopologyFREntry 5 }
  3414.  
  3415. appnNnTgFRDestVirtual OBJECT-TYPE
  3416.       SYNTAX TruthValue
  3417.       MAX-ACCESS read-only
  3418.       STATUS current
  3419.       DESCRIPTION
  3420.           "Indicates whether the destination node is a virtual routing
  3421.           node."
  3422.  
  3423.       ::= { appnNnTgTopologyFREntry 6 }
  3424.  
  3425. appnNnTgFRDlcData OBJECT-TYPE
  3426.       SYNTAX AppnTgDlcData
  3427.       MAX-ACCESS read-only
  3428.       STATUS current
  3429.       DESCRIPTION
  3430.           "DLC-specific data related to a link connection network."
  3431.  
  3432.       ::= { appnNnTgTopologyFREntry 7 }
  3433.  
  3434. appnNnTgFRRsn OBJECT-TYPE
  3435.       SYNTAX Unsigned32
  3436.       MAX-ACCESS read-only
  3437.       STATUS current
  3438.       DESCRIPTION
  3439.           "Current owning node's resource sequence number for this
  3440.           resource.  An odd number indicates that information about the
  3441.           resource is inconsistent.
  3442.  
  3443.           This object corresponds to the numeric value in cv47, bytes
  3444.           2-5"
  3445.  
  3446.       ::= { appnNnTgTopologyFREntry 8 }
  3447.  
  3448. appnNnTgFROperational OBJECT-TYPE
  3449.       SYNTAX TruthValue
  3450.  
  3451.  
  3452.  
  3453. Expires July 28, 1997                                          [Page 64]
  3454.  
  3455. Internet Draft              SNANAU APPN MIB                 January 1997
  3456.  
  3457.  
  3458.       MAX-ACCESS read-only
  3459.       STATUS current
  3460.       DESCRIPTION
  3461.           "Indicates whether the transmission group is operational.
  3462.  
  3463.           This object corresponds to cv47, byte 6, bit 0."
  3464.  
  3465.       ::= { appnNnTgTopologyFREntry 9 }
  3466.  
  3467. appnNnTgFRQuiescing OBJECT-TYPE
  3468.       SYNTAX TruthValue
  3469.       MAX-ACCESS read-only
  3470.       STATUS current
  3471.       DESCRIPTION
  3472.           "Indicates whether the transmission group is quiescing.
  3473.  
  3474.           This object corresponds to cv47, byte 6, bit 2."
  3475.  
  3476.       ::= { appnNnTgTopologyFREntry 10 }
  3477.  
  3478. appnNnTgFRCpCpSession OBJECT-TYPE
  3479.       SYNTAX INTEGER {
  3480.                      supportedUnknownStatus(1),
  3481.                      supportedActive(2),
  3482.                      notSupported(3),
  3483.                      supportedNotActive(4)
  3484.                      }
  3485.       MAX-ACCESS read-only
  3486.       STATUS current
  3487.       DESCRIPTION
  3488.           "Indicates whether CP-CP sessions are supported on this TG, and
  3489.           whether the TG owner's contention-winner session is active on
  3490.           this TG.  Some nodes in the network are not able to
  3491.           differentiate support and status of CP-CP sessions, and thus
  3492.           may report the 'supportedUnknownStatus' value.
  3493.  
  3494.           This object corresponds to cv47, byte 6, bits 3-4."
  3495.  
  3496.       ::= { appnNnTgTopologyFREntry 11 }
  3497.  
  3498.  
  3499. appnNnTgFREffCap OBJECT-TYPE
  3500.       SYNTAX AppnTgEffectiveCapacity
  3501.       MAX-ACCESS read-only
  3502.       STATUS current
  3503.       DESCRIPTION
  3504.  
  3505.  
  3506.  
  3507. Expires July 28, 1997                                          [Page 65]
  3508.  
  3509. Internet Draft              SNANAU APPN MIB                 January 1997
  3510.  
  3511.  
  3512.           "Effective capacity for this TG."
  3513.  
  3514.       ::= { appnNnTgTopologyFREntry 12 }
  3515.  
  3516. appnNnTgFRConnCost OBJECT-TYPE
  3517.       SYNTAX INTEGER (0..255)
  3518.       MAX-ACCESS read-only
  3519.       STATUS current
  3520.       DESCRIPTION
  3521.           "Cost per connect time.
  3522.  
  3523.           This is an administratively assigned value representing the
  3524.           relative cost per unit of time to use this TG.  Range is from
  3525.           0, which means no cost, to 255, which indicates maximum cost.
  3526.  
  3527.           This object corresponds to cv47, byte 13."
  3528.  
  3529.       ::= { appnNnTgTopologyFREntry 13 }
  3530.  
  3531. appnNnTgFRByteCost OBJECT-TYPE
  3532.       SYNTAX INTEGER (0..255)
  3533.       MAX-ACCESS read-only
  3534.       STATUS current
  3535.       DESCRIPTION
  3536.           "Cost per byte transmitted.
  3537.  
  3538.           This is an administratively assigned value representing the
  3539.           relative cost of transmitting a byte over this TG.  Range is
  3540.           from 0, which means no cost, to 255, which indicates maximum
  3541.           cost.
  3542.  
  3543.           This object corresponds to cv47, byte 14."
  3544.  
  3545.       ::= { appnNnTgTopologyFREntry 14 }
  3546.  
  3547. appnNnTgFRSecurity OBJECT-TYPE
  3548.       SYNTAX AppnTgSecurity
  3549.       MAX-ACCESS read-only
  3550.       STATUS current
  3551.       DESCRIPTION
  3552.           "Administratively assigned security level of this TG.
  3553.  
  3554.           This object corresponds to cv47, byte 16."
  3555.  
  3556.       ::= { appnNnTgTopologyFREntry 15 }
  3557.  
  3558.  
  3559.  
  3560.  
  3561. Expires July 28, 1997                                          [Page 66]
  3562.  
  3563. Internet Draft              SNANAU APPN MIB                 January 1997
  3564.  
  3565.  
  3566. appnNnTgFRDelay OBJECT-TYPE
  3567.       SYNTAX AppnTgDelay
  3568.       MAX-ACCESS read-only
  3569.       STATUS current
  3570.       DESCRIPTION
  3571.           "Administratively assigned delay associated with this TG.
  3572.  
  3573.           This object corresponds to cv47, byte 17."
  3574.  
  3575.       ::= { appnNnTgTopologyFREntry 16 }
  3576.  
  3577. appnNnTgFRUsr1 OBJECT-TYPE
  3578.       SYNTAX INTEGER (0..255)
  3579.       MAX-ACCESS read-only
  3580.       STATUS current
  3581.       DESCRIPTION
  3582.           "First user-defined TG characteristic for this TG.  This is
  3583.           an administratively assigned value associated with the TG.
  3584.  
  3585.           This object corresponds to cv47, byte 19."
  3586.  
  3587.       ::= { appnNnTgTopologyFREntry 17 }
  3588.  
  3589. appnNnTgFRUsr2 OBJECT-TYPE
  3590.       SYNTAX INTEGER (0..255)
  3591.       MAX-ACCESS read-only
  3592.       STATUS current
  3593.       DESCRIPTION
  3594.           "Second user-defined TG characteristic for this TG.  This is
  3595.           an administratively assigned value associated with the TG.
  3596.  
  3597.           This object corresponds to cv47, byte 20."
  3598.  
  3599.       ::= { appnNnTgTopologyFREntry 18 }
  3600.  
  3601. appnNnTgFRUsr3 OBJECT-TYPE
  3602.       SYNTAX INTEGER (0..255)
  3603.       MAX-ACCESS read-only
  3604.       STATUS current
  3605.       DESCRIPTION
  3606.           "Third user-defined TG characteristic for this TG.  This is
  3607.           an administratively assigned value associated with the TG.
  3608.  
  3609.           This object corresponds to cv47, byte 21."
  3610.  
  3611.       ::= { appnNnTgTopologyFREntry 19 }
  3612.  
  3613.  
  3614.  
  3615. Expires July 28, 1997                                          [Page 67]
  3616.  
  3617. Internet Draft              SNANAU APPN MIB                 January 1997
  3618.  
  3619.  
  3620. appnNnTgFRGarbageCollect OBJECT-TYPE
  3621.       SYNTAX TruthValue
  3622.       MAX-ACCESS read-only
  3623.       STATUS current
  3624.       DESCRIPTION
  3625.           "Indicates whether the TG has been marked for garbage
  3626.           collection (deletion from the topology database) upon the next
  3627.           garbage collection cycle.
  3628.  
  3629.           This object corresponds to cv47, byte 6, bit 1."
  3630.  
  3631.       ::= { appnNnTgTopologyFREntry 20 }
  3632.  
  3633. appnNnTgFRSubareaNum OBJECT-TYPE
  3634.       SYNTAX Unsigned32
  3635.       MAX-ACCESS read-only
  3636.       STATUS current
  3637.       DESCRIPTION
  3638.           "The subarea number associated with this TG.
  3639.  
  3640.           This object corresponds to cv4680, bytes m+2 through m+5."
  3641.  
  3642.       ::= { appnNnTgTopologyFREntry 21 }
  3643.  
  3644. appnNnTgFRHprSup OBJECT-TYPE
  3645.       SYNTAX TruthValue
  3646.       MAX-ACCESS read-only
  3647.       STATUS current
  3648.       DESCRIPTION
  3649.           "Indicates whether high performance routing (HPR)
  3650.           is supported over this TG.
  3651.  
  3652.           This object corresponds to cv4680, byte m+1, bit 2."
  3653.  
  3654.       ::= { appnNnTgTopologyFREntry 22 }
  3655.  
  3656. appnNnTgFRDestHprTrans OBJECT-TYPE
  3657.       SYNTAX TruthValue
  3658.       MAX-ACCESS read-only
  3659.       STATUS current
  3660.       DESCRIPTION
  3661.           "Indicates whether the destination node supports
  3662.           high performance routing (HPR) transport tower.
  3663.  
  3664.           This object corresponds to cv4680, byte m+1, bit 7."
  3665.  
  3666.  
  3667.  
  3668.  
  3669. Expires July 28, 1997                                          [Page 68]
  3670.  
  3671. Internet Draft              SNANAU APPN MIB                 January 1997
  3672.  
  3673.  
  3674.       ::= { appnNnTgTopologyFREntry 23 }
  3675.  
  3676. appnNnTgFRTypeIndicator OBJECT-TYPE
  3677.       SYNTAX INTEGER {
  3678.                       unknown(1),
  3679.                       appnOrBfTg(2),
  3680.                       interchangeTg(3),
  3681.                       virtualRouteTg(4)
  3682.                      }
  3683.       MAX-ACCESS read-only
  3684.       STATUS current
  3685.       DESCRIPTION
  3686.           "Indicates the type of the TG.
  3687.  
  3688.           This object corresponds to cv4680, byte m+1, bits 3-4."
  3689.  
  3690.       ::= { appnNnTgTopologyFREntry 24 }
  3691.  
  3692. appnNnTgFRIntersubnet OBJECT-TYPE
  3693.       SYNTAX TruthValue
  3694.       MAX-ACCESS read-only
  3695.       STATUS current
  3696.       DESCRIPTION
  3697.           "Indicates whether the transmission group is an intersubnet TG,
  3698.           which defines a border between subnetworks.
  3699.  
  3700.           This object corresponds to cv4680, byte m+1, bit 5."
  3701.  
  3702.       ::= { appnNnTgTopologyFREntry 25 }
  3703.  
  3704. -- ************** The APPN Local Topology Group ************************
  3705. -- This MIB Group represents the local topology maintained in
  3706. -- both APPN end nodes and network nodes.  It consists of two
  3707. -- tables:
  3708. --    - a table containing information about all of the TGs owned
  3709. --      by this node, which is implemented by all node types.
  3710. --    - a table containing all of the information known to this node
  3711. --      about the TGs owned by its end nodes, which is implemented only
  3712. --      by network nodes.
  3713.  
  3714. appnLocalTopology     OBJECT IDENTIFIER ::= { appnObjects 3 }
  3715.  
  3716. -- APPN Local Transmission Group (TG) table
  3717. -- This table describes the TGs associated with this node only.
  3718.  
  3719. appnLocalTgTable OBJECT-TYPE
  3720.  
  3721.  
  3722.  
  3723. Expires July 28, 1997                                          [Page 69]
  3724.  
  3725. Internet Draft              SNANAU APPN MIB                 January 1997
  3726.  
  3727.  
  3728.       SYNTAX SEQUENCE OF AppnLocalTgEntry
  3729.       MAX-ACCESS not-accessible
  3730.       STATUS current
  3731.       DESCRIPTION
  3732.           "TG Table describes all of the TGs owned by this node.  The TG
  3733.           destination can be a virtual node, network node, LEN node, or
  3734.           end node."
  3735.  
  3736.       ::= { appnLocalTopology 1 }
  3737.  
  3738. appnLocalTgEntry OBJECT-TYPE
  3739.       SYNTAX AppnLocalTgEntry
  3740.       MAX-ACCESS not-accessible
  3741.       STATUS current
  3742.       DESCRIPTION
  3743.           "This table is indexed by the destination CPname and the TG
  3744.           number."
  3745.  
  3746.       INDEX
  3747.              {appnLocalTgDest,
  3748.               appnLocalTgNum}
  3749.  
  3750.       ::= { appnLocalTgTable 1 }
  3751.  
  3752. AppnLocalTgEntry ::= SEQUENCE {
  3753.  
  3754.       appnLocalTgDest         SnaControlPointName,
  3755.       appnLocalTgNum          INTEGER,
  3756.       appnLocalTgDestVirtual  TruthValue,
  3757.       appnLocalTgDlcData      AppnTgDlcData,
  3758.       appnLocalTgPortName     DisplayString,
  3759.  
  3760.       appnLocalTgQuiescing    TruthValue,
  3761.       appnLocalTgOperational  TruthValue,
  3762.       appnLocalTgCpCpSession  INTEGER,
  3763.       appnLocalTgEffCap       AppnTgEffectiveCapacity,
  3764.       appnLocalTgConnCost     INTEGER,
  3765.       appnLocalTgByteCost     INTEGER,
  3766.       appnLocalTgSecurity     AppnTgSecurity,
  3767.       appnLocalTgDelay        AppnTgDelay,
  3768.       appnLocalTgUsr1         INTEGER,
  3769.       appnLocalTgUsr2         INTEGER,
  3770.       appnLocalTgUsr3         INTEGER,
  3771.  
  3772.       appnLocalTgHprSup       INTEGER,
  3773.       appnLocalTgIntersubnet  TruthValue
  3774.  
  3775.  
  3776.  
  3777. Expires July 28, 1997                                          [Page 70]
  3778.  
  3779. Internet Draft              SNANAU APPN MIB                 January 1997
  3780.  
  3781.  
  3782.                      }
  3783.  
  3784. appnLocalTgDest OBJECT-TYPE
  3785.       SYNTAX SnaControlPointName
  3786.       MAX-ACCESS not-accessible
  3787.       STATUS current
  3788.       DESCRIPTION
  3789.           "Administratively assigned name of the destination node for
  3790.           this TG.  This is the fully qualified name of a network node,
  3791.           end node, LEN node, or virtual routing node."
  3792.  
  3793.       ::= { appnLocalTgEntry 1 }
  3794.  
  3795. appnLocalTgNum OBJECT-TYPE
  3796.       SYNTAX INTEGER (0..255)
  3797.       MAX-ACCESS not-accessible
  3798.       STATUS current
  3799.       DESCRIPTION
  3800.           "Number associated with this transmission group."
  3801.  
  3802.       ::= { appnLocalTgEntry 2 }
  3803.  
  3804. appnLocalTgDestVirtual OBJECT-TYPE
  3805.       SYNTAX TruthValue
  3806.       MAX-ACCESS read-only
  3807.       STATUS current
  3808.       DESCRIPTION
  3809.           "Indicates whether the destination node for this TG is a
  3810.           virtual routing node."
  3811.  
  3812.       ::= { appnLocalTgEntry 3 }
  3813.  
  3814. appnLocalTgDlcData OBJECT-TYPE
  3815.       SYNTAX AppnTgDlcData
  3816.       MAX-ACCESS read-only
  3817.       STATUS current
  3818.       DESCRIPTION
  3819.           "DLC-specific data related to a link connection network."
  3820.  
  3821.       ::= { appnLocalTgEntry 4 }
  3822.  
  3823. appnLocalTgPortName OBJECT-TYPE
  3824.       SYNTAX DisplayString (SIZE (0..10))
  3825.       MAX-ACCESS read-only
  3826.       STATUS current
  3827.       DESCRIPTION
  3828.  
  3829.  
  3830.  
  3831. Expires July 28, 1997                                          [Page 71]
  3832.  
  3833. Internet Draft              SNANAU APPN MIB                 January 1997
  3834.  
  3835.  
  3836.           "Administratively assigned name for the local port associated
  3837.           with this TG.  A zero-length string indicates that this value
  3838.           is unknown."
  3839.  
  3840.       ::= { appnLocalTgEntry 5 }
  3841.  
  3842. appnLocalTgQuiescing OBJECT-TYPE
  3843.       SYNTAX TruthValue
  3844.       MAX-ACCESS read-only
  3845.       STATUS current
  3846.       DESCRIPTION
  3847.           "Indicates whether the transmission group is quiescing."
  3848.  
  3849.       ::= { appnLocalTgEntry 6 }
  3850.  
  3851. appnLocalTgOperational OBJECT-TYPE
  3852.       SYNTAX TruthValue
  3853.       MAX-ACCESS read-only
  3854.       STATUS current
  3855.       DESCRIPTION
  3856.           "Indicates whether the transmission group is operational."
  3857.  
  3858.       ::= { appnLocalTgEntry 7 }
  3859.  
  3860. appnLocalTgCpCpSession OBJECT-TYPE
  3861.       SYNTAX INTEGER {
  3862.                      supportedUnknownStatus(1),
  3863.                      supportedActive(2),
  3864.                      notSupported(3),
  3865.                      supportedNotActive(4)
  3866.                      }
  3867.       MAX-ACCESS read-only
  3868.       STATUS current
  3869.       DESCRIPTION
  3870.           "Indicates whether CP-CP sessions are supported on this TG, and
  3871.           whether the TG owner's contention-winner session is active on
  3872.           this TG.  Some nodes in the network are not able to
  3873.           differentiate support and status of CP-CP sessions, and thus
  3874.           may report the 'supportedUnknownStatus' value."
  3875.  
  3876.       ::= { appnLocalTgEntry 8 }
  3877.  
  3878. appnLocalTgEffCap OBJECT-TYPE
  3879.       SYNTAX AppnTgEffectiveCapacity
  3880.       MAX-ACCESS read-only
  3881.       STATUS current
  3882.  
  3883.  
  3884.  
  3885. Expires July 28, 1997                                          [Page 72]
  3886.  
  3887. Internet Draft              SNANAU APPN MIB                 January 1997
  3888.  
  3889.  
  3890.       DESCRIPTION
  3891.           "Effective capacity for this TG."
  3892.  
  3893.       ::= { appnLocalTgEntry 9 }
  3894.  
  3895. appnLocalTgConnCost OBJECT-TYPE
  3896.       SYNTAX INTEGER (0..255)
  3897.       MAX-ACCESS read-only
  3898.       STATUS current
  3899.       DESCRIPTION
  3900.           "Cost per connect time:  a value representing the relative cost
  3901.           per unit of time to use the TG.  Range is from 0, which means
  3902.           no cost, to 255."
  3903.  
  3904.       ::= { appnLocalTgEntry 10 }
  3905.  
  3906. appnLocalTgByteCost OBJECT-TYPE
  3907.       SYNTAX INTEGER (0..255)
  3908.       MAX-ACCESS read-only
  3909.       STATUS current
  3910.       DESCRIPTION
  3911.           "Relative cost of transmitting a byte over this link.
  3912.           Range is from 0 (lowest cost) to 255."
  3913.  
  3914.       ::= { appnLocalTgEntry 11 }
  3915.  
  3916. appnLocalTgSecurity OBJECT-TYPE
  3917.       SYNTAX AppnTgSecurity
  3918.       MAX-ACCESS read-only
  3919.       STATUS current
  3920.       DESCRIPTION
  3921.           "Administratively assigned security level of this TG."
  3922.  
  3923.       ::= { appnLocalTgEntry 12 }
  3924.  
  3925. appnLocalTgDelay OBJECT-TYPE
  3926.       SYNTAX AppnTgDelay
  3927.       MAX-ACCESS read-only
  3928.       STATUS current
  3929.       DESCRIPTION
  3930.           "Administratively assigned delay associated with this TG."
  3931.  
  3932.       ::= { appnLocalTgEntry 13 }
  3933.  
  3934. appnLocalTgUsr1 OBJECT-TYPE
  3935.       SYNTAX INTEGER (0..255)
  3936.  
  3937.  
  3938.  
  3939. Expires July 28, 1997                                          [Page 73]
  3940.  
  3941. Internet Draft              SNANAU APPN MIB                 January 1997
  3942.  
  3943.  
  3944.       MAX-ACCESS read-only
  3945.       STATUS current
  3946.       DESCRIPTION
  3947.           "First user-defined TG characteristic for this TG.  This is
  3948.           an administratively assigned value associated with the TG."
  3949.  
  3950.       ::= { appnLocalTgEntry 14 }
  3951.  
  3952. appnLocalTgUsr2 OBJECT-TYPE
  3953.       SYNTAX INTEGER (0..255)
  3954.       MAX-ACCESS read-only
  3955.       STATUS current
  3956.       DESCRIPTION
  3957.           "Second user-defined TG characteristic for this TG.  This is
  3958.           an administratively assigned value associated with the TG."
  3959.  
  3960.       ::= { appnLocalTgEntry 15 }
  3961.  
  3962. appnLocalTgUsr3 OBJECT-TYPE
  3963.       SYNTAX INTEGER (0..255)
  3964.       MAX-ACCESS read-only
  3965.       STATUS current
  3966.       DESCRIPTION
  3967.           "Third user-defined TG characteristic for this TG.  This is
  3968.           an administratively assigned value associated with the TG."
  3969.  
  3970.       ::= { appnLocalTgEntry 16 }
  3971.  
  3972. appnLocalTgHprSup OBJECT-TYPE
  3973.       SYNTAX INTEGER {
  3974.                  noHprSupport(1),
  3975.                  hprBaseOnly(2),
  3976.                  rtpTower(3),
  3977.                  controlFlowsOverRtpTower(4)
  3978.                      }
  3979.       MAX-ACCESS read-only
  3980.       STATUS current
  3981.       DESCRIPTION
  3982.           "Indicates the level of high performance routing (HPR) support
  3983.           over this TG :
  3984.  
  3985.              noHprSupport(1)             - no HPR support
  3986.              hprBaseOnly(2)              - HPR base (option set 1400)
  3987.                                            supported
  3988.              rtpTower(3)                 - HPR base and RTP tower
  3989.                                            (option set 1401) supported
  3990.  
  3991.  
  3992.  
  3993. Expires July 28, 1997                                          [Page 74]
  3994.  
  3995. Internet Draft              SNANAU APPN MIB                 January 1997
  3996.  
  3997.  
  3998.              controlFlowsOverRtpTower(4) - HPR base, RTP tower, and
  3999.                                            control flows over RTP
  4000.                                            (option set 1402) supported"
  4001.  
  4002.       ::= { appnLocalTgEntry 17 }
  4003.  
  4004. appnLocalTgIntersubnet OBJECT-TYPE
  4005.       SYNTAX TruthValue
  4006.       MAX-ACCESS read-only
  4007.       STATUS current
  4008.       DESCRIPTION
  4009.           "Indicates whether the transmission group is an intersubnet TG,
  4010.           which defines a border between subnetworks."
  4011.  
  4012.       ::= { appnLocalTgEntry 18 }
  4013.  
  4014.  
  4015. -- APPN Local End Node Transmission Group (TG) table
  4016. -- This table describes the TGs associated with all of the end nodes
  4017. -- known to this node.
  4018.  
  4019. appnLocalEnTgTable OBJECT-TYPE
  4020.       SYNTAX SEQUENCE OF AppnLocalEnTgEntry
  4021.       MAX-ACCESS not-accessible
  4022.       STATUS current
  4023.       DESCRIPTION
  4024.           "Table describing all of the TGs owned by the end nodes known
  4025.           to this node via TG registration.  This node does not represent
  4026.           its own view of the TG on behalf of the partner node in this
  4027.           table.  The TG destination can be a virtual routing node,
  4028.           network node, or end node."
  4029.  
  4030.       ::= { appnLocalTopology 2 }
  4031.  
  4032. appnLocalEnTgEntry OBJECT-TYPE
  4033.       SYNTAX AppnLocalEnTgEntry
  4034.       MAX-ACCESS not-accessible
  4035.       STATUS current
  4036.       DESCRIPTION
  4037.           "This table requires multiple indexes to uniquely identify each
  4038.           TG.  They are originating CPname, destination CPname, and the
  4039.           TG number."
  4040.  
  4041.       INDEX
  4042.              {appnLocalEnTgOrigin,
  4043.               appnLocalEnTgDest,
  4044.  
  4045.  
  4046.  
  4047. Expires July 28, 1997                                          [Page 75]
  4048.  
  4049. Internet Draft              SNANAU APPN MIB                 January 1997
  4050.  
  4051.  
  4052.               appnLocalEnTgNum}
  4053.  
  4054.       ::= { appnLocalEnTgTable 1 }
  4055.  
  4056. AppnLocalEnTgEntry ::= SEQUENCE {
  4057.       appnLocalEnTgOrigin        SnaControlPointName,
  4058.       appnLocalEnTgDest          SnaControlPointName,
  4059.       appnLocalEnTgNum           INTEGER,
  4060.       appnLocalEnTgEntryTimeLeft AppnTopologyEntryTimeLeft,
  4061.  
  4062.       appnLocalEnTgDestVirtual   TruthValue,
  4063.       appnLocalEnTgDlcData       AppnTgDlcData,
  4064.  
  4065.       appnLocalEnTgOperational   TruthValue,
  4066.       appnLocalEnTgCpCpSession   INTEGER,
  4067.       appnLocalEnTgEffCap        AppnTgEffectiveCapacity,
  4068.       appnLocalEnTgConnCost      INTEGER,
  4069.       appnLocalEnTgByteCost      INTEGER,
  4070.       appnLocalEnTgSecurity      AppnTgSecurity,
  4071.       appnLocalEnTgDelay         AppnTgDelay,
  4072.       appnLocalEnTgUsr1          INTEGER,
  4073.       appnLocalEnTgUsr2          INTEGER,
  4074.       appnLocalEnTgUsr3          INTEGER
  4075.                      }
  4076.  
  4077. appnLocalEnTgOrigin OBJECT-TYPE
  4078.       SYNTAX SnaControlPointName
  4079.       MAX-ACCESS not-accessible
  4080.       STATUS current
  4081.       DESCRIPTION
  4082.           "Administratively assigned name of the origin node for this
  4083.           TG.  This is a fully qualified network name."
  4084.  
  4085.       ::= { appnLocalEnTgEntry 1 }
  4086.  
  4087. appnLocalEnTgDest OBJECT-TYPE
  4088.       SYNTAX SnaControlPointName
  4089.       MAX-ACCESS not-accessible
  4090.       STATUS current
  4091.       DESCRIPTION
  4092.           "Administratively assigned name of the destination node for
  4093.           this TG.  This is the fully qualified name of a network node,
  4094.           end node, LEN node, or virtual routing node."
  4095.  
  4096.       ::= { appnLocalEnTgEntry 2 }
  4097.  
  4098.  
  4099.  
  4100.  
  4101. Expires July 28, 1997                                          [Page 76]
  4102.  
  4103. Internet Draft              SNANAU APPN MIB                 January 1997
  4104.  
  4105.  
  4106. appnLocalEnTgNum OBJECT-TYPE
  4107.       SYNTAX INTEGER (0..255)
  4108.       MAX-ACCESS not-accessible
  4109.       STATUS current
  4110.       DESCRIPTION
  4111.           "Number associated with this transmission group."
  4112.  
  4113.       ::= { appnLocalEnTgEntry 3 }
  4114.  
  4115. appnLocalEnTgEntryTimeLeft OBJECT-TYPE
  4116.       SYNTAX AppnTopologyEntryTimeLeft
  4117.       UNITS "days"
  4118.       MAX-ACCESS read-only
  4119.       STATUS current
  4120.       DESCRIPTION
  4121.           "Number of days before deletion of this end node TG entry."
  4122.  
  4123.       ::= { appnLocalEnTgEntry 4 }
  4124.  
  4125. appnLocalEnTgDestVirtual OBJECT-TYPE
  4126.       SYNTAX TruthValue
  4127.       MAX-ACCESS read-only
  4128.       STATUS current
  4129.       DESCRIPTION
  4130.           "Indicates whether the destination node is a virtual routing
  4131.           node."
  4132.  
  4133.       ::= { appnLocalEnTgEntry 5 }
  4134.  
  4135. appnLocalEnTgDlcData OBJECT-TYPE
  4136.       SYNTAX AppnTgDlcData
  4137.       MAX-ACCESS read-only
  4138.       STATUS current
  4139.       DESCRIPTION
  4140.           "DLC-specific data related to a link connection network."
  4141.  
  4142.       ::= { appnLocalEnTgEntry 6 }
  4143.  
  4144. appnLocalEnTgOperational OBJECT-TYPE
  4145.       SYNTAX TruthValue
  4146.       MAX-ACCESS read-only
  4147.       STATUS current
  4148.       DESCRIPTION
  4149.           "Indicates whether the transmission group is operational."
  4150.  
  4151.       ::= { appnLocalEnTgEntry 7 }
  4152.  
  4153.  
  4154.  
  4155. Expires July 28, 1997                                          [Page 77]
  4156.  
  4157. Internet Draft              SNANAU APPN MIB                 January 1997
  4158.  
  4159.  
  4160. appnLocalEnTgCpCpSession OBJECT-TYPE
  4161.       SYNTAX INTEGER {
  4162.                      supportedUnknownStatus(1),
  4163.                      supportedActive(2),
  4164.                      notSupported(3),
  4165.                      supportedNotActive(4)
  4166.                      }
  4167.       MAX-ACCESS read-only
  4168.       STATUS current
  4169.       DESCRIPTION
  4170.           "Indicates whether CP-CP sessions are supported on this TG, and
  4171.           whether the TG owner's contention-winner session is active on
  4172.           this TG.  Some nodes in the network are not able to
  4173.           differentiate support and status of CP-CP sessions, and thus
  4174.           may report the 'supportedUnknownStatus' value."
  4175.  
  4176.       ::= { appnLocalEnTgEntry 8 }
  4177.  
  4178. appnLocalEnTgEffCap OBJECT-TYPE
  4179.       SYNTAX AppnTgEffectiveCapacity
  4180.       MAX-ACCESS read-only
  4181.       STATUS current
  4182.       DESCRIPTION
  4183.           "Effective capacity for this TG."
  4184.  
  4185.       ::= { appnLocalEnTgEntry 9 }
  4186.  
  4187. appnLocalEnTgConnCost OBJECT-TYPE
  4188.       SYNTAX INTEGER (0..255)
  4189.       MAX-ACCESS read-only
  4190.       STATUS current
  4191.       DESCRIPTION
  4192.           "Cost per connect time:  a value representing the relative cost
  4193.           per unit of time to use the TG.  Range is from 0, which means
  4194.           no cost, to 255."
  4195.  
  4196.       ::= { appnLocalEnTgEntry 10 }
  4197.  
  4198. appnLocalEnTgByteCost OBJECT-TYPE
  4199.       SYNTAX INTEGER (0..255)
  4200.       MAX-ACCESS read-only
  4201.       STATUS current
  4202.       DESCRIPTION
  4203.           "Relative cost of transmitting a byte over this link.
  4204.           Range is from 0, which means no cost, to 255."
  4205.  
  4206.  
  4207.  
  4208.  
  4209. Expires July 28, 1997                                          [Page 78]
  4210.  
  4211. Internet Draft              SNANAU APPN MIB                 January 1997
  4212.  
  4213.  
  4214.       ::= { appnLocalEnTgEntry 11 }
  4215.  
  4216. appnLocalEnTgSecurity OBJECT-TYPE
  4217.       SYNTAX AppnTgSecurity
  4218.       MAX-ACCESS read-only
  4219.       STATUS current
  4220.       DESCRIPTION
  4221.           "Administratively assigned security level of this TG."
  4222.  
  4223.       ::= { appnLocalEnTgEntry 12 }
  4224.  
  4225. appnLocalEnTgDelay OBJECT-TYPE
  4226.       SYNTAX AppnTgDelay
  4227.       MAX-ACCESS read-only
  4228.       STATUS current
  4229.       DESCRIPTION
  4230.             "Administratively assigned delay associated with this TG."
  4231.  
  4232.       ::= { appnLocalEnTgEntry 13 }
  4233.  
  4234. appnLocalEnTgUsr1 OBJECT-TYPE
  4235.       SYNTAX INTEGER (0..255)
  4236.       MAX-ACCESS read-only
  4237.       STATUS current
  4238.       DESCRIPTION
  4239.           "First user-defined TG characteristic for this TG.  This is
  4240.           an administratively assigned value associated with the TG."
  4241.  
  4242.       ::= { appnLocalEnTgEntry 14 }
  4243.  
  4244. appnLocalEnTgUsr2 OBJECT-TYPE
  4245.       SYNTAX INTEGER (0..255)
  4246.       MAX-ACCESS read-only
  4247.       STATUS current
  4248.       DESCRIPTION
  4249.           "Second user-defined TG characteristic for this TG.  This is
  4250.           an administratively assigned value associated with the TG."
  4251.  
  4252.       ::= { appnLocalEnTgEntry 15 }
  4253.  
  4254. appnLocalEnTgUsr3 OBJECT-TYPE
  4255.       SYNTAX INTEGER (0..255)
  4256.       MAX-ACCESS read-only
  4257.       STATUS current
  4258.       DESCRIPTION
  4259.           "Third user-defined TG characteristic for this TG.  This is
  4260.  
  4261.  
  4262.  
  4263. Expires July 28, 1997                                          [Page 79]
  4264.  
  4265. Internet Draft              SNANAU APPN MIB                 January 1997
  4266.  
  4267.  
  4268.           an administratively assigned value associated with the TG."
  4269.  
  4270.       ::= { appnLocalEnTgEntry 16 }
  4271.  
  4272. -- ************** The APPN Directory Group *****************************
  4273. appnDir               OBJECT IDENTIFIER ::= { appnObjects 4 }
  4274. appnDirPerf  OBJECT IDENTIFIER ::= { appnDir 1 }
  4275.  
  4276. -- The APPN Directory Group
  4277.  
  4278. -- The APPN Directory Database
  4279.  
  4280. -- Each APPN network node maintains directories containing information on
  4281. -- which LUs (applications) are available and where they are located.
  4282. -- LUs can be located in an APPN network node or in any of its attached
  4283. -- end nodes.
  4284.  
  4285. appnDirMaxCaches OBJECT-TYPE
  4286.       SYNTAX Unsigned32
  4287.       UNITS "directory entries"
  4288.       MAX-ACCESS read-only
  4289.       STATUS current
  4290.       DESCRIPTION
  4291.           "Maximum number of cache entries allowed.  This is an
  4292.           administratively assigned value."
  4293.  
  4294.       ::= { appnDirPerf 1 }
  4295.  
  4296. appnDirCurCaches OBJECT-TYPE
  4297.       SYNTAX Gauge32
  4298.       UNITS "directory entries"
  4299.       MAX-ACCESS read-only
  4300.       STATUS current
  4301.       DESCRIPTION
  4302.           "Current number of cache entries."
  4303.  
  4304.       ::= { appnDirPerf 2 }
  4305.  
  4306. appnDirCurHomeEntries OBJECT-TYPE
  4307.       SYNTAX Gauge32
  4308.       UNITS "directory entries"
  4309.       MAX-ACCESS read-only
  4310.       STATUS current
  4311.       DESCRIPTION
  4312.           "Current number of home entries."
  4313.  
  4314.  
  4315.  
  4316.  
  4317. Expires July 28, 1997                                          [Page 80]
  4318.  
  4319. Internet Draft              SNANAU APPN MIB                 January 1997
  4320.  
  4321.  
  4322.       ::= { appnDirPerf 3 }
  4323.  
  4324. appnDirRegEntries OBJECT-TYPE
  4325.       SYNTAX Gauge32
  4326.       UNITS "directory entries"
  4327.       MAX-ACCESS read-only
  4328.       STATUS current
  4329.       DESCRIPTION
  4330.           "Current number of registered entries."
  4331.  
  4332.       ::= { appnDirPerf 4 }
  4333.  
  4334. appnDirInLocates OBJECT-TYPE
  4335.       SYNTAX AppnNodeCounter
  4336.       UNITS "Locate messages"
  4337.       MAX-ACCESS read-only
  4338.       STATUS current
  4339.       DESCRIPTION
  4340.           "Number of directed Locates received since the node was last
  4341.           re-initialized."
  4342.  
  4343.       ::= { appnDirPerf 5 }
  4344.  
  4345. appnDirInBcastLocates OBJECT-TYPE
  4346.       SYNTAX AppnNodeCounter
  4347.       UNITS "Locate messages"
  4348.       MAX-ACCESS read-only
  4349.       STATUS current
  4350.       DESCRIPTION
  4351.           "Number of broadcast Locates received since the node was last
  4352.           re-initialized."
  4353.  
  4354.       ::= { appnDirPerf 6 }
  4355.  
  4356. appnDirOutLocates OBJECT-TYPE
  4357.       SYNTAX AppnNodeCounter
  4358.       UNITS "Locate messages"
  4359.       MAX-ACCESS read-only
  4360.       STATUS current
  4361.       DESCRIPTION
  4362.           "Number of directed Locates sent since the node was last
  4363.           re-initialized."
  4364.  
  4365.       ::= { appnDirPerf 7 }
  4366.  
  4367. appnDirOutBcastLocates OBJECT-TYPE
  4368.  
  4369.  
  4370.  
  4371. Expires July 28, 1997                                          [Page 81]
  4372.  
  4373. Internet Draft              SNANAU APPN MIB                 January 1997
  4374.  
  4375.  
  4376.       SYNTAX AppnNodeCounter
  4377.       UNITS "Locate messages"
  4378.       MAX-ACCESS read-only
  4379.       STATUS current
  4380.       DESCRIPTION
  4381.           "Number of broadcast Locates sent since the node was last
  4382.           re-initialized."
  4383.  
  4384.       ::= { appnDirPerf 8 }
  4385.  
  4386. appnDirNotFoundLocates OBJECT-TYPE
  4387.       SYNTAX AppnNodeCounter
  4388.       UNITS "Locate messages"
  4389.       MAX-ACCESS read-only
  4390.       STATUS current
  4391.       DESCRIPTION
  4392.           "Number of directed Locates returned with a 'not found' since
  4393.           the node was last re-initialized."
  4394.  
  4395.       ::= { appnDirPerf 9 }
  4396.  
  4397. appnDirNotFoundBcastLocates OBJECT-TYPE
  4398.       SYNTAX AppnNodeCounter
  4399.       UNITS "Locate messages"
  4400.       MAX-ACCESS read-only
  4401.       STATUS current
  4402.       DESCRIPTION
  4403.           "Number of broadcast Locates returned with a 'not found' since
  4404.           the node was last re-initialized."
  4405.  
  4406.       ::= { appnDirPerf 10 }
  4407.  
  4408. appnDirLocateOutstands OBJECT-TYPE
  4409.       SYNTAX Gauge32
  4410.       UNITS "Locate messages"
  4411.       MAX-ACCESS read-only
  4412.       STATUS current
  4413.       DESCRIPTION
  4414.           "Current number of outstanding Locates, both directed and
  4415.           broadcast.  This value varies.  A value of zero indicates
  4416.           that no Locates are unanswered."
  4417.  
  4418.       ::= { appnDirPerf 11 }
  4419.  
  4420.  
  4421. --APPN Directory table
  4422.  
  4423.  
  4424.  
  4425. Expires July 28, 1997                                          [Page 82]
  4426.  
  4427. Internet Draft              SNANAU APPN MIB                 January 1997
  4428.  
  4429.  
  4430. -- This table contains information about all known LUs.
  4431.  
  4432. appnDirTable OBJECT-TYPE
  4433.       SYNTAX SEQUENCE OF AppnDirEntry
  4434.       MAX-ACCESS not-accessible
  4435.       STATUS current
  4436.       DESCRIPTION
  4437.           "Table containing information about all known LUs."
  4438.  
  4439.       ::= { appnDir 2 }
  4440.  
  4441. appnDirEntry OBJECT-TYPE
  4442.       SYNTAX AppnDirEntry
  4443.       MAX-ACCESS not-accessible
  4444.       STATUS current
  4445.       DESCRIPTION
  4446.           "This table is indexed by the LU name."
  4447.  
  4448.       INDEX
  4449.              {appnDirLuName}
  4450.  
  4451.       ::= { appnDirTable 1 }
  4452.  
  4453. AppnDirEntry ::= SEQUENCE {
  4454.       appnDirLuName                   DisplayString,
  4455.       appnDirNnServerName             SnaControlPointName,
  4456.       appnDirLuOwnerName              SnaControlPointName,
  4457.       appnDirLuLocation               INTEGER,
  4458.       appnDirType                     INTEGER
  4459.                      }
  4460.  
  4461. appnDirLuName OBJECT-TYPE
  4462.       SYNTAX DisplayString  (SIZE (1..17))
  4463.       MAX-ACCESS not-accessible
  4464.       STATUS current
  4465.       DESCRIPTION
  4466.           "Fully qualified network LU name in the domain of the
  4467.            serving network node.  Entries take one of three forms:
  4468.  
  4469.               - Explicit entries do not contain the character '*'.
  4470.               - Partial wildcard entries have the form 'ccc*', where
  4471.                 'ccc' represents one to sixteen characters in a
  4472.                 legal SNA LuName.
  4473.               - A full wildcard entry consists of the single
  4474.                 character '*'"
  4475.  
  4476.  
  4477.  
  4478.  
  4479. Expires July 28, 1997                                          [Page 83]
  4480.  
  4481. Internet Draft              SNANAU APPN MIB                 January 1997
  4482.  
  4483.  
  4484.       ::= { appnDirEntry 1 }
  4485.  
  4486. appnDirNnServerName OBJECT-TYPE
  4487.       SYNTAX SnaControlPointName
  4488.       MAX-ACCESS read-only
  4489.       STATUS current
  4490.       DESCRIPTION
  4491.           "Fully qualified control point (CP) name of the network node
  4492.           server.  For unassociated end node entries, a zero-length
  4493.           string is returned."
  4494.  
  4495.       ::= { appnDirEntry 2 }
  4496.  
  4497. appnDirLuOwnerName OBJECT-TYPE
  4498.       SYNTAX SnaControlPointName
  4499.       MAX-ACCESS read-only
  4500.       STATUS current
  4501.       DESCRIPTION
  4502.           "Fully qualified CP name of the node at which the LU is
  4503.           located.  This name is the same as the serving NN name when
  4504.           the LU is located at a network node.  It is also the same as
  4505.           the fully qualified LU name when this is the control point
  4506.           LU for this node."
  4507.  
  4508.       ::= { appnDirEntry 3 }
  4509.  
  4510. appnDirLuLocation OBJECT-TYPE
  4511.       SYNTAX INTEGER {
  4512.                      local(1),     --Local
  4513.                      domain(2),    --Domain
  4514.                      xdomain(3)    --Cross Domain
  4515.                      }
  4516.       MAX-ACCESS read-only
  4517.       STATUS current
  4518.       DESCRIPTION
  4519.           "Specifies the location of the LU with respect to the local
  4520.           node."
  4521.  
  4522.       ::= { appnDirEntry 4 }
  4523.  
  4524. appnDirType OBJECT-TYPE
  4525.       SYNTAX INTEGER {
  4526.                      home(1),      --defined as home entry
  4527.                      cache(2),     --learned over time
  4528.                      registered(3) --registered by end node
  4529.                      }
  4530.  
  4531.  
  4532.  
  4533. Expires July 28, 1997                                          [Page 84]
  4534.  
  4535. Internet Draft              SNANAU APPN MIB                 January 1997
  4536.  
  4537.  
  4538.       MAX-ACCESS read-only
  4539.       STATUS current
  4540.       DESCRIPTION
  4541.           "Directory types are:
  4542.             1 - Home
  4543.                   The LU is in the domain of the local node, and the LU
  4544.                   information has been configured at the local node.
  4545.  
  4546.             2 - Cache
  4547.                   The LU has previously been located by a broadcast
  4548.                   search, and the location information has been saved.
  4549.  
  4550.             3 - Registered
  4551.                   The LU is at an end node that is in the domain
  4552.                   of the local network node.  Registered entries
  4553.                   are registered by the served end node."
  4554.  
  4555.       ::= { appnDirEntry 5 }
  4556.  
  4557.  
  4558. -- ************** The APPN Class of Service Group **********************
  4559.  
  4560. appnCos               OBJECT IDENTIFIER ::= { appnObjects 5 }
  4561.  
  4562. -- The APPN Class of Service (COS)
  4563.  
  4564. -- Class of Service is a means of expressing the quality of routes and
  4565. -- the transmission priority of traffic that flows on these routes.
  4566. -- The quality of routes is specified by two tables, a COS weight table
  4567. -- for TGs and a COS weight table for nodes.  Values in these COS tables
  4568. -- are administratively assigned at each APPN node, with seven default
  4569. -- tables specified by the APPN architecture.
  4570. -- *********************************************************************
  4571.  
  4572. appnCosModeTable OBJECT-TYPE
  4573.       SYNTAX SEQUENCE OF AppnCosModeEntry
  4574.       MAX-ACCESS not-accessible
  4575.       STATUS current
  4576.       DESCRIPTION
  4577.           "Table representing all of the defined mode names for this
  4578.           node.  The table contains the matching COS name for each
  4579.           mode name."
  4580.  
  4581.       ::= { appnCos 1 }
  4582.  
  4583. appnCosModeEntry OBJECT-TYPE
  4584.  
  4585.  
  4586.  
  4587. Expires July 28, 1997                                          [Page 85]
  4588.  
  4589. Internet Draft              SNANAU APPN MIB                 January 1997
  4590.  
  4591.  
  4592.       SYNTAX AppnCosModeEntry
  4593.       MAX-ACCESS not-accessible
  4594.       STATUS current
  4595.       DESCRIPTION
  4596.           "This table is indexed by the mode name."
  4597.  
  4598.       INDEX
  4599.              {appnCosModeName}
  4600.  
  4601.       ::= { appnCosModeTable 1 }
  4602.  
  4603. AppnCosModeEntry ::= SEQUENCE {
  4604.       appnCosModeName     SnaModeName,
  4605.       appnCosModeCosName  SnaClassOfServiceName
  4606.                      }
  4607.  
  4608. appnCosModeName OBJECT-TYPE
  4609.       SYNTAX SnaModeName
  4610.       MAX-ACCESS not-accessible
  4611.       STATUS current
  4612.       DESCRIPTION
  4613.           "Administratively assigned name for this mode."
  4614.  
  4615.       ::= { appnCosModeEntry 1 }
  4616.  
  4617. appnCosModeCosName OBJECT-TYPE
  4618.       SYNTAX SnaClassOfServiceName
  4619.       MAX-ACCESS read-only
  4620.       STATUS current
  4621.       DESCRIPTION
  4622.           "Administratively assigned name for this class of service."
  4623.  
  4624.       ::= { appnCosModeEntry 2 }
  4625.  
  4626.  
  4627. -- *********************************************************************
  4628. appnCosNameTable OBJECT-TYPE
  4629.       SYNTAX SEQUENCE OF AppnCosNameEntry
  4630.       MAX-ACCESS not-accessible
  4631.       STATUS current
  4632.       DESCRIPTION
  4633.           "Table mapping all of the defined class-of-service names for
  4634.           this node to their network transmission priorities."
  4635.  
  4636.       ::= { appnCos 2 }
  4637.  
  4638.  
  4639.  
  4640.  
  4641. Expires July 28, 1997                                          [Page 86]
  4642.  
  4643. Internet Draft              SNANAU APPN MIB                 January 1997
  4644.  
  4645.  
  4646. appnCosNameEntry OBJECT-TYPE
  4647.       SYNTAX AppnCosNameEntry
  4648.       MAX-ACCESS not-accessible
  4649.       STATUS current
  4650.       DESCRIPTION
  4651.           "The COS name is the index to this table."
  4652.  
  4653.       INDEX
  4654.              {appnCosName}
  4655.  
  4656.       ::= { appnCosNameTable 1 }
  4657.  
  4658. AppnCosNameEntry ::= SEQUENCE {
  4659.       appnCosName            SnaClassOfServiceName,
  4660.       appnCosTransPriority   INTEGER
  4661.                      }
  4662.  
  4663.  
  4664. appnCosName OBJECT-TYPE
  4665.       SYNTAX SnaClassOfServiceName
  4666.       MAX-ACCESS not-accessible
  4667.       STATUS current
  4668.       DESCRIPTION
  4669.           "Administratively assigned name for this class of service."
  4670.  
  4671.       ::= { appnCosNameEntry 1 }
  4672.  
  4673. appnCosTransPriority OBJECT-TYPE
  4674.       SYNTAX INTEGER {
  4675.                      low(1),               --X'01'
  4676.                      medium(2),            --X'02'
  4677.                      high(3),              --X'03'
  4678.                      network(4)            --X'04'
  4679.                      }
  4680.       MAX-ACCESS read-only
  4681.       STATUS current
  4682.       DESCRIPTION
  4683.           "Transmission priority for this class of service:
  4684.  
  4685.               low(1)     - (X'01'):  low priority
  4686.               medium(2)  - (X'02'):  medium priority
  4687.               high(3)    - (X'03'):  high priority
  4688.               network(4) - (X'04'):  network priority"
  4689.  
  4690.       ::= { appnCosNameEntry 2 }
  4691.  
  4692.  
  4693.  
  4694.  
  4695. Expires July 28, 1997                                          [Page 87]
  4696.  
  4697. Internet Draft              SNANAU APPN MIB                 January 1997
  4698.  
  4699.  
  4700. -- *********************************************************************
  4701. appnCosNodeRowTable OBJECT-TYPE
  4702.       SYNTAX SEQUENCE OF AppnCosNodeRowEntry
  4703.       MAX-ACCESS not-accessible
  4704.       STATUS current
  4705.       DESCRIPTION
  4706.           "This table contains all node-row information for all classes
  4707.           of service defined in this node."
  4708.  
  4709.       ::= { appnCos 3 }
  4710.  
  4711. appnCosNodeRowEntry OBJECT-TYPE
  4712.       SYNTAX AppnCosNodeRowEntry
  4713.       MAX-ACCESS not-accessible
  4714.       STATUS current
  4715.       DESCRIPTION
  4716.           "A node entry for a given class of service."
  4717.  
  4718.       INDEX
  4719.              {appnCosNodeRowName,
  4720.               appnCosNodeRowIndex}
  4721.  
  4722.       ::= { appnCosNodeRowTable 1 }
  4723.  
  4724. AppnCosNodeRowEntry ::= SEQUENCE {
  4725.       appnCosNodeRowName                 SnaClassOfServiceName,
  4726.       appnCosNodeRowIndex                INTEGER,
  4727.       appnCosNodeRowWgt                  DisplayString,
  4728.       appnCosNodeRowResistMin            INTEGER,
  4729.       appnCosNodeRowResistMax            INTEGER,
  4730.       appnCosNodeRowMinCongestAllow      INTEGER,
  4731.       appnCosNodeRowMaxCongestAllow      INTEGER
  4732.                      }
  4733.  
  4734. appnCosNodeRowName OBJECT-TYPE
  4735.       SYNTAX SnaClassOfServiceName
  4736.       MAX-ACCESS not-accessible
  4737.       STATUS current
  4738.       DESCRIPTION
  4739.           "Administratively assigned name for this class of service."
  4740.  
  4741.       ::= { appnCosNodeRowEntry 1 }
  4742.  
  4743. appnCosNodeRowIndex OBJECT-TYPE
  4744.       SYNTAX INTEGER (0..255)
  4745.       MAX-ACCESS not-accessible
  4746.  
  4747.  
  4748.  
  4749. Expires July 28, 1997                                          [Page 88]
  4750.  
  4751. Internet Draft              SNANAU APPN MIB                 January 1997
  4752.  
  4753.  
  4754.       STATUS current
  4755.       DESCRIPTION
  4756.           "Subindex under appnCosNodeRowName, corresponding to a row in
  4757.           the node table for the class of service identified in
  4758.           appnCosNodeRowName.
  4759.  
  4760.           For each class of service, this subindex orders rows in the
  4761.           appnCosNodeRowTable in the same order as that used for route
  4762.           calculation in the APPN node."
  4763.  
  4764.       ::= { appnCosNodeRowEntry 2 }
  4765.  
  4766. appnCosNodeRowWgt OBJECT-TYPE
  4767.       SYNTAX DisplayString (SIZE (1..64))
  4768.       MAX-ACCESS read-only
  4769.       STATUS current
  4770.       DESCRIPTION
  4771.           "Weight to be associated with the nodes that fit the criteria
  4772.           specified by this node row.
  4773.  
  4774.           This value can either be a character representation of an
  4775.           integer, or a formula for calculating the weight."
  4776.  
  4777.       ::= { appnCosNodeRowEntry 3 }
  4778.  
  4779. appnCosNodeRowResistMin OBJECT-TYPE
  4780.       SYNTAX INTEGER (0..255)
  4781.       MAX-ACCESS read-only
  4782.       STATUS current
  4783.       DESCRIPTION
  4784.           "Minimum route addition resistance value for this node.
  4785.           Range of values is 0-255.  The lower the value, the more
  4786.           desirable the node is for intermediate routing."
  4787.  
  4788.       ::= { appnCosNodeRowEntry 4 }
  4789.  
  4790. appnCosNodeRowResistMax OBJECT-TYPE
  4791.       SYNTAX INTEGER (0..255)
  4792.       MAX-ACCESS read-only
  4793.       STATUS current
  4794.       DESCRIPTION
  4795.           "Maximum route addition resistance value for this node.
  4796.           Range of values is 0-255.  The lower the value, the more
  4797.           desirable the node is for intermediate routing."
  4798.  
  4799.       ::= { appnCosNodeRowEntry 5 }
  4800.  
  4801.  
  4802.  
  4803. Expires July 28, 1997                                          [Page 89]
  4804.  
  4805. Internet Draft              SNANAU APPN MIB                 January 1997
  4806.  
  4807.  
  4808. appnCosNodeRowMinCongestAllow OBJECT-TYPE
  4809.       SYNTAX INTEGER (0..1)
  4810.       MAX-ACCESS read-only
  4811.       STATUS current
  4812.       DESCRIPTION
  4813.           "Indicates whether low congestion will be tolerated.  This
  4814.           object and appnCosNodeRowMaxCongestAllow together delineate a
  4815.           range of acceptable congestion states for a node.  For the
  4816.           ordered pair (minimum congestion allowed, maximum congestion
  4817.           allowed), the values are interpreted as follows:
  4818.  
  4819.            - (0,0):  only low congestion is acceptable
  4820.            - (0,1):  either low or high congestion is acceptable
  4821.            - (1,1):  only high congestion is acceptable.
  4822.  
  4823.           Note that the combination (1,0) is not defined, since it
  4824.           would identify a range whose lower bound was high congestion
  4825.           and whose upper bound was low congestion."
  4826.  
  4827.  
  4828.       ::= { appnCosNodeRowEntry 6 }
  4829.  
  4830. appnCosNodeRowMaxCongestAllow OBJECT-TYPE
  4831.       SYNTAX INTEGER (0..1)
  4832.       MAX-ACCESS read-only
  4833.       STATUS current
  4834.       DESCRIPTION
  4835.           "Indicates whether low congestion will be tolerated.  This
  4836.           object and appnCosNodeRowMinCongestAllow together delineate a
  4837.           range of acceptable congestion states for a node.  For the
  4838.           ordered pair (minimum congestion allowed, maximum congestion
  4839.           allowed), the values are interpreted as follows:
  4840.  
  4841.            - (0,0):  only low congestion is acceptable
  4842.            - (0,1):  either low or high congestion is acceptable
  4843.            - (1,1):  only high congestion is acceptable.
  4844.  
  4845.           Note that the combination (1,0) is not defined, since it
  4846.           would identify a range whose lower bound was high congestion
  4847.           and whose upper bound was low congestion."
  4848.  
  4849.       ::= { appnCosNodeRowEntry 7 }
  4850.  
  4851.  
  4852. -- *********************************************************************
  4853. appnCosTgRowTable OBJECT-TYPE
  4854.  
  4855.  
  4856.  
  4857. Expires July 28, 1997                                          [Page 90]
  4858.  
  4859. Internet Draft              SNANAU APPN MIB                 January 1997
  4860.  
  4861.  
  4862.       SYNTAX SEQUENCE OF AppnCosTgRowEntry
  4863.       MAX-ACCESS not-accessible
  4864.       STATUS current
  4865.       DESCRIPTION
  4866.           "Table containing all the TG-row information for all classes of
  4867.           service defined in this node."
  4868.  
  4869.       ::= { appnCos 4 }
  4870.  
  4871. appnCosTgRowEntry OBJECT-TYPE
  4872.       SYNTAX AppnCosTgRowEntry
  4873.       MAX-ACCESS not-accessible
  4874.       STATUS current
  4875.       DESCRIPTION
  4876.           "A TG entry for a given class of service."
  4877.  
  4878.       INDEX
  4879.              {appnCosTgRowName,
  4880.               appnCosTgRowIndex}
  4881.  
  4882.       ::= { appnCosTgRowTable 1 }
  4883.  
  4884. AppnCosTgRowEntry ::= SEQUENCE {
  4885.       appnCosTgRowName                  SnaClassOfServiceName,
  4886.       appnCosTgRowIndex                 INTEGER,
  4887.       appnCosTgRowWgt                   DisplayString,
  4888.       appnCosTgRowEffCapMin             AppnTgEffectiveCapacity,
  4889.       appnCosTgRowEffCapMax             AppnTgEffectiveCapacity,
  4890.       appnCosTgRowConnCostMin           INTEGER,
  4891.       appnCosTgRowConnCostMax           INTEGER,
  4892.       appnCosTgRowByteCostMin           INTEGER,
  4893.       appnCosTgRowByteCostMax           INTEGER,
  4894.       appnCosTgRowSecurityMin           AppnTgSecurity,
  4895.       appnCosTgRowSecurityMax           AppnTgSecurity,
  4896.       appnCosTgRowDelayMin              AppnTgDelay,
  4897.       appnCosTgRowDelayMax              AppnTgDelay,
  4898.       appnCosTgRowUsr1Min               INTEGER,
  4899.       appnCosTgRowUsr1Max               INTEGER,
  4900.       appnCosTgRowUsr2Min               INTEGER,
  4901.       appnCosTgRowUsr2Max               INTEGER,
  4902.       appnCosTgRowUsr3Min               INTEGER,
  4903.       appnCosTgRowUsr3Max               INTEGER
  4904.                      }
  4905.  
  4906. appnCosTgRowName OBJECT-TYPE
  4907.       SYNTAX SnaClassOfServiceName
  4908.  
  4909.  
  4910.  
  4911. Expires July 28, 1997                                          [Page 91]
  4912.  
  4913. Internet Draft              SNANAU APPN MIB                 January 1997
  4914.  
  4915.  
  4916.       MAX-ACCESS not-accessible
  4917.       STATUS current
  4918.       DESCRIPTION
  4919.           "Administratively assigned name for this class of service."
  4920.  
  4921.       ::= { appnCosTgRowEntry 1 }
  4922.  
  4923. appnCosTgRowIndex OBJECT-TYPE
  4924.       SYNTAX INTEGER (0..255)
  4925.       MAX-ACCESS not-accessible
  4926.       STATUS current
  4927.       DESCRIPTION
  4928.           "Subindex under appnCosTgRowName, corresponding to a row in the
  4929.           TG table for the class of service identified in
  4930.           appnCosTgRowName.
  4931.  
  4932.           For each class of service, this subindex orders rows in the
  4933.           appnCosTgRowTable in the same order as that used for route
  4934.           calculation in the APPN node."
  4935.  
  4936.       ::= { appnCosTgRowEntry 2 }
  4937.  
  4938. appnCosTgRowWgt OBJECT-TYPE
  4939.       SYNTAX DisplayString (SIZE (1..64))
  4940.       MAX-ACCESS read-only
  4941.       STATUS current
  4942.       DESCRIPTION
  4943.           "Weight to be associated with the TGs that fit the criteria
  4944.           specified by this TG row.
  4945.  
  4946.           This value can either be a character representation of an
  4947.           integer, or a formula for calculating the weight."
  4948.  
  4949.       ::= { appnCosTgRowEntry 3 }
  4950.  
  4951. appnCosTgRowEffCapMin OBJECT-TYPE
  4952.       SYNTAX AppnTgEffectiveCapacity
  4953.       MAX-ACCESS read-only
  4954.       STATUS current
  4955.       DESCRIPTION
  4956.           "Minimum acceptable capacity for this class of service."
  4957.  
  4958.       ::= { appnCosTgRowEntry 4 }
  4959.  
  4960. appnCosTgRowEffCapMax OBJECT-TYPE
  4961.       SYNTAX AppnTgEffectiveCapacity
  4962.  
  4963.  
  4964.  
  4965. Expires July 28, 1997                                          [Page 92]
  4966.  
  4967. Internet Draft              SNANAU APPN MIB                 January 1997
  4968.  
  4969.  
  4970.       MAX-ACCESS read-only
  4971.       STATUS current
  4972.       DESCRIPTION
  4973.           "Maximum acceptable capacity for this class of service."
  4974.  
  4975.       ::= { appnCosTgRowEntry 5 }
  4976.  
  4977. appnCosTgRowConnCostMin OBJECT-TYPE
  4978.       SYNTAX INTEGER (0..255)
  4979.       MAX-ACCESS read-only
  4980.       STATUS current
  4981.       DESCRIPTION
  4982.           "Minimum acceptable cost per connect time for this class of
  4983.           service.
  4984.  
  4985.           Cost per connect time:  a value representing the relative
  4986.           cost per unit of time to use this TG.  Range is from 0, which
  4987.           means no cost, to 255."
  4988.  
  4989.       ::= { appnCosTgRowEntry 6 }
  4990.  
  4991. appnCosTgRowConnCostMax OBJECT-TYPE
  4992.       SYNTAX INTEGER (0..255)
  4993.       MAX-ACCESS read-only
  4994.       STATUS current
  4995.       DESCRIPTION
  4996.           "Maximum acceptable cost per connect time for this class of
  4997.           service.
  4998.  
  4999.           Cost per connect time:  a value representing the relative
  5000.           cost per unit of time to use this TG.  Range is from 0, which
  5001.           means no cost, to 255."
  5002.  
  5003.       ::= { appnCosTgRowEntry 7 }
  5004.  
  5005. appnCosTgRowByteCostMin OBJECT-TYPE
  5006.       SYNTAX INTEGER (0..255)
  5007.       MAX-ACCESS read-only
  5008.       STATUS current
  5009.       DESCRIPTION
  5010.           "Minimum acceptable cost per byte transmitted for this class
  5011.           of service.
  5012.  
  5013.           Cost per byte transmitted:  a value representing the relative
  5014.           cost per unit of time to use this TG.  Range is from 0, which
  5015.           means no cost, to 255."
  5016.  
  5017.  
  5018.  
  5019. Expires July 28, 1997                                          [Page 93]
  5020.  
  5021. Internet Draft              SNANAU APPN MIB                 January 1997
  5022.  
  5023.  
  5024.       ::= { appnCosTgRowEntry 8 }
  5025.  
  5026. appnCosTgRowByteCostMax OBJECT-TYPE
  5027.       SYNTAX INTEGER (0..255)
  5028.       MAX-ACCESS read-only
  5029.       STATUS current
  5030.       DESCRIPTION
  5031.           "Maximum acceptable cost per byte transmitted for this class
  5032.           of service.
  5033.  
  5034.           Cost per byte transmitted:  a value representing the relative
  5035.           cost of transmitting a byte over this TG.  Range is from 0,
  5036.           which means no cost, to 255."
  5037.  
  5038.       ::= { appnCosTgRowEntry 9 }
  5039.  
  5040. appnCosTgRowSecurityMin OBJECT-TYPE
  5041.       SYNTAX AppnTgSecurity
  5042.       MAX-ACCESS read-only
  5043.       STATUS current
  5044.       DESCRIPTION
  5045.           "Minimum acceptable security for this class of service."
  5046.  
  5047.       ::= { appnCosTgRowEntry 10 }
  5048.  
  5049. appnCosTgRowSecurityMax OBJECT-TYPE
  5050.       SYNTAX AppnTgSecurity
  5051.       MAX-ACCESS read-only
  5052.       STATUS current
  5053.       DESCRIPTION
  5054.           "Maximum acceptable security for this class of service."
  5055.  
  5056.       ::= { appnCosTgRowEntry 11 }
  5057.  
  5058. appnCosTgRowDelayMin OBJECT-TYPE
  5059.       SYNTAX AppnTgDelay
  5060.       MAX-ACCESS read-only
  5061.       STATUS current
  5062.       DESCRIPTION
  5063.           "Minimum acceptable propagation delay for this class of
  5064.           service."
  5065.  
  5066.       ::= { appnCosTgRowEntry 12 }
  5067.  
  5068. appnCosTgRowDelayMax OBJECT-TYPE
  5069.       SYNTAX AppnTgDelay
  5070.  
  5071.  
  5072.  
  5073. Expires July 28, 1997                                          [Page 94]
  5074.  
  5075. Internet Draft              SNANAU APPN MIB                 January 1997
  5076.  
  5077.  
  5078.       MAX-ACCESS read-only
  5079.       STATUS current
  5080.       DESCRIPTION
  5081.           "Maximum acceptable propagation delay for this class of
  5082.           service."
  5083.  
  5084.       ::= { appnCosTgRowEntry 13 }
  5085.  
  5086. appnCosTgRowUsr1Min OBJECT-TYPE
  5087.       SYNTAX INTEGER (0..255)
  5088.       MAX-ACCESS read-only
  5089.       STATUS current
  5090.       DESCRIPTION
  5091.           "Minimum acceptable value for this user-defined
  5092.           characteristic."
  5093.  
  5094.       ::= { appnCosTgRowEntry 14 }
  5095.  
  5096. appnCosTgRowUsr1Max OBJECT-TYPE
  5097.       SYNTAX INTEGER (0..255)
  5098.       MAX-ACCESS read-only
  5099.       STATUS current
  5100.       DESCRIPTION
  5101.           "Maximum acceptable value for this user-defined
  5102.           characteristic."
  5103.  
  5104.       ::= { appnCosTgRowEntry 15 }
  5105.  
  5106. appnCosTgRowUsr2Min OBJECT-TYPE
  5107.       SYNTAX INTEGER (0..255)
  5108.       MAX-ACCESS read-only
  5109.       STATUS current
  5110.       DESCRIPTION
  5111.           "Minimum acceptable value for this user-defined
  5112.           characteristic."
  5113.  
  5114.       ::= { appnCosTgRowEntry 16 }
  5115.  
  5116. appnCosTgRowUsr2Max OBJECT-TYPE
  5117.       SYNTAX INTEGER (0..255)
  5118.       MAX-ACCESS read-only
  5119.       STATUS current
  5120.       DESCRIPTION
  5121.           "Maximum acceptable value for this user-defined
  5122.           characteristic."
  5123.  
  5124.  
  5125.  
  5126.  
  5127. Expires July 28, 1997                                          [Page 95]
  5128.  
  5129. Internet Draft              SNANAU APPN MIB                 January 1997
  5130.  
  5131.  
  5132.       ::= { appnCosTgRowEntry 17 }
  5133.  
  5134. appnCosTgRowUsr3Min OBJECT-TYPE
  5135.       SYNTAX INTEGER (0..255)
  5136.       MAX-ACCESS read-only
  5137.       STATUS current
  5138.       DESCRIPTION
  5139.           "Minimum acceptable value for this user-defined
  5140.           characteristic."
  5141.  
  5142.       ::= { appnCosTgRowEntry 18 }
  5143.  
  5144. appnCosTgRowUsr3Max OBJECT-TYPE
  5145.       SYNTAX INTEGER (0..255)
  5146.       MAX-ACCESS read-only
  5147.       STATUS current
  5148.       DESCRIPTION
  5149.           "Maximum acceptable value for this user-defined
  5150.           characteristic."
  5151.  
  5152.       ::= { appnCosTgRowEntry 19 }
  5153.  
  5154. -- *********************************************************************
  5155. -- Intermediate Session Information
  5156. -- *********************************************************************
  5157. appnSessIntermediate  OBJECT IDENTIFIER ::= { appnObjects 6 }
  5158.  
  5159. -- *********************************************************************
  5160. -- Intermediate Session Information Global Objects
  5161. -- *********************************************************************
  5162. -- The following simple objects allow the collection of intermediate
  5163. -- session Information to be started and stopped.
  5164. -- *********************************************************************
  5165. appnIsInGlobal OBJECT IDENTIFIER ::= { appnSessIntermediate 1 }
  5166.  
  5167. appnIsInGlobeCtrAdminStatus OBJECT-TYPE
  5168.       SYNTAX INTEGER {
  5169.                       notActive(1),
  5170.                       active(2),
  5171.                       ready(3)
  5172.                      }
  5173.       MAX-ACCESS read-write
  5174.       STATUS current
  5175.       DESCRIPTION
  5176.           "Object by which a Management Station can deactivate or
  5177.           activate capture of intermediate-session counts and names, by
  5178.  
  5179.  
  5180.  
  5181. Expires July 28, 1997                                          [Page 96]
  5182.  
  5183. Internet Draft              SNANAU APPN MIB                 January 1997
  5184.  
  5185.  
  5186.           setting the value to notActive(1) or active(2), respectively.
  5187.           The value ready(3) is returned on GET operations until a SET
  5188.           has been processed; after that the value received on the most
  5189.           recent SET is returned.
  5190.  
  5191.           The counts referred to here are the eight objects in the
  5192.           AppnIsInTable, from appnIsInP2SFmdPius through
  5193.           appnIsInS2PNonFmdBytes.  The names are the four objects in this
  5194.           table, from appnIsInPriLuName through appnIsInCosName.
  5195.  
  5196.           Setting this object to the following values has the following
  5197.           effects:
  5198.  
  5199.               notActive(1)  stop collecting count data.  If a count
  5200.                             is queried, it returns the value 0.
  5201.                             Collection of names may, but need not be,
  5202.                             disabled.
  5203.               active(2)     start collecting count data.  If it is
  5204.                             supported, collection of names is enabled."
  5205.  
  5206.       ::= { appnIsInGlobal 1 }
  5207.  
  5208. appnIsInGlobeCtrOperStatus OBJECT-TYPE
  5209.       SYNTAX INTEGER {
  5210.                       notActive(1),
  5211.                       active(2)
  5212.                      }
  5213.       MAX-ACCESS read-only
  5214.       STATUS current
  5215.       DESCRIPTION
  5216.           "Indicates whether or not the intermediate session counts
  5217.           are active.  The counts referred to here are the eight
  5218.           objects in the AppnIsInTable, from appnIsInP2SFmdPius through
  5219.           appnIsInS2PNonFmdBytes.  These eight counts are of type
  5220.           Unsigned32 rather than Counter32 because when this object
  5221.           enters the notActive state, either because a Management
  5222.           Station has set appnInInGlobeCtrAdminStatus to notActive or
  5223.           because of a locally-initiated transition, the counts are
  5224.           all reset to 0.
  5225.  
  5226.           The values for this object are:
  5227.  
  5228.               notActive(1):  collection of counts is not active; if it
  5229.                              is queried, a count returns the value 0.
  5230.               active(2):     collection of counts is active."
  5231.  
  5232.  
  5233.  
  5234.  
  5235. Expires July 28, 1997                                          [Page 97]
  5236.  
  5237. Internet Draft              SNANAU APPN MIB                 January 1997
  5238.  
  5239.  
  5240.       ::= { appnIsInGlobal 2 }
  5241.  
  5242. appnIsInGlobeCtrStatusTime OBJECT-TYPE
  5243.       SYNTAX TimeTicks
  5244.       UNITS "hundredths of a second"
  5245.       MAX-ACCESS read-only
  5246.       STATUS current
  5247.       DESCRIPTION
  5248.           "The time since the appnIsInGlobeCtrOperStatus object last
  5249.           changed, measured in hundredths of a second.  This time can be
  5250.           used to identify when this change occurred in relation to other
  5251.           events in the agent, such as the last time the APPN node was
  5252.           re-initialized."
  5253.  
  5254.       ::= { appnIsInGlobal 3 }
  5255.  
  5256. appnIsInGlobeRscv OBJECT-TYPE
  5257.       SYNTAX INTEGER {
  5258.                       notActive(1),
  5259.                       active(2)
  5260.                      }
  5261.       MAX-ACCESS read-write
  5262.       STATUS current
  5263.       DESCRIPTION
  5264.           "Indicates the current route selection control vector (RSCV)
  5265.           collection option in effect, and allows a Management Station to
  5266.           change the option.
  5267.  
  5268.           The values for this object are:
  5269.  
  5270.              notActive(1): collection of route selection control vectors
  5271.                            is not active.
  5272.              active(2):    collection of route selection control vectors
  5273.                            is active."
  5274.  
  5275.       ::= { appnIsInGlobal 4 }
  5276.  
  5277. appnIsInGlobeRscvTime OBJECT-TYPE
  5278.       SYNTAX TimeTicks
  5279.       UNITS "hundredths of a second"
  5280.       MAX-ACCESS read-only
  5281.       STATUS current
  5282.       DESCRIPTION
  5283.           "The time since the appnIsInGlobeRscv object last changed,
  5284.           measured in hundredths of a second.  This time can be used to
  5285.           identify when this change occurred in relation to other events
  5286.  
  5287.  
  5288.  
  5289. Expires July 28, 1997                                          [Page 98]
  5290.  
  5291. Internet Draft              SNANAU APPN MIB                 January 1997
  5292.  
  5293.  
  5294.           in the agent, such as the last time the APPN node was
  5295.           re-initialized."
  5296.  
  5297.       ::= { appnIsInGlobal 5 }
  5298.  
  5299.  
  5300. appnIsInGlobeActSess OBJECT-TYPE
  5301.       SYNTAX Gauge32
  5302.       UNITS "sessions"
  5303.       MAX-ACCESS read-only
  5304.       STATUS current
  5305.       DESCRIPTION
  5306.           "The number of currently active intermediate sessions."
  5307.  
  5308.       ::= { appnIsInGlobal 6 }
  5309.  
  5310. appnIsInGlobeHprBfActSess OBJECT-TYPE
  5311.       SYNTAX Gauge32
  5312.       UNITS "sessions"
  5313.       MAX-ACCESS read-only
  5314.       STATUS current
  5315.       DESCRIPTION
  5316.           "The number of currently active HPR intermediate sessions."
  5317.  
  5318.       ::= { appnIsInGlobal 7 }
  5319.  
  5320. -- *********************************************************************
  5321. -- Intermediate Session Information Table
  5322. -- *********************************************************************
  5323. -- This table contains information on intermediate sessions
  5324. -- which are currently active.
  5325. -- *********************************************************************
  5326. appnIsInTable OBJECT-TYPE
  5327.       SYNTAX SEQUENCE OF AppnIsInEntry
  5328.       MAX-ACCESS not-accessible
  5329.       STATUS current
  5330.       DESCRIPTION
  5331.           "Intermediate Session Information Table"
  5332.  
  5333.       ::= { appnSessIntermediate 2 }
  5334.  
  5335. appnIsInEntry OBJECT-TYPE
  5336.       SYNTAX AppnIsInEntry
  5337.       MAX-ACCESS not-accessible
  5338.       STATUS current
  5339.       DESCRIPTION
  5340.  
  5341.  
  5342.  
  5343. Expires July 28, 1997                                          [Page 99]
  5344.  
  5345. Internet Draft              SNANAU APPN MIB                 January 1997
  5346.  
  5347.  
  5348.           "Entry of Intermediate Session Information Table."
  5349.  
  5350.       INDEX
  5351.              { appnIsInFqCpName,
  5352.                appnIsInPcid }
  5353.  
  5354.       ::= { appnIsInTable 1 }
  5355.  
  5356. AppnIsInEntry ::= SEQUENCE {
  5357.       appnIsInFqCpName            SnaControlPointName,
  5358.       appnIsInPcid                OCTET STRING,
  5359.  
  5360.       appnIsInSessState           INTEGER,
  5361.       appnIsInPriLuName           DisplayString,
  5362.       appnIsInSecLuName           DisplayString,
  5363.       appnIsInModeName            SnaModeName,
  5364.       appnIsInCosName             SnaClassOfServiceName,
  5365.       appnIsInTransPriority       INTEGER,
  5366.  
  5367.       appnIsInSessType            INTEGER,
  5368.       appnIsInSessUpTime          TimeTicks,
  5369.       appnIsInCtrUpTime           TimeTicks,
  5370.  
  5371.       appnIsInP2SFmdPius          Unsigned32,
  5372.       appnIsInS2PFmdPius          Unsigned32,
  5373.       appnIsInP2SNonFmdPius       Unsigned32,
  5374.       appnIsInS2PNonFmdPius       Unsigned32,
  5375.       appnIsInP2SFmdBytes         Unsigned32,
  5376.       appnIsInS2PFmdBytes         Unsigned32,
  5377.       appnIsInP2SNonFmdBytes      Unsigned32,
  5378.       appnIsInS2PNonFmdBytes      Unsigned32,
  5379.  
  5380.       appnIsInPsAdjCpName         SnaControlPointName,
  5381.       appnIsInPsAdjTgNum          INTEGER,
  5382.       appnIsInPsSendMaxBtuSize    INTEGER,
  5383.       appnIsInPsSendPacingType    INTEGER,
  5384.       appnIsInPsSendRpc           Gauge32,
  5385.       appnIsInPsSendNxWndwSize    Gauge32,
  5386.       appnIsInPsRecvPacingType    INTEGER,
  5387.       appnIsInPsRecvRpc           Gauge32,
  5388.       appnIsInPsRecvNxWndwSize    Gauge32,
  5389.  
  5390.       appnIsInSsAdjCpName         SnaControlPointName,
  5391.       appnIsInSsAdjTgNum          INTEGER,
  5392.       appnIsInSsSendMaxBtuSize    INTEGER,
  5393.       appnIsInSsSendPacingType    INTEGER,
  5394.  
  5395.  
  5396.  
  5397. Expires July 28, 1997                                         [Page 100]
  5398.  
  5399. Internet Draft              SNANAU APPN MIB                 January 1997
  5400.  
  5401.  
  5402.       appnIsInSsSendRpc           Gauge32,
  5403.       appnIsInSsSendNxWndwSize    Gauge32,
  5404.       appnIsInSsRecvPacingType    INTEGER,
  5405.       appnIsInSsRecvRpc           Gauge32,
  5406.       appnIsInSsRecvNxWndwSize    Gauge32,
  5407.  
  5408.       appnIsInRouteInfo           OCTET STRING,
  5409.  
  5410.       appnIsInRtpNceId            OCTET STRING,
  5411.       appnIsInRtpTcid             OCTET STRING
  5412.                      }
  5413.  
  5414. appnIsInFqCpName OBJECT-TYPE
  5415.       SYNTAX SnaControlPointName
  5416.       MAX-ACCESS not-accessible
  5417.       STATUS current
  5418.       DESCRIPTION
  5419.           "The network-qualified control point name of the node at which
  5420.           the session and PCID originated.  For APPN and LEN nodes, this
  5421.           is either CP name of the APPN node at which the origin LU is
  5422.           located or the CP name of the NN serving the LEN node at which
  5423.           the origin LU is located.  For resources served by a dependent
  5424.           LU requester (DLUR), it is the name of the owning system
  5425.           services control point (SSCP)."
  5426.  
  5427.       ::= { appnIsInEntry 1 }
  5428.  
  5429. appnIsInPcid OBJECT-TYPE
  5430.       SYNTAX OCTET STRING  (SIZE (8))
  5431.       MAX-ACCESS not-accessible
  5432.       STATUS current
  5433.       DESCRIPTION
  5434.           "The procedure correlation identifier (PCID) of a session.  It
  5435.           is an 8-byte value assigned by the primary LU."
  5436.  
  5437.       ::= { appnIsInEntry 2 }
  5438.  
  5439. appnIsInSessState OBJECT-TYPE
  5440.       SYNTAX INTEGER    {
  5441.                          inactive(1),
  5442.                          pendactive(2),
  5443.                          active(3),
  5444.                          pendinact(4)
  5445.                      }
  5446.       MAX-ACCESS read-write
  5447.       STATUS current
  5448.  
  5449.  
  5450.  
  5451. Expires July 28, 1997                                         [Page 101]
  5452.  
  5453. Internet Draft              SNANAU APPN MIB                 January 1997
  5454.  
  5455.  
  5456.       DESCRIPTION
  5457.           "Indicates the state of the session:
  5458.  
  5459.               inactive(1)   - session is inactive
  5460.               pendactive(2) - session is pending active
  5461.               active(3)     - session is active
  5462.               pendinact(4)  - session is pending inactive
  5463.  
  5464.           Active sessions can be deactivated by setting this object
  5465.           to inactive(1)."
  5466.  
  5467.       ::= { appnIsInEntry 3 }
  5468.  
  5469. appnIsInPriLuName OBJECT-TYPE
  5470.       SYNTAX DisplayString (SIZE (0..17))
  5471.       MAX-ACCESS read-only
  5472.       STATUS current
  5473.       DESCRIPTION
  5474.           "The primary LU name of the session.  A zero-length
  5475.           string indicates that this name is not available."
  5476.  
  5477.       ::= { appnIsInEntry 4 }
  5478.  
  5479. appnIsInSecLuName OBJECT-TYPE
  5480.       SYNTAX DisplayString (SIZE (0..17))
  5481.       MAX-ACCESS read-only
  5482.       STATUS current
  5483.       DESCRIPTION
  5484.           "The secondary LU name of the session.  A zero-length
  5485.           string indicates that this name is not available."
  5486.  
  5487.       ::= { appnIsInEntry 5 }
  5488.  
  5489. appnIsInModeName OBJECT-TYPE
  5490.       SYNTAX SnaModeName
  5491.       MAX-ACCESS read-only
  5492.       STATUS current
  5493.       DESCRIPTION
  5494.           "The mode name used for this session."
  5495.  
  5496.       ::= { appnIsInEntry 6 }
  5497.  
  5498. appnIsInCosName OBJECT-TYPE
  5499.       SYNTAX SnaClassOfServiceName
  5500.       MAX-ACCESS read-only
  5501.       STATUS current
  5502.  
  5503.  
  5504.  
  5505. Expires July 28, 1997                                         [Page 102]
  5506.  
  5507. Internet Draft              SNANAU APPN MIB                 January 1997
  5508.  
  5509.  
  5510.       DESCRIPTION
  5511.           "The Class of Service (COS) name used for this session."
  5512.  
  5513.       ::= { appnIsInEntry 7 }
  5514.  
  5515. appnIsInTransPriority OBJECT-TYPE
  5516.       SYNTAX INTEGER {
  5517.                      low(1),               --X'01'
  5518.                      medium(2),            --X'02'
  5519.                      high(3),              --X'03'
  5520.                      network(4)            --X'04'
  5521.                      }
  5522.       MAX-ACCESS read-only
  5523.       STATUS current
  5524.       DESCRIPTION
  5525.           "Transmission priority for this class of service.  Values are:
  5526.  
  5527.               low(1)     - (X'01'):  low priority
  5528.               medium(2)  - (X'02'):  medium priority
  5529.               high(3)    - (X'03'):  high priority
  5530.               network(4) - (X'04'):  network priority"
  5531.  
  5532.       ::= { appnIsInEntry 8 }
  5533.  
  5534. appnIsInSessType OBJECT-TYPE
  5535.       SYNTAX INTEGER {
  5536.                      unknown(1),
  5537.                      lu62(2),
  5538.                      lu0thru3(3),
  5539.                      lu62dlur(4),
  5540.                      lu0thru3dlur(5)
  5541.                      }
  5542.       MAX-ACCESS read-only
  5543.       STATUS current
  5544.       DESCRIPTION
  5545.           "The type of intermediate session.  Defined values are
  5546.  
  5547.               unknown      The session type is not known.
  5548.  
  5549.               lu62         A session between LUs of type 6.2
  5550.                            (as indicated by the LU type in Bind)
  5551.  
  5552.               lu0thru3     A session between LUs of type 0, 1, 2, or 3
  5553.                            (as indicated by the LU type in Bind)
  5554.  
  5555.               lu62dlur     A session between LUs of type 6.2
  5556.  
  5557.  
  5558.  
  5559. Expires July 28, 1997                                         [Page 103]
  5560.  
  5561. Internet Draft              SNANAU APPN MIB                 January 1997
  5562.  
  5563.  
  5564.                            (as indicated by the LU type in Bind).
  5565.                            One of the LUs is a dependent LU supported
  5566.                            by the dependent LU requester (DLUR)
  5567.                            function at this node.
  5568.  
  5569.               lu0thru3dlur A session between LUs of type 0, 1, 2, or 3
  5570.                            (as indicated by the LU type in Bind)
  5571.                            One of the LUs is a dependent LU supported
  5572.                            by the dependent LU requester (DLUR)
  5573.                            function at this node."
  5574.  
  5575.       ::= { appnIsInEntry 9 }
  5576.  
  5577. appnIsInSessUpTime OBJECT-TYPE
  5578.       SYNTAX TimeTicks
  5579.       MAX-ACCESS read-only
  5580.       STATUS current
  5581.       DESCRIPTION
  5582.           "Length of time the session has been active, measured in
  5583.           hundredths of a second."
  5584.  
  5585.       ::= { appnIsInEntry 10 }
  5586.  
  5587. appnIsInCtrUpTime OBJECT-TYPE
  5588.       SYNTAX TimeTicks
  5589.       MAX-ACCESS read-only
  5590.       STATUS current
  5591.       DESCRIPTION
  5592.           "Length of time the session counters have been active, measured
  5593.           in hundredths of a second."
  5594.  
  5595.       ::= { appnIsInEntry 11 }
  5596.  
  5597. appnIsInP2SFmdPius OBJECT-TYPE
  5598.       SYNTAX Unsigned32
  5599.       UNITS "path information units (PIUs)"
  5600.       MAX-ACCESS read-only
  5601.       STATUS current
  5602.       DESCRIPTION
  5603.           "Number of function management data (FMD) path information
  5604.           units (PIUs) sent from the Primary LU to the Secondary LU since
  5605.           the counts were last activated."
  5606.  
  5607.       ::= { appnIsInEntry 12 }
  5608.  
  5609. appnIsInS2PFmdPius OBJECT-TYPE
  5610.  
  5611.  
  5612.  
  5613. Expires July 28, 1997                                         [Page 104]
  5614.  
  5615. Internet Draft              SNANAU APPN MIB                 January 1997
  5616.  
  5617.  
  5618.       SYNTAX Unsigned32
  5619.       UNITS "path information units (PIUs)"
  5620.       MAX-ACCESS read-only
  5621.       STATUS current
  5622.       DESCRIPTION
  5623.           "Number of FMD PIUs sent from the Secondary LU to the Primary
  5624.           LU since the counts were last activated."
  5625.  
  5626.       ::= { appnIsInEntry 13 }
  5627.  
  5628. appnIsInP2SNonFmdPius OBJECT-TYPE
  5629.       SYNTAX Unsigned32
  5630.       UNITS "path information units (PIUs)"
  5631.       MAX-ACCESS read-only
  5632.       STATUS current
  5633.       DESCRIPTION
  5634.           "Number of non-FMD PIUs sent from the Primary LU to the
  5635.           Secondary LU since the counts were last activated."
  5636.  
  5637.       ::= { appnIsInEntry 14 }
  5638.  
  5639. appnIsInS2PNonFmdPius OBJECT-TYPE
  5640.       SYNTAX Unsigned32
  5641.       UNITS "path information units (PIUs)"
  5642.       MAX-ACCESS read-only
  5643.       STATUS current
  5644.       DESCRIPTION
  5645.           "Number of non-FMD PIUs sent from the Secondary LU to the
  5646.           Primary LU since the counts were last activated."
  5647.  
  5648.       ::= { appnIsInEntry 15 }
  5649.  
  5650. appnIsInP2SFmdBytes OBJECT-TYPE
  5651.       SYNTAX Unsigned32
  5652.       UNITS "bytes"
  5653.       MAX-ACCESS read-only
  5654.       STATUS current
  5655.       DESCRIPTION
  5656.           "Number of FMD bytes sent from the Primary LU to the Secondary
  5657.           LU since the counts were last activated."
  5658.  
  5659.       ::= { appnIsInEntry 16 }
  5660.  
  5661. appnIsInS2PFmdBytes OBJECT-TYPE
  5662.       SYNTAX Unsigned32
  5663.       UNITS "bytes"
  5664.  
  5665.  
  5666.  
  5667. Expires July 28, 1997                                         [Page 105]
  5668.  
  5669. Internet Draft              SNANAU APPN MIB                 January 1997
  5670.  
  5671.  
  5672.       MAX-ACCESS read-only
  5673.       STATUS current
  5674.       DESCRIPTION
  5675.           "Number of FMD bytes sent from the Secondary LU to the Primary
  5676.           LU since the counts were last activated."
  5677.  
  5678.       ::= { appnIsInEntry 17 }
  5679.  
  5680. appnIsInP2SNonFmdBytes OBJECT-TYPE
  5681.       SYNTAX Unsigned32
  5682.       UNITS "bytes"
  5683.       MAX-ACCESS read-only
  5684.       STATUS current
  5685.       DESCRIPTION
  5686.           "Number of non-FMD bytes sent from the Primary LU to the
  5687.           Secondary LU since the counts were last activated."
  5688.  
  5689.       ::= { appnIsInEntry 18 }
  5690.  
  5691. appnIsInS2PNonFmdBytes OBJECT-TYPE
  5692.       SYNTAX Unsigned32
  5693.       UNITS "bytes"
  5694.       MAX-ACCESS read-only
  5695.       STATUS current
  5696.       DESCRIPTION
  5697.           "Number of non-FMD bytes sent from the Secondary LU to the
  5698.           Primary LU since the counts were last activated."
  5699.  
  5700.       ::= { appnIsInEntry 19 }
  5701.  
  5702. appnIsInPsAdjCpName OBJECT-TYPE
  5703.       SYNTAX SnaControlPointName
  5704.       MAX-ACCESS read-only
  5705.       STATUS current
  5706.       DESCRIPTION
  5707.           "The primary stage adjacent CP name of this session.  If the
  5708.           session stage traverses an RTP connection, the CP name of the
  5709.           remote RTP endpoint is returned."
  5710.  
  5711.       ::= { appnIsInEntry 20 }
  5712.  
  5713. appnIsInPsAdjTgNum OBJECT-TYPE
  5714.       SYNTAX INTEGER (0..300)
  5715.       MAX-ACCESS read-only
  5716.       STATUS current
  5717.       DESCRIPTION
  5718.  
  5719.  
  5720.  
  5721. Expires July 28, 1997                                         [Page 106]
  5722.  
  5723. Internet Draft              SNANAU APPN MIB                 January 1997
  5724.  
  5725.  
  5726.           "The primary stage adjacent transmission group (TG) number
  5727.           associated with this session.  If the session stage traverses
  5728.           an RTP connection, the value 256 is returned.
  5729.  
  5730.           Values between 257 and 300 are available for other possible
  5731.           TG 'stand-ins' that may be added to APPN in the future."
  5732.  
  5733.       ::= { appnIsInEntry 21 }
  5734.  
  5735. appnIsInPsSendMaxBtuSize OBJECT-TYPE
  5736.       SYNTAX INTEGER (99..32767)
  5737.       UNITS "bytes"
  5738.       MAX-ACCESS read-only
  5739.       STATUS current
  5740.       DESCRIPTION
  5741.           "The primary stage maximum basic transmission unit (BTU) size
  5742.           for sending data."
  5743.  
  5744.       ::= { appnIsInEntry 22 }
  5745.  
  5746. appnIsInPsSendPacingType OBJECT-TYPE
  5747.       SYNTAX INTEGER {
  5748.                      fixed(1),
  5749.                      adaptive(2)
  5750.                      }
  5751.       MAX-ACCESS read-only
  5752.       STATUS current
  5753.       DESCRIPTION
  5754.           "The primary stage type of pacing being used for sending data."
  5755.  
  5756.       ::= { appnIsInEntry 23 }
  5757.  
  5758. appnIsInPsSendRpc OBJECT-TYPE
  5759.       SYNTAX Gauge32
  5760.       UNITS "message units (MUs)"
  5761.       MAX-ACCESS read-only
  5762.       STATUS current
  5763.       DESCRIPTION
  5764.           "The primary stage send residual pace count.  This represents
  5765.           the primary stage number of message units (MUs) that can still
  5766.           be sent in the current session window."
  5767.  
  5768.       ::= { appnIsInEntry 24 }
  5769.  
  5770. appnIsInPsSendNxWndwSize OBJECT-TYPE
  5771.       SYNTAX Gauge32
  5772.  
  5773.  
  5774.  
  5775. Expires July 28, 1997                                         [Page 107]
  5776.  
  5777. Internet Draft              SNANAU APPN MIB                 January 1997
  5778.  
  5779.  
  5780.       UNITS "message units (MUs)"
  5781.       MAX-ACCESS read-only
  5782.       STATUS current
  5783.       DESCRIPTION
  5784.           "The primary stage size of the next window which will be used
  5785.           to send data."
  5786.  
  5787.       ::= { appnIsInEntry 25 }
  5788.  
  5789. appnIsInPsRecvPacingType OBJECT-TYPE
  5790.       SYNTAX INTEGER {
  5791.                      fixed(1),
  5792.                      adaptive(2)
  5793.                      }
  5794.       MAX-ACCESS read-only
  5795.       STATUS current
  5796.       DESCRIPTION
  5797.           "The primary stage type of pacing being used for receiving
  5798.           data."
  5799.  
  5800.       ::= { appnIsInEntry 26 }
  5801.  
  5802. appnIsInPsRecvRpc OBJECT-TYPE
  5803.       SYNTAX Gauge32
  5804.       UNITS "message units (MUs)"
  5805.       MAX-ACCESS read-only
  5806.       STATUS current
  5807.       DESCRIPTION
  5808.           "The primary stage receive residual pace count.  This
  5809.           represents the primary stage number of message units (MUs) that
  5810.           can still be received in the current session window."
  5811.  
  5812.       ::= { appnIsInEntry 27 }
  5813.  
  5814. appnIsInPsRecvNxWndwSize OBJECT-TYPE
  5815.       SYNTAX Gauge32
  5816.       UNITS "message units (MUs)"
  5817.       MAX-ACCESS read-only
  5818.       STATUS current
  5819.       DESCRIPTION
  5820.           "The primary stage size of the next window which will be used
  5821.           to receive data."
  5822.  
  5823.       ::= { appnIsInEntry 28 }
  5824.  
  5825. appnIsInSsAdjCpName OBJECT-TYPE
  5826.  
  5827.  
  5828.  
  5829. Expires July 28, 1997                                         [Page 108]
  5830.  
  5831. Internet Draft              SNANAU APPN MIB                 January 1997
  5832.  
  5833.  
  5834.       SYNTAX SnaControlPointName
  5835.       MAX-ACCESS read-only
  5836.       STATUS current
  5837.       DESCRIPTION
  5838.           "The secondary stage adjacent CP name of this session.  If the
  5839.           session stage traverses an RTP connection, the CP name of the
  5840.           remote RTP endpoint is returned."
  5841.  
  5842.       ::= { appnIsInEntry 29 }
  5843.  
  5844. appnIsInSsAdjTgNum OBJECT-TYPE
  5845.       SYNTAX INTEGER (0..300)
  5846.       MAX-ACCESS read-only
  5847.       STATUS current
  5848.       DESCRIPTION
  5849.           "The secondary stage adjacent transmission group (TG) number
  5850.           associated with this session.  If the session stage traverses
  5851.           an RTP connection, the value 256 is returned.
  5852.  
  5853.           Values between 257 and 300 are available for other possible
  5854.           TG 'stand-ins' that may be added to APPN in the future."
  5855.  
  5856.       ::= { appnIsInEntry 30 }
  5857.  
  5858. appnIsInSsSendMaxBtuSize OBJECT-TYPE
  5859.       SYNTAX INTEGER (99..32767)
  5860.       UNITS "bytes"
  5861.       MAX-ACCESS read-only
  5862.       STATUS current
  5863.       DESCRIPTION
  5864.           "The secondary stage maximum basic transmission unit (BTU) size
  5865.           for sending data."
  5866.  
  5867.       ::= { appnIsInEntry 31 }
  5868.  
  5869. appnIsInSsSendPacingType OBJECT-TYPE
  5870.       SYNTAX INTEGER {
  5871.                      fixed(1),
  5872.                      adaptive(2)
  5873.                      }
  5874.       MAX-ACCESS read-only
  5875.       STATUS current
  5876.       DESCRIPTION
  5877.           "The secondary stage type of pacing being used for sending
  5878.           data."
  5879.  
  5880.  
  5881.  
  5882.  
  5883. Expires July 28, 1997                                         [Page 109]
  5884.  
  5885. Internet Draft              SNANAU APPN MIB                 January 1997
  5886.  
  5887.  
  5888.       ::= { appnIsInEntry 32 }
  5889.  
  5890. appnIsInSsSendRpc OBJECT-TYPE
  5891.       SYNTAX Gauge32
  5892.       UNITS "message units (MUs)"
  5893.       MAX-ACCESS read-only
  5894.       STATUS current
  5895.       DESCRIPTION
  5896.           "The secondary stage send residual pace count.  This represents
  5897.           the secondary stage number of message units (MUs) that can
  5898.           still be sent in the current session window."
  5899.  
  5900.       ::= { appnIsInEntry 33 }
  5901.  
  5902. appnIsInSsSendNxWndwSize OBJECT-TYPE
  5903.       SYNTAX Gauge32
  5904.       UNITS "message units (MUs)"
  5905.       MAX-ACCESS read-only
  5906.       STATUS current
  5907.       DESCRIPTION
  5908.           "The secondary stage size of the next window which will be used
  5909.           to send data."
  5910.  
  5911.       ::= { appnIsInEntry 34 }
  5912.  
  5913. appnIsInSsRecvPacingType OBJECT-TYPE
  5914.       SYNTAX INTEGER {
  5915.                      fixed(1),
  5916.                      adaptive(2)
  5917.                      }
  5918.       MAX-ACCESS read-only
  5919.       STATUS current
  5920.       DESCRIPTION
  5921.           "The secondary stage type of pacing being used for receiving
  5922.           data."
  5923.  
  5924.       ::= { appnIsInEntry 35 }
  5925.  
  5926. appnIsInSsRecvRpc OBJECT-TYPE
  5927.       SYNTAX Gauge32
  5928.       UNITS "message units (MUs)"
  5929.       MAX-ACCESS read-only
  5930.       STATUS current
  5931.       DESCRIPTION
  5932.           "The secondary stage receive residual pace count.  This
  5933.           represents the secondary stage number of message units (MUs)
  5934.  
  5935.  
  5936.  
  5937. Expires July 28, 1997                                         [Page 110]
  5938.  
  5939. Internet Draft              SNANAU APPN MIB                 January 1997
  5940.  
  5941.  
  5942.           that can still be received in the current session window."
  5943.  
  5944.       ::= { appnIsInEntry 36 }
  5945.  
  5946. appnIsInSsRecvNxWndwSize OBJECT-TYPE
  5947.       SYNTAX Gauge32
  5948.       UNITS "message units (MUs)"
  5949.       MAX-ACCESS read-only
  5950.       STATUS current
  5951.       DESCRIPTION
  5952.           "The secondary stage size of the next window which will be used
  5953.           to receive data."
  5954.  
  5955.       ::= { appnIsInEntry 37 }
  5956.  
  5957. appnIsInRouteInfo OBJECT-TYPE
  5958.       SYNTAX OCTET STRING (SIZE (0..255))
  5959.       MAX-ACCESS read-only
  5960.       STATUS current
  5961.       DESCRIPTION
  5962.           "The route selection control vector (RSCV X'2B') used for this
  5963.           session.  It is present for APPN nodes; but is not present for
  5964.           LEN nodes.  The format of this vector is described in SNA
  5965.           Formats.  If no RSCV is available, a zero-length string is
  5966.           returned."
  5967.  
  5968.       ::= { appnIsInEntry 38 }
  5969.  
  5970. appnIsInRtpNceId OBJECT-TYPE
  5971.       SYNTAX OCTET STRING (SIZE (1..8))
  5972.       MAX-ACCESS read-only
  5973.       STATUS current
  5974.       DESCRIPTION
  5975.           "The HPR local Network Connection Endpoint of the session."
  5976.  
  5977.       ::= { appnIsInEntry 39 }
  5978.  
  5979. appnIsInRtpTcid OBJECT-TYPE
  5980.       SYNTAX OCTET STRING (SIZE (8))
  5981.       MAX-ACCESS read-only
  5982.       STATUS current
  5983.       DESCRIPTION
  5984.           "The RTP connection local TCID of the session."
  5985.  
  5986.       ::= { appnIsInEntry 40 }
  5987.  
  5988.  
  5989.  
  5990.  
  5991. Expires July 28, 1997                                         [Page 111]
  5992.  
  5993. Internet Draft              SNANAU APPN MIB                 January 1997
  5994.  
  5995.  
  5996. -- *********************************************************************
  5997. -- Intermediate Session RTP Table
  5998. -- *********************************************************************
  5999. -- This table contains information on intermediate sessions that are
  6000. -- being transported on Rapid Transport Protocol (RTP) connections by
  6001. -- High Performance Routing (HPR).
  6002. -- *********************************************************************
  6003. appnIsRtpTable OBJECT-TYPE
  6004.       SYNTAX SEQUENCE OF AppnIsRtpEntry
  6005.       MAX-ACCESS not-accessible
  6006.       STATUS current
  6007.       DESCRIPTION
  6008.           "A table indicating how many ISR sessions are transported by
  6009.           each RTP connection."
  6010.  
  6011.       ::= { appnSessIntermediate 3 }
  6012.  
  6013. appnIsRtpEntry OBJECT-TYPE
  6014.       SYNTAX AppnIsRtpEntry
  6015.       MAX-ACCESS not-accessible
  6016.       STATUS current
  6017.       DESCRIPTION
  6018.           "Entry of Intermediate Session RTP Table."
  6019.  
  6020.       INDEX
  6021.              { appnIsRtpNceId,
  6022.                appnIsRtpTcid }
  6023.  
  6024.       ::= { appnIsRtpTable 1 }
  6025.  
  6026. AppnIsRtpEntry ::= SEQUENCE {
  6027.       appnIsRtpNceId              OCTET STRING,
  6028.       appnIsRtpTcid               OCTET STRING,
  6029.       appnIsRtpSessions           Gauge32
  6030.                      }
  6031.  
  6032. appnIsRtpNceId OBJECT-TYPE
  6033.       SYNTAX OCTET STRING (SIZE (8))
  6034.       MAX-ACCESS not-accessible
  6035.       STATUS current
  6036.       DESCRIPTION
  6037.           "The local Network Connection Endpoint of the RTP connection."
  6038.  
  6039.       ::= { appnIsRtpEntry  1 }
  6040.  
  6041. appnIsRtpTcid OBJECT-TYPE
  6042.  
  6043.  
  6044.  
  6045. Expires July 28, 1997                                         [Page 112]
  6046.  
  6047. Internet Draft              SNANAU APPN MIB                 January 1997
  6048.  
  6049.  
  6050.       SYNTAX OCTET STRING (SIZE (8))
  6051.       MAX-ACCESS not-accessible
  6052.       STATUS current
  6053.       DESCRIPTION
  6054.           "The local TCID of the RTP connection."
  6055.  
  6056.       ::= { appnIsRtpEntry  2 }
  6057.  
  6058. appnIsRtpSessions OBJECT-TYPE
  6059.       SYNTAX Gauge32
  6060.       UNITS "sessions"
  6061.       MAX-ACCESS read-only
  6062.       STATUS current
  6063.       DESCRIPTION
  6064.           "The number of intermediate sessions using this RTP
  6065.           connection."
  6066.  
  6067.       ::= { appnIsRtpEntry  3 }
  6068.  
  6069.  
  6070. -- *********************************************************************
  6071.   appnTraps               OBJECT IDENTIFIER ::= { appnMIB 2 }
  6072. -- *********************************************************************
  6073.  
  6074. alertTrap NOTIFICATION-TYPE
  6075.       OBJECTS  { alertIdNumber, affectedObject }
  6076.       STATUS current
  6077.       DESCRIPTION
  6078.           "This trap carries a 32-bit SNA Management Services (SNA/MS)
  6079.           Alert ID Number, as specified in SNA/MS Formats."
  6080.  
  6081.       ::= { appnTraps 1 }
  6082.  
  6083. alertIdNumber OBJECT-TYPE
  6084.       SYNTAX OCTET STRING (SIZE (4))
  6085.       MAX-ACCESS accessible-for-notify
  6086.       STATUS current
  6087.       DESCRIPTION
  6088.           "A 32-bit SNA Management Services (SNA/MS) Alert ID Number, as
  6089.           specified in SNA/MS Formats."
  6090.  
  6091.       ::= { appnTraps 2 }
  6092.  
  6093. affectedObject OBJECT-TYPE
  6094.       SYNTAX VariablePointer
  6095.       MAX-ACCESS accessible-for-notify
  6096.  
  6097.  
  6098.  
  6099. Expires July 28, 1997                                         [Page 113]
  6100.  
  6101. Internet Draft              SNANAU APPN MIB                 January 1997
  6102.  
  6103.  
  6104.       STATUS current
  6105.       DESCRIPTION
  6106.           "The MIB object associated with the Alert condition, if there
  6107.           is an object associated with it.  If no associated object can
  6108.           be identified, the value 0.0 is passed in the trap."
  6109.  
  6110.       ::= { appnTraps 3 }
  6111.  
  6112. -- *********************************************************************
  6113. -- Conformance information
  6114. -- *********************************************************************
  6115.  
  6116. appnConformance       OBJECT IDENTIFIER ::= {appnMIB 3 }
  6117.  
  6118. appnCompliances       OBJECT IDENTIFIER ::= {appnConformance 1 }
  6119. appnGroups            OBJECT IDENTIFIER ::= {appnConformance 2 }
  6120.  
  6121. -- Compliance statements
  6122. appnCompliance  MODULE-COMPLIANCE
  6123.         STATUS  current
  6124.         DESCRIPTION
  6125.             "The compliance statement for the SNMPv2 entities that
  6126.             implement the APPN MIB."
  6127.  
  6128.         MODULE  -- this module
  6129.  
  6130. --      Unconditionally mandatory groups
  6131.                 MANDATORY-GROUPS  {
  6132.                         appnGeneralConfGroup,
  6133.                         appnPortConfGroup,
  6134.                         appnLinkConfGroup,
  6135.                         appnLocalTgConfGroup,
  6136.                         appnDirTableConfGroup
  6137.                  }
  6138.  
  6139. --      Conditionally mandatory groups
  6140.                 GROUP  appnNnUniqueConfGroup
  6141.                 DESCRIPTION
  6142.                     "The appnNnUniqueConfGroup is mandatory only for
  6143.                     network nodes."
  6144.  
  6145.                 GROUP  appnEnUniqueConfGroup
  6146.                 DESCRIPTION
  6147.                     "The appnEnUniqueConfGroup is mandatory only for end
  6148.                     nodes."
  6149.  
  6150.  
  6151.  
  6152.  
  6153. Expires July 28, 1997                                         [Page 114]
  6154.  
  6155. Internet Draft              SNANAU APPN MIB                 January 1997
  6156.  
  6157.  
  6158.                 GROUP  appnVrnConfGroup
  6159.                 DESCRIPTION
  6160.                     "The appnVrnConfGroup is mandatory only for network
  6161.                     nodes and end nodes that implement virtual routing
  6162.                     node support."
  6163.  
  6164.                 GROUP  appnNnTopoConfGroup
  6165.                 DESCRIPTION
  6166.                     "The appnNnTopoConfGroup is mandatory only for
  6167.                     network nodes."
  6168.  
  6169.                 GROUP  appnLocalEnTopoConfGroup
  6170.                 DESCRIPTION
  6171.                     "The appnLocalEnTopoConfGroup is mandatory only for
  6172.                     network nodes."
  6173.  
  6174.                 GROUP  appnLocalDirPerfConfGroup
  6175.                 DESCRIPTION
  6176.                     "The appnLocalDirPerfConfGroup is mandatory only for
  6177.                     APPN network nodes and end nodes."
  6178.  
  6179.                 GROUP  appnCosConfGroup
  6180.                 DESCRIPTION
  6181.                     "The appnCosConfGroup is mandatory only for APPN
  6182.                     network nodes and end nodes."
  6183.  
  6184.                 GROUP  appnIntSessConfGroup
  6185.                 DESCRIPTION
  6186.                     "The appnIntSessConfGroup is mandatory only for
  6187.                     network nodes."
  6188.  
  6189.                 GROUP  appnHprBaseConfGroup
  6190.                 DESCRIPTION
  6191.                     "The appnHprBaseConfGroup is mandatory only for nodes
  6192.                     that implement the HPR base (APPN option set 1400)."
  6193.  
  6194.                 GROUP  appnHprRtpConfGroup
  6195.                 DESCRIPTION
  6196.                     "The appnHprRtpConfGroup is mandatory only for nodes
  6197.                     that implement the HPR RTP tower (APPN option set
  6198.                     1401)."
  6199.  
  6200.                 GROUP  appnHprCtrlFlowsRtpConfGroup
  6201.                 DESCRIPTION
  6202.                     "The appnHprCtrlFlowsRtpConfGroup is mandatory only
  6203.                     for nodes that implement the HPR Control Flows over
  6204.  
  6205.  
  6206.  
  6207. Expires July 28, 1997                                         [Page 115]
  6208.  
  6209. Internet Draft              SNANAU APPN MIB                 January 1997
  6210.  
  6211.  
  6212.                     RTP tower (APPN option set 1402)."
  6213.  
  6214.                 GROUP  appnHprBfConfGroup
  6215.                 DESCRIPTION
  6216.                     "The appnHprBfConfGroup is mandatory only for nodes
  6217.                     that implement the APPN/HPR boundary function."
  6218.  
  6219.                 GROUP  appnTrapConfGroup
  6220.                 DESCRIPTION
  6221.                     "Traps are optional for all nodes."
  6222.  
  6223.                 GROUP  appnTrapNotifGroup
  6224.                 DESCRIPTION
  6225.                     "Traps are optional for all nodes."
  6226.  
  6227.         ::= {appnCompliances 1 }
  6228.  
  6229. -- Units of conformance
  6230. appnGeneralConfGroup  OBJECT-GROUP
  6231.         OBJECTS  {
  6232.                  appnNodeCpName,
  6233.                  appnNodeMibVersion,
  6234.                  appnNodeId,
  6235.                  appnNodeType,
  6236.                  appnNodeUpTime,
  6237.                  appnNodeParallelTg,
  6238.                  appnNodeAdaptiveBindPacing,
  6239.                  appnNodeHprSupport,
  6240.                  appnNodeCounterDisconTime
  6241.                  }
  6242.         STATUS  current
  6243.         DESCRIPTION
  6244.             "A collection of objects providing the instrumentation of
  6245.             APPN general information and capabilities."
  6246.  
  6247.         ::= { appnGroups 1 }
  6248.  
  6249. appnPortConfGroup  OBJECT-GROUP
  6250.         OBJECTS  {
  6251.                  appnPortCommand,
  6252.                  appnPortOperState,
  6253.                  appnPortDlcType,
  6254.                  appnPortPortType,
  6255.                  appnPortSIMRIM,
  6256.                  appnPortLsRole,
  6257.                  appnPortNegotLs,
  6258.  
  6259.  
  6260.  
  6261. Expires July 28, 1997                                         [Page 116]
  6262.  
  6263. Internet Draft              SNANAU APPN MIB                 January 1997
  6264.  
  6265.  
  6266.                  appnPortDynamicLinkSupport,
  6267.                  appnPortMaxRcvBtuSize,
  6268.                  appnPortMaxIframeWindow,
  6269.                  appnPortDefLsGoodXids,
  6270.                  appnPortDefLsBadXids,
  6271.                  appnPortDynLsGoodXids,
  6272.                  appnPortDynLsBadXids,
  6273.                  appnPortSpecific,
  6274.                  appnPortDlcLocalAddr,
  6275.                  appnPortCounterDisconTime
  6276.                  }
  6277.         STATUS  current
  6278.         DESCRIPTION
  6279.             "A collection of objects providing the instrumentation of
  6280.             APPN port information."
  6281.  
  6282.         ::= { appnGroups 2 }
  6283.  
  6284. appnLinkConfGroup  OBJECT-GROUP
  6285.         OBJECTS  {
  6286.                  appnLsCommand,
  6287.                  appnLsOperState,
  6288.                  appnLsPortName,
  6289.                  appnLsDlcType,
  6290.                  appnLsDynamic,
  6291.                  appnLsAdjCpName,
  6292.                  appnLsAdjNodeType,
  6293.                  appnLsTgNum,
  6294.                  appnLsLimResource,
  6295.                  appnLsActOnDemand,
  6296.                  appnLsMigration,
  6297.                  appnLsPartnerNodeId,
  6298.                  appnLsCpCpSessionSupport,
  6299.                  appnLsMaxSendBtuSize,
  6300.                  appnLsInXidBytes,
  6301.                  appnLsInMsgBytes,
  6302.                  appnLsInXidFrames,
  6303.                  appnLsInMsgFrames,
  6304.                  appnLsOutXidBytes,
  6305.                  appnLsOutMsgBytes,
  6306.                  appnLsOutXidFrames,
  6307.                  appnLsOutMsgFrames,
  6308.                  appnLsEchoRsps,
  6309.                  appnLsCurrentDelay,
  6310.                  appnLsMaxDelay,
  6311.                  appnLsMinDelay,
  6312.  
  6313.  
  6314.  
  6315. Expires July 28, 1997                                         [Page 117]
  6316.  
  6317. Internet Draft              SNANAU APPN MIB                 January 1997
  6318.  
  6319.  
  6320.                  appnLsMaxDelayTime,
  6321.                  appnLsGoodXids,
  6322.                  appnLsBadXids,
  6323.                  appnLsSpecific,
  6324.                  appnLsActiveTime,
  6325.                  appnLsCurrentStateTime,
  6326.                  appnLsHprSup,
  6327.                  appnLsLocalAddr,
  6328.                  appnLsRemoteAddr,
  6329.                  appnLsRemoteLsName,
  6330.                  appnLsStatusTime,
  6331.                  appnLsStatusLsName,
  6332.                  appnLsStatusCpName,
  6333.                  appnLsStatusPartnerId,
  6334.                  appnLsStatusTgNum,
  6335.                  appnLsStatusGeneralSense,
  6336.                  appnLsStatusRetry,
  6337.                  appnLsStatusEndSense,
  6338.                  appnLsStatusXidLocalSense,
  6339.                  appnLsStatusXidRemoteSense,
  6340.                  appnLsStatusXidByteInError,
  6341.                  appnLsStatusXidBitInError,
  6342.                  appnLsStatusDlcType,
  6343.                  appnLsStatusLocalAddr,
  6344.                  appnLsStatusRemoteAddr,
  6345.                  appnLsCounterDisconTime
  6346.                  }
  6347.         STATUS  current
  6348.         DESCRIPTION
  6349.             "A collection of objects providing the instrumentation of
  6350.             APPN link information."
  6351.  
  6352.         ::= { appnGroups 3 }
  6353.  
  6354. appnLocalTgConfGroup  OBJECT-GROUP
  6355.         OBJECTS  {
  6356.                  appnLocalTgDestVirtual,
  6357.                  appnLocalTgDlcData,
  6358.                  appnLocalTgPortName,
  6359.                  appnLocalTgQuiescing,
  6360.                  appnLocalTgOperational,
  6361.                  appnLocalTgCpCpSession,
  6362.                  appnLocalTgEffCap,
  6363.                  appnLocalTgConnCost,
  6364.                  appnLocalTgByteCost,
  6365.                  appnLocalTgSecurity,
  6366.  
  6367.  
  6368.  
  6369. Expires July 28, 1997                                         [Page 118]
  6370.  
  6371. Internet Draft              SNANAU APPN MIB                 January 1997
  6372.  
  6373.  
  6374.                  appnLocalTgDelay,
  6375.                  appnLocalTgUsr1,
  6376.                  appnLocalTgUsr2,
  6377.                  appnLocalTgUsr3,
  6378.                  appnLocalTgHprSup,
  6379.                  appnLocalTgIntersubnet
  6380.                  }
  6381.         STATUS  current
  6382.         DESCRIPTION
  6383.             "A collection of objects providing the instrumentation of
  6384.             APPN local TG information."
  6385.  
  6386.         ::= { appnGroups 4 }
  6387.  
  6388. appnDirTableConfGroup  OBJECT-GROUP
  6389.         OBJECTS  {
  6390.                  appnDirNnServerName,
  6391.                  appnDirLuOwnerName,
  6392.                  appnDirLuLocation,
  6393.                  appnDirType
  6394.                  }
  6395.         STATUS  current
  6396.         DESCRIPTION
  6397.             "A collection of objects providing the instrumentation of the
  6398.             APPN directory database."
  6399.  
  6400.         ::= { appnGroups 5 }
  6401.  
  6402. appnNnUniqueConfGroup  OBJECT-GROUP
  6403.         OBJECTS  {
  6404.                  appnNodeNnCentralDirectory,
  6405.                  appnNodeNnTreeCache,
  6406.                  appnNodeNnRouteAddResist,
  6407.                  appnNodeNnIsr,
  6408.                  appnNodeNnFrsn,
  6409.                  appnNodeNnPeriBorderSup,
  6410.                  appnNodeNnInterchangeSup,
  6411.                  appnNodeNnExteBorderSup,
  6412.                  appnNodeNnSafeStoreFreq,
  6413.                  appnNodeNnRsn,
  6414.                  appnNodeNnCongested,
  6415.                  appnNodeNnIsrDepleted,
  6416.                  appnNodeNnQuiescing,
  6417.                  appnNodeNnGateway
  6418.                  }
  6419.         STATUS  current
  6420.  
  6421.  
  6422.  
  6423. Expires July 28, 1997                                         [Page 119]
  6424.  
  6425. Internet Draft              SNANAU APPN MIB                 January 1997
  6426.  
  6427.  
  6428.         DESCRIPTION
  6429.             "The appnNnUniqueConfGroup is mandatory only for network
  6430.             nodes."
  6431.  
  6432.         ::= { appnGroups 6 }
  6433.  
  6434. appnEnUniqueConfGroup  OBJECT-GROUP
  6435.         OBJECTS  {
  6436.                  appnNodeEnModeCosMap,
  6437.                  appnNodeEnNnServer,
  6438.                  appnNodeEnLuSearch
  6439.                  }
  6440.         STATUS  current
  6441.         DESCRIPTION
  6442.             "The appnEnUniqueConfGroup is mandatory only for end nodes."
  6443.  
  6444.         ::= { appnGroups 7 }
  6445.  
  6446. appnVrnConfGroup       OBJECT-GROUP
  6447.         OBJECTS  {
  6448.                  appnVrnPortName
  6449.                  }
  6450.         STATUS  current
  6451.         DESCRIPTION
  6452.             "The appnVrnConfGroup is mandatory only for APPN network
  6453.             nodes and end nodes."
  6454.  
  6455.         ::= { appnGroups 8 }
  6456.  
  6457. appnNnTopoConfGroup    OBJECT-GROUP
  6458.         OBJECTS  {
  6459.                  appnNnTopoMaxNodes,
  6460.                  appnNnTopoCurNumNodes,
  6461.                  appnNnTopoNodePurges,
  6462.                  appnNnTopoTgPurges,
  6463.                  appnNnTopoTotalTduWars,
  6464.                  appnNnNodeFREntryTimeLeft,
  6465.                  appnNnNodeFRType,
  6466.                  appnNnNodeFRRsn,
  6467.                  appnNnNodeFRRouteAddResist,
  6468.                  appnNnNodeFRCongested,
  6469.                  appnNnNodeFRIsrDepleted,
  6470.                  appnNnNodeFRQuiescing,
  6471.                  appnNnNodeFRGateway,
  6472.                  appnNnNodeFRCentralDirectory,
  6473.                  appnNnNodeFRIsr,
  6474.  
  6475.  
  6476.  
  6477. Expires July 28, 1997                                         [Page 120]
  6478.  
  6479. Internet Draft              SNANAU APPN MIB                 January 1997
  6480.  
  6481.  
  6482.                  appnNnNodeFRGarbageCollect,
  6483.                  appnNnNodeFRHprSupport,
  6484.                  appnNnNodeFRPeriBorderSup,
  6485.                  appnNnNodeFRInterchangeSup,
  6486.                  appnNnNodeFRExteBorderSup,
  6487.                  appnNnTgFREntryTimeLeft,
  6488.                  appnNnTgFRDestVirtual,
  6489.                  appnNnTgFRDlcData,
  6490.                  appnNnTgFRRsn,
  6491.                  appnNnTgFROperational,
  6492.                  appnNnTgFRQuiescing,
  6493.                  appnNnTgFRCpCpSession,
  6494.                  appnNnTgFREffCap,
  6495.                  appnNnTgFRConnCost,
  6496.                  appnNnTgFRByteCost,
  6497.                  appnNnTgFRSecurity,
  6498.                  appnNnTgFRDelay,
  6499.                  appnNnTgFRUsr1,
  6500.                  appnNnTgFRUsr2,
  6501.                  appnNnTgFRUsr3,
  6502.                  appnNnTgFRGarbageCollect,
  6503.                  appnNnTgFRSubareaNum,
  6504.                  appnNnTgFRHprSup,
  6505.                  appnNnTgFRDestHprTrans,
  6506.                  appnNnTgFRTypeIndicator,
  6507.                  appnNnTgFRIntersubnet
  6508.                  }
  6509.         STATUS  current
  6510.         DESCRIPTION
  6511.             "The appnNnTopoConfGroup is mandatory only for network
  6512.             nodes."
  6513.  
  6514.         ::= { appnGroups 9 }
  6515.  
  6516. appnLocalEnTopoConfGroup   OBJECT-GROUP
  6517.         OBJECTS  {
  6518.                  appnLocalEnTgEntryTimeLeft,
  6519.                  appnLocalEnTgDestVirtual,
  6520.                  appnLocalEnTgDlcData,
  6521.                  appnLocalEnTgOperational,
  6522.                  appnLocalEnTgCpCpSession,
  6523.                  appnLocalEnTgEffCap,
  6524.                  appnLocalEnTgConnCost,
  6525.                  appnLocalEnTgByteCost,
  6526.                  appnLocalEnTgSecurity,
  6527.                  appnLocalEnTgDelay,
  6528.  
  6529.  
  6530.  
  6531. Expires July 28, 1997                                         [Page 121]
  6532.  
  6533. Internet Draft              SNANAU APPN MIB                 January 1997
  6534.  
  6535.  
  6536.                  appnLocalEnTgUsr1,
  6537.                  appnLocalEnTgUsr2,
  6538.                  appnLocalEnTgUsr3
  6539.                  }
  6540.         STATUS  current
  6541.         DESCRIPTION
  6542.             "The appnLocalEnTopoConfGroup is mandatory only for network
  6543.             nodes."
  6544.  
  6545.         ::= { appnGroups 10 }
  6546.  
  6547. appnLocalDirPerfConfGroup  OBJECT-GROUP
  6548.         OBJECTS  {
  6549.                  appnDirMaxCaches,
  6550.                  appnDirCurCaches,
  6551.                  appnDirCurHomeEntries,
  6552.                  appnDirRegEntries,
  6553.                  appnDirInLocates,
  6554.                  appnDirInBcastLocates,
  6555.                  appnDirOutLocates,
  6556.                  appnDirOutBcastLocates,
  6557.                  appnDirNotFoundLocates,
  6558.                  appnDirNotFoundBcastLocates,
  6559.                  appnDirLocateOutstands
  6560.                  }
  6561.         STATUS  current
  6562.         DESCRIPTION
  6563.             "The appnLocalDirPerfConfGroup is mandatory only for APPN
  6564.             network nodes and end nodes."
  6565.  
  6566.         ::= { appnGroups 11 }
  6567.  
  6568. appnCosConfGroup          OBJECT-GROUP
  6569.         OBJECTS  {
  6570.                  appnCosModeCosName,
  6571.                  appnCosTransPriority,
  6572.                  appnCosNodeRowWgt,
  6573.                  appnCosNodeRowResistMin,
  6574.                  appnCosNodeRowResistMax,
  6575.                  appnCosNodeRowMinCongestAllow,
  6576.                  appnCosNodeRowMaxCongestAllow,
  6577.                  appnCosTgRowWgt,
  6578.                  appnCosTgRowEffCapMin,
  6579.                  appnCosTgRowEffCapMax,
  6580.                  appnCosTgRowConnCostMin,
  6581.                  appnCosTgRowConnCostMax,
  6582.  
  6583.  
  6584.  
  6585. Expires July 28, 1997                                         [Page 122]
  6586.  
  6587. Internet Draft              SNANAU APPN MIB                 January 1997
  6588.  
  6589.  
  6590.                  appnCosTgRowByteCostMin,
  6591.                  appnCosTgRowByteCostMax,
  6592.                  appnCosTgRowSecurityMin,
  6593.                  appnCosTgRowSecurityMax,
  6594.                  appnCosTgRowDelayMin,
  6595.                  appnCosTgRowDelayMax,
  6596.                  appnCosTgRowUsr1Min,
  6597.                  appnCosTgRowUsr1Max,
  6598.                  appnCosTgRowUsr2Min,
  6599.                  appnCosTgRowUsr2Max,
  6600.                  appnCosTgRowUsr3Min,
  6601.                  appnCosTgRowUsr3Max
  6602.                  }
  6603.         STATUS  current
  6604.         DESCRIPTION
  6605.             "The appnCosConfGroup is mandatory only for APPN network
  6606.             nodes and end nodes."
  6607.  
  6608.         ::= { appnGroups 12 }
  6609.  
  6610. appnIntSessConfGroup    OBJECT-GROUP
  6611.         OBJECTS  {
  6612.                  appnIsInGlobeCtrAdminStatus,
  6613.                  appnIsInGlobeCtrOperStatus,
  6614.                  appnIsInGlobeCtrStatusTime,
  6615.                  appnIsInGlobeRscv,
  6616.                  appnIsInGlobeRscvTime,
  6617.                  appnIsInGlobeActSess,
  6618.                  appnIsInSessState,
  6619.                  appnIsInPriLuName,
  6620.                  appnIsInSecLuName,
  6621.                  appnIsInModeName,
  6622.                  appnIsInCosName,
  6623.                  appnIsInTransPriority,
  6624.                  appnIsInSessType,
  6625.                  appnIsInSessUpTime,
  6626.                  appnIsInCtrUpTime,
  6627.                  appnIsInP2SFmdPius,
  6628.                  appnIsInS2PFmdPius,
  6629.                  appnIsInP2SNonFmdPius,
  6630.                  appnIsInS2PNonFmdPius,
  6631.                  appnIsInP2SFmdBytes,
  6632.                  appnIsInS2PFmdBytes,
  6633.                  appnIsInP2SNonFmdBytes,
  6634.                  appnIsInS2PNonFmdBytes,
  6635.                  appnIsInPsAdjCpName,
  6636.  
  6637.  
  6638.  
  6639. Expires July 28, 1997                                         [Page 123]
  6640.  
  6641. Internet Draft              SNANAU APPN MIB                 January 1997
  6642.  
  6643.  
  6644.                  appnIsInPsAdjTgNum,
  6645.                  appnIsInPsSendMaxBtuSize,
  6646.                  appnIsInPsSendPacingType,
  6647.                  appnIsInPsSendRpc,
  6648.                  appnIsInPsSendNxWndwSize,
  6649.                  appnIsInPsRecvPacingType,
  6650.                  appnIsInPsRecvRpc,
  6651.                  appnIsInPsRecvNxWndwSize,
  6652.                  appnIsInSsAdjCpName,
  6653.                  appnIsInSsAdjTgNum,
  6654.                  appnIsInSsSendMaxBtuSize,
  6655.                  appnIsInSsSendPacingType,
  6656.                  appnIsInSsSendRpc,
  6657.                  appnIsInSsSendNxWndwSize,
  6658.                  appnIsInSsRecvPacingType,
  6659.                  appnIsInSsRecvRpc,
  6660.                  appnIsInSsRecvNxWndwSize,
  6661.                  appnIsInRouteInfo
  6662.                  }
  6663.         STATUS  current
  6664.         DESCRIPTION
  6665.             "The appnIntSessConfGroup is mandatory only for network
  6666.             nodes."
  6667.  
  6668.         ::= { appnGroups 13 }
  6669.  
  6670. appnHprBaseConfGroup    OBJECT-GROUP
  6671.         OBJECTS  {
  6672.                  appnNodeHprIntRteSetups,
  6673.                  appnNodeHprIntRteRejects,
  6674.                  appnLsErrRecoSup,
  6675.                  appnLsForAnrLabel,
  6676.                  appnLsRevAnrLabel
  6677.                  }
  6678.         STATUS  current
  6679.         DESCRIPTION
  6680.             "The appnHprBaseConfGroup is mandatory only for nodes that
  6681.             implement the HPR base (APPN option set 1400)."
  6682.  
  6683.         ::= { appnGroups 14 }
  6684.  
  6685. appnHprRtpConfGroup    OBJECT-GROUP
  6686.         OBJECTS  {
  6687.                  appnNodeMaxSessPerRtpConn,
  6688.                  appnNodeHprOrgRteSetups,
  6689.                  appnNodeHprOrgRteRejects,
  6690.  
  6691.  
  6692.  
  6693. Expires July 28, 1997                                         [Page 124]
  6694.  
  6695. Internet Draft              SNANAU APPN MIB                 January 1997
  6696.  
  6697.  
  6698.                  appnNodeHprEndRteSetups,
  6699.                  appnNodeHprEndRteRejects,
  6700.                  appnLsBfNceId
  6701.                  }
  6702.         STATUS  current
  6703.         DESCRIPTION
  6704.             "The appnHprRtpConfGroup is mandatory only for nodes that
  6705.             implement the HPR RTP tower (APPN option set 1401)."
  6706.  
  6707.         ::= { appnGroups 15 }
  6708.  
  6709. appnHprCtrlFlowsRtpConfGroup    OBJECT-GROUP
  6710.         OBJECTS  {
  6711.                  appnLsCpCpNceId,
  6712.                  appnLsRouteNceId
  6713.                  }
  6714.         STATUS  current
  6715.         DESCRIPTION
  6716.             "The appnHprCtrlFlowsRtpConfGroup is mandatory only for nodes
  6717.             that implement the HPR Control Flows over RTP tower (APPN
  6718.             option set 1402)."
  6719.  
  6720.         ::= { appnGroups 16 }
  6721.  
  6722. appnHprBfConfGroup    OBJECT-GROUP
  6723.         OBJECTS  {
  6724.                  appnIsInGlobeHprBfActSess,
  6725.                  appnIsInRtpNceId,
  6726.                  appnIsInRtpTcid,
  6727.                  appnIsRtpSessions
  6728.                  }
  6729.         STATUS  current
  6730.         DESCRIPTION
  6731.             "The appnHprBfConfGroup is mandatory only for nodes that
  6732.             implement the APPN/HPR boundary function."
  6733.  
  6734.         ::= { appnGroups 17 }
  6735.  
  6736. appnTrapConfGroup    OBJECT-GROUP
  6737.         OBJECTS  {
  6738.                  alertIdNumber,
  6739.                  affectedObject
  6740.                  }
  6741.         STATUS  current
  6742.         DESCRIPTION
  6743.             "The appnTrapConfGroup is optional for all APPN nodes.  Nodes
  6744.  
  6745.  
  6746.  
  6747. Expires July 28, 1997                                         [Page 125]
  6748.  
  6749. Internet Draft              SNANAU APPN MIB                 January 1997
  6750.  
  6751.  
  6752.             implementing this group shall also implement the
  6753.             appnTrapNotifGroup."
  6754.  
  6755.         ::= { appnGroups 18 }
  6756.  
  6757. appnTrapNotifGroup    NOTIFICATION-GROUP
  6758.         NOTIFICATIONS {
  6759.                       alertTrap
  6760.                       }
  6761.         STATUS  current
  6762.         DESCRIPTION
  6763.             "The appnTrapNotifGroup is optional for all APPN nodes.
  6764.             Nodes implementing this group shall also implement the
  6765.             appnTrapConfGroup."
  6766.  
  6767.         ::= { appnGroups 19 }
  6768.  
  6769. END
  6770.  
  6771.  
  6772.  
  6773.  
  6774.  
  6775.  
  6776.  
  6777.  
  6778.  
  6779.  
  6780.  
  6781.  
  6782.  
  6783.  
  6784.  
  6785.  
  6786.  
  6787.  
  6788.  
  6789.  
  6790.  
  6791.  
  6792.  
  6793.  
  6794.  
  6795.  
  6796.  
  6797.  
  6798.  
  6799.  
  6800.  
  6801. Expires July 28, 1997                                         [Page 126]
  6802.  
  6803. Internet Draft              SNANAU APPN MIB                 January 1997
  6804.  
  6805.  
  6806. 6.  Acknowledgments
  6807.  
  6808. This MIB module is the product of the IETF SNA NAU MIB WG and the AIW
  6809. APPN/HPR MIBs SIG.  Thanks to Wayne Clark, Cisco Systems; Jim Cobban,
  6810. Nortel; Rich Daugherty, IBM Corporation; Mark Regan, Cisco Systems; and
  6811. Leo Temoshenko, IBM Corporation, for their contributions and review.
  6812.  
  6813.  
  6814. 7.  References
  6815.  
  6816.  
  6817. [1]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M., and S.
  6818.      Waldbusser, "Structure of Management Information for version 2 of
  6819.      the Simple Network Management Protocol (SNMPv2)", RFC 1902, January
  6820.      1996.
  6821.  
  6822. [2]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M., and S.
  6823.      Waldbusser, "Textual Conventions for Version 2 of the Simple
  6824.      Network Management Protocol (SNMPv2)", RFC 1903, January 1996.
  6825.  
  6826. [3]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M., and S.
  6827.      Waldbusser, "Conformance Statements for Version 2 of the Simple
  6828.      Network Management Protocol (SNMPv2)", RFC 1904, January 1996.
  6829.  
  6830. [4]  IBM, Systems Network Architecture Technical Overview, GC30-3073.
  6831.  
  6832. [5]  IBM, Systems Network Architecture APPN Architecture Reference,
  6833.      SC30-3422
  6834.  
  6835. [6]  IBM, Systems Network Architecture Formats, SC30-3346.
  6836.  
  6837. [7]  Allen, M., Clouston, B., Kielczewski, Z., Kwan, W., and B. Moore,
  6838.      "Definition of Managed Objects for APPC", RFC 2051, Wall Data Inc.,
  6839.      Cisco Systems, Jupiter Technology Inc., IBM Corporation, December
  6840.      1995.
  6841.  
  6842. [8]  Kielczewski, Z., Kostick D., and K. Shih, "Definition of Managed
  6843.      Objects for SNA NAUs using SMIv2", RFC 1666, Eicon Technology
  6844.      Corporation, Bell Communications Research, Novell, August 1994.
  6845.  
  6846. [9]  Clouston, B., and B. Moore, "Definitions of Managed Objects for
  6847.      DLUR", November 1996.
  6848.  
  6849. [10] Clouston, B., and B. Moore, "Definitions of Managed Objects for
  6850.      HPR", November 1996.
  6851.  
  6852.  
  6853.  
  6854.  
  6855. Expires July 28, 1997                                         [Page 127]
  6856.  
  6857. Internet Draft              SNANAU APPN MIB                 January 1997
  6858.  
  6859.  
  6860. [11] SNA DLC Services MIB Working Group, Hilgeman, J., Nix, S., Bartky,
  6861.      A., and W. Clark, "Definitions of Managed Objects for SNA Data Link
  6862.      Control (SDLC) using SMIv2", RFC 1747, January 1995.  URL:
  6863.      ftp://ds.internic.net/rfc/rfc1747.txt
  6864.  
  6865. [12] SNA DLC Services MIB Working Group, Berl, S., Nix, S., and W.
  6866.      Clark, "Definitions of Managed Objects for SNA Data Link Control:
  6867.      LLC", May 1995.
  6868.  
  6869. [13] Chen, D., Gayek, P., and S. Nix, "Definitions of Managed Objects
  6870.      for Data Link Switching using SNMPv2", RFC 2024, October 1995.
  6871.  
  6872. [14] IBM, Systems Network Architecture Management Services Formats,
  6873.      GC31-8302.
  6874.  
  6875.  
  6876.  
  6877.  
  6878.  
  6879.  
  6880.  
  6881.  
  6882.  
  6883.  
  6884.  
  6885.  
  6886.  
  6887.  
  6888.  
  6889.  
  6890.  
  6891.  
  6892.  
  6893.  
  6894.  
  6895.  
  6896.  
  6897.  
  6898.  
  6899.  
  6900.  
  6901.  
  6902.  
  6903.  
  6904.  
  6905.  
  6906.  
  6907.  
  6908.  
  6909. Expires July 28, 1997                                         [Page 128]
  6910.  
  6911. Internet Draft              SNANAU APPN MIB                 January 1997
  6912.  
  6913.  
  6914. 8.  Security Considerations
  6915.  
  6916. Security issues are not discussed in this memo.
  6917.  
  6918.  
  6919. 9.  Authors' Addresses
  6920.  
  6921. Bob Clouston
  6922. Cisco Systems
  6923. 7025 Kit Creek Road
  6924. P.O. Box 14987
  6925. Research Triangle Park, NC 27709, USA
  6926.  
  6927. Tel:    1 919 472 2333
  6928. E-mail: clouston@cisco.com
  6929.  
  6930.  
  6931. Bob Moore
  6932. IBM Corporation
  6933. 800 Park Offices Drive
  6934. CNMA/664
  6935. P.O. Box 12195
  6936. Research Triangle Park, NC 27709, USA
  6937.  
  6938. Tel:    1 919 254 4436
  6939. E-mail: remoore@ralvm6.vnet.ibm.com
  6940.  
  6941.  
  6942.  
  6943.  
  6944.  
  6945.  
  6946.  
  6947.  
  6948.  
  6949.  
  6950.  
  6951.  
  6952.  
  6953.  
  6954.  
  6955.  
  6956.  
  6957.  
  6958.  
  6959.  
  6960.  
  6961.  
  6962.  
  6963. Expires July 28, 1997                                         [Page 129]
  6964.  
  6965. Internet Draft              SNANAU APPN MIB                 January 1997
  6966.  
  6967.  
  6968. 10.  Table of Contents
  6969.  
  6970.  
  6971.    1.     Status of this Memo  ....................................  1
  6972.    2.     Introduction  ...........................................  1
  6973.    3.     The SNMPv2 Network Management Framework  ................  2
  6974.    4.     Overview  ...............................................  2
  6975.    4.1      APPN MIB structure ....................................  5
  6976.    5.     Definitions  ............................................  9
  6977.    6.     Acknowledgments  ........................................  127
  6978.    7.     References  .............................................  127
  6979.    8.     Security Considerations  ................................  129
  6980.    9.    Author's Addresses  ......................................  129
  6981.  
  6982.  
  6983.  
  6984.  
  6985.  
  6986.  
  6987.  
  6988.  
  6989.  
  6990.  
  6991.  
  6992.  
  6993.  
  6994.  
  6995.  
  6996.  
  6997.  
  6998.  
  6999.  
  7000.  
  7001.  
  7002.  
  7003.  
  7004.  
  7005.  
  7006.  
  7007.  
  7008.  
  7009.  
  7010.  
  7011.  
  7012.  
  7013.  
  7014.  
  7015.  
  7016.  
  7017. Expires July 28, 1997                                         [Page 130]
  7018.  
  7019.