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-trunkmib-ds3-mib-04.txt < prev    next >
Text File  |  1996-10-28  |  125KB  |  3,257 lines

  1. David Fowler                                   email: davef@newbridge.com
  2. Newbridge Networks Corporation                 voice: (613) 599-3600  ext.6559
  3. 600 March Rd, Kanata, Ontario, Canada K2K 2E6  fax:   (613) 599-3669   
  4.  
  5. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  6.  
  7.  
  8.                      Definitions of Managed Objects
  9.                      for the DS3/E3 Interface Type
  10.  
  11.                       Sun Oct 27 12:43:43 EST 1996
  12.  
  13.  
  14.                    draft-ietf-trunkmib-ds3-mib-04.txt
  15.  
  16.                          David Fowler (editor)
  17.                            Newbridge Networks
  18.                           davef@newbridge.com
  19.  
  20.  
  21.  
  22. Status of this Memo
  23.  
  24.    This document is an Internet-Draft.  Internet-Drafts are working
  25.    documents of the Internet Engineering Task Force (IETF), its areas,
  26.    and its working groups. Note that other groups may also distribute
  27.    working documents as Internet-Drafts.
  28.  
  29.    Internet-Drafts are draft documents valid for a maximum of six months
  30.    and may be updated, replaced, or obsoleted by other documents at any
  31.    time.  It is inappropriate to use Internet-Drafts as reference
  32.    material or to cite them other than as ``work in progress.''
  33.  
  34.    To learn the current status of any Internet-Draft, please check the
  35.    ``1id-abstracts.txt'' listing contained in the Internet-Drafts Shadow
  36.    Directories on ds.internic.net (US East Coast), nic.nordu.net
  37.    (Europe), ftp.isi.edu (US West Coast), or munnari.oz.au (Pacific
  38.    Rim).
  39.  
  40. Abstract
  41.  
  42.    This memo defines an experimental portion of the Management
  43.    Information Base (MIB) for use with network management protocols in
  44.    the Internet community.  In particular, it describes objects used for
  45.    managing DS3 and E3 interfaces.  This document is a companion
  46.    document with Definitions of Managed Objects for the DS0,
  47.    DS1/E1/DS2/E2 and SONET/SDH Interface Types, rfcTBD [14], rfcTBD [6]
  48.    and rfcTBD [7].
  49.  
  50.    This memo specifies a MIB module in a manner that is both compliant
  51.    to the SNMPv2 SMI, and semantically identical to the peer SNMPv1
  52.    definitions.
  53.  
  54.  
  55. Expires April 1997                                              [Page 1]
  56.  
  57. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  58.  
  59.  
  60.    This memo does not specify a standard for the Internet community.
  61.  
  62.    This document entirely replaces RFC 1407.
  63.  
  64. 1.  The SNMPv2 Network Management Framework
  65.  
  66.  
  67.    The SNMP Network Management Framework presently consists of three
  68.    major components.  They are:
  69.  
  70.    o    the SMI, described in RFC 1902 [1] - the mechanisms used for
  71.         describing and naming objects for the purpose of management.
  72.  
  73.    o    the MIB-II, STD 17, RFC 1213 [2] - the core set of managed
  74.         objects for the Internet suite of protocols.
  75.  
  76.    o    the protocol, RFC 1157 [3] and/or RFC 1905 [4], - the protocol
  77.         for accessing managed objects.
  78.  
  79.    The Framework permits new objects to be defined for the purpose of
  80.    experimentation and evaluation.
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106. Expires April 1997                                              [Page 2]
  107.  
  108. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  109.  
  110.  
  111. 2.  Object Definitions
  112.  
  113.    Managed objects are accessed via a virtual information store, termed
  114.    the Management Information Base or MIB.  Objects in the MIB are
  115.    defined using the subset of Abstract Syntax Notation One (ASN.1)
  116.    defined in the SMI.  In particular, each object type is named by an
  117.    OBJECT IDENTIFIER, an administratively assigned name.  The object
  118.    type together with an object instance serves to uniquely identify a
  119.    specific instantiation of the object.  For human convenience, we
  120.    often use a textual string, termed the descriptor, to also refer to
  121.    the object type.
  122.  
  123. 2.1.  Changes from RFC1407
  124.  
  125.    This MIB obsoletes RFC1407.  The changes from RFC1407 are the
  126.    following:
  127.  
  128.         (1)  The Fractional Table has been deprecated
  129.  
  130.         (2)  This document uses SMIv2
  131.  
  132.         (3)  Values are given for ifTable and ifXTable
  133.  
  134.         (4)  Example usage of ifStackTable is included
  135.  
  136.         (5)  dsx3IfIndex has been deprecated
  137.  
  138.         (6)  The definition of valid intervals has been clarified
  139.              for the case where the agent proxied for other
  140.              devices.  In particular, the treatment of missing
  141.              intervals has been clarified.
  142.  
  143.         (7)  An inward loopback has been added.
  144.  
  145.         (8)  Additional lineStatus bits have been added for Near End
  146.              in Unavailable Signal State, Carrier Equipment Out of
  147.              Service, DS@ Payload AIS, and DS@ Performance Threshold
  148.  
  149.         (9)  A read-write line Length object has been added.
  150.  
  151.         (10) Added a lineStatus last change, trap and enabler.
  152.  
  153.         (11) dsx3CircuitIdentifier has been deprecated since the
  154.              object ifPhysAddress is available for all levels
  155.              through interface stacking.
  156.  
  157.  
  158. Expires April 1997                                              [Page 3]
  159.  
  160. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  161.  
  162.  
  163.         (12) Textual Conventions for statistics objects have
  164.              been used.
  165.  
  166.         (13) A new object, dsx3LoopbackStatus has been introduced
  167.              to reflect the loopbacks established on a DS3/E3 interface
  168.              and the source to the requests.  dsx3LoopbackConfig
  169.              continues to be the desired loopback state while
  170.              dsx3LoopbackStatus reflects the actual state.
  171.  
  172.         (14)  A dual loopback has been added to allow the setting of
  173.              an inward loopback and a line loopback at the same time.
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209. Expires April 1997                                              [Page 4]
  210.  
  211. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  212.  
  213.  
  214. 3.  Overview
  215.  
  216.    These objects are used when the particular media being used to
  217.    realize an interface is a DS3/E3 interface.  At present, this applies
  218.    to these values of the ifType variable in the Internet-standard MIB:
  219.  
  220.         ds3 (30)
  221.  
  222.    The DS3 definitions contained herein are based on the DS3
  223.    specifications in ANSI T1.102-1987, ANSI T1.107-1988, ANSI T1.107a-
  224.    1990, and ANSI T1.404-1989 [8,9,9a,10].  The E3 definitions contained
  225.    herein are based on the E3 specifications in CCITT G.751 [12].
  226.  
  227. 3.1.  Use of ifTable for DS3 Layer
  228.  
  229.    Only the ifGeneralGroup needs to be supported.
  230.  
  231.            ifTable Object    Use for DS3 Layer
  232. ======================================================================
  233.            ifIndex           Interface index.
  234.  
  235.            ifDescr           See interfaces MIB [5]
  236.  
  237.            ifType            ds3(30)
  238.  
  239.            ifSpeed           Speed of line rate
  240.                              DS3 - 44736000
  241.                              E3  - 34368000
  242.  
  243.            ifPhysAddress     The value of the Circuit Identifier.
  244.                              If no Circuit Identifier has been assigned
  245.                              this object should have an octet string
  246.                              with zero length.
  247.  
  248.            ifAdminStatus     See interfaces MIB [5]
  249.  
  250.            ifOperStatus      See interfaces MIB [5]
  251.  
  252.            ifLastChange      See interfaces MIB [5]
  253.  
  254.            ifName            See interfaces MIB [5]
  255.  
  256.            ifLinkUpDownTrapEnable   Set to enabled(1).
  257.  
  258.            ifHighSpeed       Speed of line in Mega-bits per second
  259.  
  260.  
  261. Expires April 1997                                              [Page 5]
  262.  
  263. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  264.  
  265.  
  266.                              (either 45 or 34)
  267.  
  268.            ifConnectorPresent Set to true(1) normally, except for
  269.                               cases such as DS3/E3 over AAL1/ATM where
  270.                               false(2) is appropriate
  271.  
  272.  
  273. 3.2.  Usage Guidelines
  274.  
  275. 3.2.1.  Usage of ifStackTable
  276.  
  277.    The objects dsx3IfIndex and dsx3LineIndex have been deprecated.
  278.    These objects previously allowed a very special proxy situation to
  279.    exist for Routers and CSUs. This section now describes how to use
  280.    ifStackTable to represent this relationship.
  281.  
  282.    The paragraphs discussing dsx3IfIndex and dsx3LineIndex have been
  283.    preserved in Appendix A for informational purposes.
  284.  
  285.    The ifStackTable is used in the proxy case to represent the
  286.    assoication between pairs of interfaces, e.g. this DS3 is attached to
  287.    that DS3.  This use is consistent with the use of the ifStackTable to
  288.    show the assoication between various sub-layers of an interface.  In
  289.    both cases entire PDUs are exchanged between the interface pairs - in
  290.    the case of a DS3, entire DS3 frames are exchanged; in the case of
  291.    PPP and HDLC, entire HDLC frames are exchanged.  This usage is not
  292.    meant to suggest the use of the ifStackTable to represent Time
  293.    Division Multiplexing (TDM) connections in general.
  294.  
  295.    External&Internal interface scenario: the SNMP Agent resides on a
  296.    host external from the device supporting DS3/E3 interfaces (e.g., a
  297.    router). The Agent represents both the host and the DS3/E3 device.
  298.  
  299.    Example:
  300.  
  301.    A shelf full of CSUs connected to a Router. An SNMP Agent residing on
  302.    the router proxies for itself and the CSU. The router has also an
  303.    Ethernet interface:
  304.  
  305.  
  306.          +-----+
  307.    |     |     |
  308.    |     |     |               +---------------------+
  309.    |E    |     |  44.736 MBPS  |   ds3 M13    Line#A | ds3 C-bit Parity
  310.    |t    |  R  |---------------+ - - - - -  - - -  - +------>
  311.  
  312.  
  313. Expires April 1997                                              [Page 6]
  314.  
  315. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  316.  
  317.  
  318.    |h    |     |               |                     |
  319.    |e    |  O  |  44.736 MBPS  |   ds3 M13    Line#B | ds3 C-bit Parity
  320.    |r    |     |---------------+ - - - - - - - - - - +------>
  321.    |n    |  U  |               |                     |
  322.    |e    |     |  44.736 MBPS  |   ds3 M13    Line#C | ds3 C-bit Parity
  323.    |t    |  T  |---------------+ - - - -- -- - - - - +------>
  324.    |     |     |               |                     |
  325.    |-----|  E  |  44.736 MBPS  |   ds3 M13    Line#D | ds3 C-bit Parity
  326.    |     |     |---------------+ -  - - - -- - - - - +------>
  327.    |     |  R  |               |_____________________|
  328.    |     |     |
  329.    |     +-----+
  330.  
  331.    The assignment of the index values could for example be:
  332.  
  333.            ifIndex  Description
  334.            1        Ethernet
  335.            2        Line#A Router
  336.            3        Line#B Router
  337.            4        Line#C Router
  338.            5        Line#D Router
  339.            6        Line#A CSU Router
  340.            7        Line#B CSU Router
  341.            8        Line#C CSU Router
  342.            9        Line#D CSU Router
  343.            10       Line#A CSU Network
  344.            11       Line#B CSU Network
  345.            12       Line#C CSU Network
  346.            13       Line#D CSU Network
  347.  
  348.    The ifStackTable is then used to show the relationships between the
  349.    various DS3 interfaces.
  350.  
  351.            ifStackTable Entries
  352.  
  353.            HigherLayer   LowerLayer
  354.            2             6
  355.            3             7
  356.            4             8
  357.            5             9
  358.            6             10
  359.            7             11
  360.            8             12
  361.            9             13
  362.  
  363.  
  364. Expires April 1997                                              [Page 7]
  365.  
  366. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  367.  
  368.  
  369.    If the CSU shelf is managed by itself by a local SNMP Agent, the
  370.    situation would be identical, except the Ethernet and the 4 router
  371.    interfaces are deleted.  Interfaces would also be numbered from 1 to
  372.    8.
  373.  
  374.            ifIndex  Description
  375.            1        Line#A CSU Router
  376.            2        Line#B CSU Router
  377.            3        Line#C CSU Router
  378.            4        Line#D CSU Router
  379.            5        Line#A CSU Network
  380.            6        Line#B CSU Network
  381.            7        Line#C CSU Network
  382.            8        Line#D CSU Network
  383.  
  384.            ifStackTable Entries
  385.  
  386.            HigherLayer   LowerLayer
  387.            1             5
  388.            2             6
  389.            3             7
  390.            4             8
  391.  
  392. 3.2.2.  Usage of Loopbacks   This section discusses the behaviour of
  393. objects related to loopbacks.
  394.  
  395. The object dsx3LoopbackConfig represents the desired state of loopbacks
  396. on this interface.  Using this object a Manager can request:
  397.     LineLoopback
  398.     PayloadLoopback (if ESF framing)
  399.     InwardLoopback
  400.     DualLoopback (Line + Inward)
  401.     NoLoopback
  402.  
  403. The remote end can also request lookbacks either through the FDL channel
  404. if ESF or inband if D4.  The loopbacks that can be request this way are:
  405.     LineLoopback
  406.     PayloadLoopback (if ESF framing)
  407.     NoLoopback
  408.  
  409. To model the current state of loopbacks on a DS3 interface, the object
  410. dsx3LoopbackStatus defines which loopback is currently applies to an
  411. interface.  This objects, which is a bitmap, will have bits turned on
  412. which reflect the currently active loopbacks on the interface as well as
  413. the source of those loopbacks.
  414.  
  415.  
  416. Expires April 1997                                              [Page 8]
  417.  
  418. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  419.  
  420.  
  421. The following restrictions/rules apply to loopbacks:
  422.  
  423. The far end cannot undo loopbacks set by a manager.
  424.  
  425. A manager can undo loopbacks set by the far end.
  426.  
  427. Both a line loopback and an inward loopback can be set at the same time.
  428. Only these two loopbacks can co-exist and either one may be set by the
  429. manager or the far end.  A LineLoopback request from the far end is
  430. incremental to an existing Inward loopback established by a manager.
  431. When a NoLoopback is received from the far end in this case, the
  432. InwardLoopback remains in place.
  433.  
  434.  
  435. 3.3.  Objectives of this MIB Module
  436.  
  437.    There are numerous things that could be included in a MIB for DS3/E3
  438.    signals:  the management of multiplexors, CSUs, DSUs, and the like.
  439.    The intent of this document is to facilitate the common management of
  440.    all devices with DS3/E3 interfaces.  As such, a design decision was
  441.    made up front to very closely align the MIB with the set of objects
  442.    that can generally be read from DS3/E3 devices that are currently
  443.    deployed.
  444.  
  445. 3.4.  DS3/E3 Terminology
  446.  
  447.    The terminology used in this document to describe error conditions on
  448.    a DS3 interface as monitored by a DS3 device are based on the late
  449.    but not final draft of what became the ANSI T1.231 standard [11].  If
  450.    the definition in this document does not match the definition in the
  451.    ANSI T1.231 document, the implementer should follow the definition
  452.    described in this document.
  453.  
  454. 3.4.1.  Error Events
  455.  
  456.      Bipolar Violation (BPV) Error Event
  457.           A bipolar violation error event, for B3ZS(HDB3)-coded signals,
  458.           is the occurrence of a pulse of the same polarity as the
  459.           previous pulse without being part of the zero substitution
  460.           code, B3ZS(HDB3).  For B3ZS(HDB3)-coded signals, a bipolar
  461.           violation error event may also include other error patterns
  462.           such as:  three(four) or more consecutive zeros and incorrect
  463.           polarity. (See T1.231 section 7.1.1.1.1)
  464.  
  465.      Excessive Zeros (EXZ) Error Event
  466.  
  467.  
  468. Expires April 1997                                              [Page 9]
  469.  
  470. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  471.  
  472.  
  473.           An EXZ is the occurrence of any zero string length equal to or
  474.           greater than 3 for B3ZS, or greater than 4 for HDB3.  (See
  475.           T1.231 section 7.1.1.1.2)
  476.  
  477.      Line Coding Violation (LCV) Error Event
  478.           This parameter is a count of both BPVs and EXZs occurring over
  479.           the accumulation period.  An EXZ increments the LCV by one
  480.           regardless of the length of the zero string. (Also known as
  481.           CV-L.  See T1.231 section 7.4.1.1)
  482.  
  483.      P-bit Coding Violation (PCV) Error Event
  484.           For all DS3 applications, a coding violation error event is a
  485.           P-bit Parity Error event.  A P-bit Parity Error event is the
  486.           occurrence of a received P-bit code on the DS3 M-frame that is
  487.           not identical to the corresponding locally- calculated code.
  488.           (See T1.231 section 7.1.1.2.1)
  489.  
  490.      C-bit Coding Violation (CCV) Error Event
  491.           For C-bit Parity and SYNTRAN DS3 applications, this is the
  492.           count of coding violations reported via the C-bits.  For C-bit
  493.           Parity, it is a count of CP-bit parity errors occurring in the
  494.           accumulation interval.  For SYNTRAN, it is a count of CRC-9
  495.           errors occurring in the accumulation interval. (See T1.231
  496.           section 7.1.1.2.2)
  497.  
  498.  
  499. 3.4.2.  Performance Parameters
  500.  
  501.    All performance parameters are accumulated in fifteen minute
  502.    intervals and up to 96 intervals (24 hours worth) are kept by an
  503.    agent.  Fewer than 96 intervals of data will be available if the
  504.    agent has been restarted within the last 24 hours.  In addition,
  505.    there is a rolling 24-hour total of each performance parameter.
  506.  
  507.    There is no requirement for an agent to ensure fixed relationship
  508.    between the start of a fifteen minute interval and any wall clock;
  509.    however some agents may align the fifteen minute intervals with
  510.    quarter hours.
  511.  
  512.    Performance parameters are of types PerfCurrentCount,
  513.    PerfIntervalCount and PerfTotalCount.  These textual conventions are
  514.    all Gauge32, and they are used because it is possible for these
  515.    objects to decrease.  Objects may decrease when Unavailable Seconds
  516.    occurs across a fifteen minutes interval boundary. See Unavailable
  517.    Seconds discussion later in this section.
  518.  
  519.  
  520. Expires April 1997                                             [Page 10]
  521.  
  522. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  523.  
  524.  
  525.      Line Errored Seconds (LES)
  526.           A Line Errored Second is a second in which one or more CV
  527.           occurred OR one or more LOS defects.  (Also known as ES-L. See
  528.           T1.231 section 7.4.1.2)
  529.  
  530.      P-bit Errored Seconds (PES)
  531.           An PES is a second with one or more PCVs OR one or more Out of
  532.           Frame defects OR a detected incoming AIS. This gauge is not
  533.           incremented when UASs are counted.  (Also known as ESP-P. See
  534.           T1.231 section 7.4.2.2)
  535.  
  536.      P-bit Severely Errored Seconds (PSES)
  537.           A PSES is a second with 44 or more PCVs OR one or more Out of
  538.           Frame defects OR a detected incoming AIS. This gauge is not
  539.           incremented when UASs are counted.  (Also known as SESP-P. See
  540.           T1.231 section 7.4.2.5)
  541.  
  542.      C-bit Errored Seconds (CES)
  543.           An CES is a second with one or more CCVs OR one or more Out of
  544.           Frame defects OR a detected incoming AIS.  This count is only
  545.           for the SYNTRAN and C-bit Parity DS3 applications. This gauge
  546.           is not incremented when UASs are counted. (Also known as
  547.           ESCP-P. See T1.231 section 7.4.2.2)
  548.  
  549.      C-bit Severely Errored Seconds (CSES)
  550.           A CSES is a second with 44 or more CCVs OR one or more Out of
  551.           Frame defects OR a detected incoming AIS.  This count is only
  552.           for the SYNTRAN and C-bit Parity DS3 applications.  This gauge
  553.           is not incremented when UASs are counted. (Also known as
  554.           SESCP-P. See T1.231 section 7.4.2.5)
  555.  
  556.      Severely Errored Framing Seconds (SEFS)
  557.           A SEFS is a second with one or more Out of Frame defects OR a
  558.           detected incoming AIS. This item is not incremented during
  559.           unavailable seconds.  (Also known as SAS-P. See T1.231 section
  560.           7.4.2.6)
  561.  
  562.      Unavailable Seconds (UAS)
  563.           UAS are calculated by counting the number of seconds that the
  564.           interface is unavailable.  The DS3 interface is said to be
  565.           unavailable from the onset of 10 contiguous PSESs, or the
  566.           onset of the condition leading to a failure (see Failure
  567.           States).  If the condition leading to the failure was
  568.           immediately preceded by one or more contiguous PSESs, then the
  569.           DS3 interface unavailability starts from the onset of these
  570.  
  571.  
  572. Expires April 1997                                             [Page 11]
  573.  
  574. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  575.  
  576.  
  577.           PSESs.  Once unavailable, and if no failure is present, the
  578.           DS3 interface becomes available at the onset of 10 contiguous
  579.           seconds with no PSESs.  Once unavailable, and if a failure is
  580.           present, the DS3 interface becomes available at the onset of
  581.           10 contiguous seconds with no PSESs, if the failure clearing
  582.           time is less than or equal to 10 seconds.  If the failure
  583.           clearing time is more than 10 seconds, the DS3 interface
  584.           becomes available at the onset of 10 contiguous seconds with
  585.           no PSESs, or the onset period leading to the successful
  586.           clearing condition, whichever occurs later. With respect to
  587.           the DS3 error counts, all counters are incremented while the
  588.           DS3 interface is deemed available.  While the interface is
  589.           deemed unavailable, the only count that is incremented is
  590.           UASs.
  591.  
  592.           Note that this definition implies that the agent cannot
  593.           determine until after a ten second interval has passed whether
  594.           a given one-second interval belongs to available or
  595.           unavailable time.  If the agent chooses to update the various
  596.           performance statistics in real time then it must be prepared
  597.           to retroactively reduce the PES, PSES, CES, and CSES counts by
  598.           10 and increase the UAS count by 10 when it determines that
  599.           available time has been entered.  It must also be prepared to
  600.           adjust the PCV, CCV, and SEFS count as necessary since these
  601.           parameters are not accumulated during unavailable time.  It
  602.           must be similarly prepared to retroactively decrease the UAS
  603.           count by 10 and increase the PES, CES, PCV, and CCV counts as
  604.           necessary upon entering available time.  A special case exists
  605.           when the 10 second period leading to available or unavailable
  606.           time crosses a 900 second statistics window boundary, as the
  607.           foregoing description implies that the PCV, CCV, PES, CES,
  608.           PSES, CSEC, SEFS, and UAS counts for the PREVIOUS interval
  609.           must be adjusted.  In this case successive GETs of the
  610.           affected dsx3IntervalPSESs and dsx3IntervalUASs objects will
  611.           return differing values if the first GET occurs during the
  612.           first few seconds of the window.
  613.  
  614.           The agent may instead choose to delay updates to the various
  615.           statistics by 10 seconds in order to avoid retroactive
  616.           adjustments to the counters.  A way to do this is sketched in
  617.           Appendix B.
  618.  
  619.           In any case, a linkDown trap shall be sent only after the
  620.           agent has determined for certain that the unavailable state
  621.           has been entered, but the time on the trap will be that of the
  622.  
  623.  
  624. Expires April 1997                                             [Page 12]
  625.  
  626. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  627.  
  628.  
  629.           first UAS (i.e., 10 seconds earlier).  A linkUp trap shall be
  630.           handled similarly.
  631.  
  632.           According to ANSI T1.231 unavailable time begins at the
  633.           _onset_ of 10 contiguous severely errored seconds -- that is,
  634.           unavailable time starts with the _first_ of the 10 contiguous
  635.           SESs.  Also, while an interface is deemed unavailable all
  636.           counters for that interface are frozen except for the UAS
  637.           count.  It follows that an implementation which strictly
  638.           complies with this standard must _not_ increment any counters
  639.           other than the UAS count -- even temporarily -- as a result of
  640.           anything that happens during those 10 seconds.  Since changes
  641.           in the signal state lag the data to which they apply by 10
  642.           seconds, an ANSI-compliant implementation must pass the the
  643.           one-second statistics through a 10-second delay line prior to
  644.           updating any counters.  That can be done by performing the
  645.           following steps at the end of each one second interval.
  646.  
  647.    i)   Read near/far end CV counter and alarm status flags from the
  648.         hardware.
  649.  
  650.    ii)  Accumulate the CV counts for the preceding second and
  651.         compare them to the ES and SES threshold for the layer
  652.         in question.  Update the signal state and shift the
  653.         one-second CV counts and ES/SES flags into the 10-element
  654.         delay line.  Note that far-end one-second statistics are
  655.         to be flagged as "absent" during any second in which there
  656.         is an incoming defect at the layer in question or at any
  657.         lower layer.
  658.  
  659.    iii) Update the current interval statistics using the signal
  660.         state from the _previous_ update cycle and the one-second
  661.         CV counts and ES/SES flags shifted out of the 10-element
  662.         delay line.
  663.  
  664.    This approach is further described in Appendix B.
  665.  
  666.  
  667. 3.4.3.  Performance Defects
  668.  
  669.      Failure States:
  670.           The Remote Alarm Indication (RAI) failure, in SYNTRAN
  671.           applications, is declared after detecting the Yellow Alarm
  672.           Signal on the alarm channel.  See ANSI T1.107a-1990 [9a]. The
  673.           Remote Alarm Indication failure, in C-bit Parity DS3
  674.  
  675.  
  676. Expires April 1997                                             [Page 13]
  677.  
  678. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  679.  
  680.  
  681.           applications, is declared as soon as the presence of either
  682.           one or two alarm signals are detected on the Far End Alarm
  683.           Channel.  See [9].  The Remote Alarm Indication failure may
  684.           also be declared after detecting the far-end SEF/AIS defect
  685.           (aka yellow).  The Remote Alarm Indication failure is cleared
  686.           as soon as the presence of the any of the above alarms are
  687.           removed.
  688.  
  689.           Also, the incoming failure state is declared when a defect
  690.           persists for at least 2-10 seconds.  The defects are the
  691.           following:  Loss of Signal (LOS), an Out of Frame (OOF) or an
  692.           incoming Alarm Indication Signal (AIS).  The Failure State is
  693.           cleared when the defect is absent for less than or equal to 20
  694.           seconds.
  695.  
  696.      Far End SEF/AIS defect (aka yellow)
  697.           A Far End SEF/AIS defect is the occurrence of the two X-bits
  698.           in a M-frame set to zero.  The Far End SEF/AIS defect is
  699.           terminated when the two X-bits in a M-frame are set to one.
  700.           (Also known as SASCP-PFE. See T1.231 section 7.4.4.2.6)
  701.  
  702.      Out of Frame (OOF) defect
  703.           A DS3 OOF defect is detected when any three or more errors in
  704.           sixteen or fewer consecutive F-bits occur within a DS3 M-
  705.           frame.  An OOF defect may also be called a Severely Errored
  706.           Frame (SEF) defect.  An OOF defect is cleared when reframe
  707.           occurs.  A DS3 Loss of Frame (LOF) failure is declared when
  708.           the DS3 OOF defect is consistent for 2 to 10 seconds.  The DS3
  709.           OOF defect ends when reframe occurs.  The DS3 LOF failure is
  710.           cleared when the DS3 OOF defect is absent for 10 to 20
  711.           seconds. (See T1.231 section 7.1.2.2.1)
  712.  
  713.           An E3 OOF defect is detected when four consecutive frame
  714.           alignment signals have been incorrectly received in there
  715.           predicted positions in an E3 signal. E3 frame alignment occurs
  716.           when the presence of three consecutive frame alignment signals
  717.           have been detected.
  718.  
  719.                                                   Loss of Signal (LOS)
  720.                                                   defect
  721.           The DS3 LOS defect is declared upon observing 175 +/- 75
  722.           contiguous pulse positions with no pulses of either positive
  723.           or negative polarity.  The DS3 LOS defect is terminated upon
  724.           observing an average pulse density of at least 33% over a
  725.           period of 175 +/- 75 contiguous pulse positions starting with
  726.  
  727.  
  728. Expires April 1997                                             [Page 14]
  729.  
  730. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  731.  
  732.  
  733.           the receipt of a pulse. (See T1.231 section 7.1.2.1.1)
  734.  
  735.      Alarm Indication Signal (AIS) defect
  736.           The DS3 AIS is framed with "stuck stuffing."  This implies
  737.           that it has a valid M-subframe alignments bits, M-frame
  738.           alignment bits, and P bits.  The information bits are set to a
  739.           1010... sequence, starting with a one (1) after each M-
  740.           subframe alignment bit, M-frame alignment bit, X bit, P bit,
  741.           and C bit.  The C bits are all set to zero giving what is
  742.           called "stuck stuffing."  The X bits are set to one. The DS3
  743.           AIS defect is declared after DS3 AIS is present in contiguous
  744.           M-frames for a time equal to or greater than T, where 0.2 ms
  745.           <= T <= 100 ms.  The DS3 AIS defect is terminated after AIS is
  746.           absent in contiguous M-frames for a time equal to or greater
  747.           than T.  (See T1.231 section 7.1.2.2.3)
  748.  
  749.           The E3 binary content of the AIS is nominally a continuous
  750.           stream of ones.  AIS detection and the application of
  751.           consequent actions, should be completed within a time limit of
  752.           1 ms.
  753.  
  754.  
  755. 3.4.4.  Other Terms
  756.           Circuit Identifier
  757.             This is a character string specified by the circuit
  758.             vendor, and is useful when communicating with the vendor
  759.             during the troubleshooting process.
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779. Expires April 1997                                             [Page 15]
  780.  
  781. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  782.  
  783.  
  784. 4.  Object Definitions
  785.  
  786.           DS3-MIB DEFINITIONS ::= BEGIN
  787.  
  788.           IMPORTS
  789.                MODULE-IDENTITY, OBJECT-TYPE,
  790.                NOTIFICATION-TYPE, transmission         FROM SNMPv2-SMI
  791.                DisplayString, TimeStamp, TruthValue    FROM SNMPv2-TC
  792.                MODULE-COMPLIANCE, OBJECT-GROUP         FROM SNMPv2-CONF
  793.                InterfaceIndex                          FROM IF-MIB
  794.                PerfCurrentCount, PerfIntervalCount,
  795.                PerfTotalCount                          FROM PerfHist-TC-MIB;
  796.  
  797.  
  798.           ds3 MODULE-IDENTITY
  799.               LAST-UPDATED "9609261755Z"
  800.               ORGANIZATION "IETF Trunk MIB Working Group"
  801.               CONTACT-INFO
  802.                 "        David Fowler
  803.  
  804.                  Postal: Newbridge Networks Corporation
  805.                          600 March Road
  806.                          Kanata, Ontario, Canada K2K 2E6
  807.  
  808.                          Tel: +1 613 591 3600
  809.                          Fax: +1 613 599 3669
  810.  
  811.                  E-mail: davef@newbridge.com"
  812.               DESCRIPTION
  813.                    "The is the MIB module that describes
  814.                     DS3 and E3 interfaces objects."
  815.  
  816.               ::= { transmission 30 }
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828.  
  829.  
  830. Expires April 1997                                             [Page 16]
  831.  
  832. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  833.  
  834.  
  835.           -- The DS3/E3 Near End Group
  836.  
  837.           -- The DS3/E3 Near End Group consists of four tables:
  838.           --    DS3/E3 Configuration
  839.           --    DS3/E3 Current
  840.           --    DS3/E3 Interval
  841.           --    DS3/E3 Total
  842.  
  843.           -- the DS3/E3 Configuration Table
  844.  
  845.           dsx3ConfigTable OBJECT-TYPE
  846.                SYNTAX  SEQUENCE OF Dsx3ConfigEntry
  847.                MAX-ACCESS  not-accessible
  848.                STATUS  current
  849.                DESCRIPTION
  850.                       "The DS3/E3 Configuration table."
  851.                ::= { ds3 5 }
  852.  
  853.           dsx3ConfigEntry OBJECT-TYPE
  854.                SYNTAX  Dsx3ConfigEntry
  855.                MAX-ACCESS  not-accessible
  856.                STATUS  current
  857.                DESCRIPTION
  858.                       "An entry in the DS3/E3 Configuration table."
  859.                INDEX   { dsx3LineIndex }
  860.                ::= { dsx3ConfigTable 1 }
  861.  
  862.           Dsx3ConfigEntry ::=
  863.                SEQUENCE {
  864.                    dsx3LineIndex                        InterfaceIndex,
  865.                    dsx3IfIndex                          InterfaceIndex,
  866.                    dsx3TimeElapsed                      INTEGER,
  867.                    dsx3ValidIntervals                   INTEGER,
  868.                    dsx3LineType                         INTEGER,
  869.                    dsx3LineCoding                       INTEGER,
  870.                    dsx3SendCode                         INTEGER,
  871.                    dsx3CircuitIdentifier                DisplayString,
  872.                    dsx3LoopbackConfig                   INTEGER,
  873.                    dsx3LineStatus                       INTEGER,
  874.                    dsx3TransmitClockSource              INTEGER,
  875.                    dsx3InvalidIntervals                 INTEGER,
  876.                    dsx3LineLength                       INTEGER,
  877.                    dsx3LineStatusLastChange             TimeStamp,
  878.                    dsx3LineStatusChangeTrapEnable       INTEGER,
  879.                    dsx3LoopbackStatus                   INTEGER
  880.  
  881.  
  882. Expires April 1997                                             [Page 17]
  883.  
  884. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  885.  
  886.  
  887.           }
  888.  
  889.           dsx3LineIndex OBJECT-TYPE
  890.                SYNTAX  InterfaceIndex
  891.                MAX-ACCESS  read-only
  892.                STATUS  current
  893.                DESCRIPTION
  894.                       "This object should be made equal to ifIndex.  The
  895.                       next paragraph describes its previous usage.
  896.                       Making the object equal to ifIndex allows propoer
  897.                       use of ifStackTable.
  898.  
  899.                       Previously, this object was the identifier of a
  900.                       DS3/E3 Interface on a managed device.  If there is
  901.                       an ifEntry that is directly associated with this
  902.                       and only this DS3/E3 interface, it should have the
  903.                       same value as ifIndex.  Otherwise, number the
  904.                       dsx3LineIndices with an unique identifier
  905.                       following the rules of choosing a number that is
  906.                       greater than ifNumber and numbering the inside
  907.                       interfaces (e.g., equipment side) with even
  908.                       numbers and outside interfaces (e.g, network side)
  909.                       with odd numbers."
  910.                ::= { dsx3ConfigEntry 1 }
  911.  
  912.           dsx3IfIndex OBJECT-TYPE
  913.                SYNTAX  InterfaceIndex
  914.                MAX-ACCESS  read-only
  915.                STATUS  deprecated
  916.                DESCRIPTION
  917.                       "This value for this object is equal to the value
  918.                       of ifIndex from the Interfaces table of MIB II
  919.                       (RFC 1213)."
  920.                ::= { dsx3ConfigEntry 2 }
  921.  
  922.           dsx3TimeElapsed OBJECT-TYPE
  923.                SYNTAX  INTEGER (0..899)
  924.                MAX-ACCESS  read-only
  925.                STATUS  current
  926.                DESCRIPTION
  927.                       "The number of seconds that have elapsed since the
  928.                       beginning of the near end current error-
  929.                       measurement period."
  930.                ::= { dsx3ConfigEntry 3 }
  931.  
  932.  
  933. Expires April 1997                                             [Page 18]
  934.  
  935. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  936.  
  937.  
  938.           dsx3ValidIntervals OBJECT-TYPE
  939.                SYNTAX  INTEGER (0..96)
  940.                MAX-ACCESS  read-only
  941.                STATUS  current
  942.                DESCRIPTION
  943.                       "The number of previous near end intervals for
  944.                       which valid data was collected.  The value will be
  945.                       96 unless the interface was brought online within
  946.                       the last 24 hours, in which case the value will be
  947.                       the number of complete 15 minute near end
  948.                       intervals since the interface has been online.  In
  949.                       the case where the agent is a proxy, it is
  950.                       possible that some intervals are unavailable.  In
  951.                       this case, this interval is the maximum interval
  952.                       number for which valid data is available."
  953.                ::= { dsx3ConfigEntry 4 }
  954.  
  955.           dsx3LineType OBJECT-TYPE
  956.                SYNTAX  INTEGER {
  957.                           dsx3other(1),
  958.                           dsx3M23(2),
  959.                           dsx3SYNTRAN(3),
  960.                           dsx3CbitParity(4),
  961.                           dsx3ClearChannel(5),
  962.                           e3other(6),
  963.                           e3Framed(7),
  964.                           e3Plcp(8)
  965.                       }
  966.                MAX-ACCESS  read-write
  967.                STATUS  current
  968.                DESCRIPTION
  969.                       "This variable indicates the variety of DS3 C-bit
  970.                       or E3 application implementing this interface. The
  971.                       type of interface affects the interpretation of
  972.                       the usage and error statistics.  The rate of DS3
  973.                       is 44.736 Mbps and E3 is 34.368 Mbps.  The
  974.                       dsx3ClearChannel value means that the C-bits are
  975.                       not used except for sending/receiving AIS.
  976.                       The values, in sequence, describe:
  977.  
  978.                       TITLE:            SPECIFICATION:
  979.                       dsx3M23            ANSI T1.107-1988 [9]
  980.                       dsx3SYNTRAN        ANSI T1.107-1988 [9]
  981.                       dsx3CbitParity     ANSI T1.107a-1990 [9a]
  982.                       dsx3ClearChannel   ANSI T1.102-1987 [8]
  983.  
  984.  
  985. Expires April 1997                                             [Page 19]
  986.  
  987. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  988.  
  989.  
  990.                       e3Framed           CCITT G.751 [12]
  991.                       e3Plcp             ETSI T/NA(91)18 [13]."
  992.                ::= { dsx3ConfigEntry 5 }
  993.  
  994.           dsx3LineCoding OBJECT-TYPE
  995.                SYNTAX  INTEGER {
  996.                           dsx3Other(1),
  997.                           dsx3B3ZS(2),
  998.                           e3HDB3(3)
  999.                       }
  1000.                MAX-ACCESS  read-write
  1001.                STATUS  current
  1002.                DESCRIPTION
  1003.                       "This variable describes the variety of Zero Code
  1004.                       Suppression used on this interface, which in turn
  1005.                       affects a number of its characteristics.
  1006.  
  1007.                       dsx3B3ZS and e3HDB3 refer to the use of specified
  1008.                       patterns of normal bits and bipolar violations
  1009.                       which are used to replace sequences of zero bits
  1010.                       of a specified length."
  1011.                ::= { dsx3ConfigEntry 6 }
  1012.  
  1013.           dsx3SendCode OBJECT-TYPE
  1014.                SYNTAX  INTEGER {
  1015.                          dsx3SendNoCode(1),
  1016.                          dsx3SendLineCode(2),
  1017.                          dsx3SendPayloadCode(3),
  1018.                          dsx3SendResetCode(4),
  1019.                          dsx3SendDS1LoopCode(5),
  1020.                          dsx3SendTestPattern(6)
  1021.                          }
  1022.                MAX-ACCESS  read-write
  1023.                STATUS  current
  1024.                DESCRIPTION
  1025.                       "This variable indicates what type of code is
  1026.                       being sent across the DS3/E3 interface by the
  1027.                       device.  (These are optional for E3 interfaces.)
  1028.                       Setting this variable causes the interface to
  1029.                       begin sending the code requested.
  1030.                       The values mean:
  1031.  
  1032.                          dsx3SendNoCode
  1033.                              sending looped or normal data
  1034.  
  1035.  
  1036. Expires April 1997                                             [Page 20]
  1037.  
  1038. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1039.  
  1040.  
  1041.                          dsx3SendLineCode
  1042.                              sending a request for a line loopback
  1043.  
  1044.                          dsx3SendPayloadCode
  1045.                              sending a request for a payload loopback
  1046.                              (i.e., all DS1/E1s in a DS3/E3 frame)
  1047.  
  1048.                          dsx3SendResetCode
  1049.                              sending a loopback deactivation request
  1050.  
  1051.                          dsx3SendDS1LoopCode
  1052.                              requesting to loopback a particular DS1/E1
  1053.                              within a DS3/E3 frame
  1054.  
  1055.                          dsx3SendTestPattern
  1056.                              sending a test pattern."
  1057.                ::= { dsx3ConfigEntry 7 }
  1058.  
  1059.           dsx3CircuitIdentifier OBJECT-TYPE
  1060.                SYNTAX  DisplayString (SIZE (0..255))
  1061.                MAX-ACCESS  read-write
  1062.                STATUS  current
  1063.                DESCRIPTION
  1064.                       "This variable contains the transmission vendor's
  1065.                       circuit identifier, for the purpose of
  1066.                       facilitating troubleshooting."
  1067.                ::= { dsx3ConfigEntry 8 }
  1068.  
  1069.           dsx3LoopbackConfig OBJECT-TYPE
  1070.                SYNTAX  INTEGER {
  1071.                            dsx3NoLoop(1),
  1072.                            dsx3PayloadLoop(2),
  1073.                            dsx3LineLoop(3),
  1074.                            dsx3OtherLoop(4),
  1075.                            dsx3InwardLoop(5),
  1076.                            dsx3DualLoop(6)
  1077.                          }
  1078.                MAX-ACCESS  read-write
  1079.                STATUS  current
  1080.                DESCRIPTION
  1081.                     "This variable represents the desired loopback
  1082.                     configuration of the DS3/E3 interface.
  1083.                     The values mean:
  1084.  
  1085.                     dsx3NoLoop
  1086.  
  1087.  
  1088. Expires April 1997                                             [Page 21]
  1089.  
  1090. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1091.  
  1092.  
  1093.                       Not in the loopback state.  A device that is
  1094.                       not capable of performing a loopback on
  1095.                       the interface shall always return this as
  1096.                       its value.
  1097.  
  1098.                     dsx3PayloadLoop
  1099.                       The received signal at this interface is looped
  1100.                       through the device.  Typically the received signal
  1101.                       is looped back for retransmission after it has
  1102.                       passed through the device's framing function.
  1103.  
  1104.                     dsx3LineLoop
  1105.                       The received signal at this interface does not
  1106.                       go through the device (minimum penetration) but
  1107.                       is looped back out.
  1108.  
  1109.                     dsx3OtherLoop
  1110.                       Loopbacks that are not defined here.
  1111.  
  1112.                     dsx3InwardLoop
  1113.                       The sent signal at this interface is looped back
  1114.                       through the device.
  1115.  
  1116.                     dsx3DualLoop
  1117.                       Both dsx1LineLoop and dsx1InwardLoop will be
  1118.                       active simultaneously."
  1119.                ::= { dsx3ConfigEntry 9 }
  1120.  
  1121.           dsx3LineStatus OBJECT-TYPE
  1122.                SYNTAX  INTEGER (1..4095)
  1123.                MAX-ACCESS  read-only
  1124.                STATUS  current
  1125.                DESCRIPTION
  1126.                       "This variable indicates the Line Status of the
  1127.                       interface.  It contains loopback state information
  1128.                       and failure state information.  The dsx3LineStatus
  1129.                       is a bit map represented as a sum, therefore, it
  1130.                       can represent multiple failures and a loopback
  1131.                       (see dsx3LoopbackConfig object for the type of
  1132.                       loopback) simultaneously.  The dsx3NoAlarm must be
  1133.                       set if and only if no other flag is set.
  1134.  
  1135.                       If the dsx3loopbackState bit is set, the loopback
  1136.                       in effect can be determined from the
  1137.                       dsx3loopbackConfig object.
  1138.  
  1139.  
  1140. Expires April 1997                                             [Page 22]
  1141.  
  1142. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1143.  
  1144.  
  1145.             The various bit positions are:
  1146.              1     dsx3NoAlarm         No alarm present
  1147.              2     dsx3RcvRAIFailure   Receiving Yellow/Remote
  1148.                                        Alarm Indication
  1149.              4     dsx3XmitRAIAlarm    Transmitting Yellow/Remote
  1150.                                        Alarm Indication
  1151.              8     dsx3RcvAIS          Receiving AIS failure state
  1152.             16     dsx3XmitAIS         Transmitting AIS
  1153.             32     dsx3LOF             Receiving LOF failure state
  1154.             64     dsx3LOS             Receiving LOS failure state
  1155.            128     dsx3LoopbackState   Looping the received signal
  1156.            256     dsx3RcvTestCode     Receiving a Test Pattern
  1157.            512     dsx3OtherFailure    any line status not defined
  1158.                                        here
  1159.           1024     dsx3UnavailSigState Near End in Unavailable Signal
  1160.                                        State
  1161.           2048     dsx3NetEquipOOS     Carrier Equipment Out of Service"
  1162.           ::= { dsx3ConfigEntry 10 }
  1163.  
  1164.      dsx3TransmitClockSource OBJECT-TYPE
  1165.           SYNTAX  INTEGER {
  1166.                      loopTiming(1),
  1167.                      localTiming(2),
  1168.                      throughTiming(3)
  1169.                  }
  1170.           MAX-ACCESS  read-write
  1171.           STATUS  current
  1172.           DESCRIPTION
  1173.                  "The source of Transmit Clock.
  1174.  
  1175.                  loopTiming indicates that the recovered receive clock
  1176.                  is used as the transmit clock.
  1177.  
  1178.                  localTiming indicates that a local clock source is
  1179.                  used.
  1180.  
  1181.                  throughTiming indicates that transmit clock is derived
  1182.                  from the recovered receive clock of another DS3
  1183.                  interface."
  1184.                ::= { dsx3ConfigEntry 11 }
  1185.  
  1186.           dsx3InvalidIntervals OBJECT-TYPE
  1187.                SYNTAX  INTEGER (0..96)
  1188.                MAX-ACCESS  read-only
  1189.                STATUS  current
  1190.  
  1191.  
  1192. Expires April 1997                                             [Page 23]
  1193.  
  1194. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1195.  
  1196.  
  1197.                DESCRIPTION
  1198.                       "The number of intervals for which no valid data
  1199.                       is available."
  1200.                ::= { dsx3ConfigEntry 12 }
  1201.  
  1202.           dsx3LineLength OBJECT-TYPE
  1203.                SYNTAX  INTEGER (0..64000)
  1204.                UNITS "meters"
  1205.                MAX-ACCESS  read-write
  1206.                STATUS  current
  1207.                DESCRIPTION
  1208.                       "The length of the ds3 line in meters.  This
  1209.                       object provides information for line build out
  1210.                       circuitry if it exists and can use this object to
  1211.                       adjust the line build out."
  1212.                ::= { dsx3ConfigEntry 13 }
  1213.  
  1214.           dsx3LineStatusLastChange OBJECT-TYPE
  1215.                SYNTAX  TimeStamp
  1216.                MAX-ACCESS  read-only
  1217.                STATUS  current
  1218.                DESCRIPTION
  1219.                       "The value of MIB II's sysUpTime object at the
  1220.                       time this DS3/E3 entered its current line status
  1221.                       state.  If the current state was entered prior to
  1222.                       the last re-initialization of the proxy-agent,
  1223.                       then this object contains a zero value."
  1224.                ::= { dsx3ConfigEntry 14 }
  1225.  
  1226.           dsx3LineStatusChangeTrapEnable  OBJECT-TYPE
  1227.                SYNTAX      INTEGER {
  1228.                               enabled(1),
  1229.                               disabled(2)
  1230.                            }
  1231.                MAX-ACCESS  read-write
  1232.                STATUS      current
  1233.                DESCRIPTION
  1234.                       "Indicates whether dsx3LineStatusChange traps
  1235.                       should be generated for this interface."
  1236.                DEFVAL { disabled }
  1237.                ::= { dsx3ConfigEntry 15 }
  1238.  
  1239.           dsx3LoopbackStatus  OBJECT-TYPE
  1240.                SYNTAX      INTEGER (1..127)
  1241.                MAX-ACCESS  read-only
  1242.  
  1243.  
  1244. Expires April 1997                                             [Page 24]
  1245.  
  1246. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1247.  
  1248.  
  1249.                STATUS      current
  1250.                DESCRIPTION
  1251.                       "This variable represents the current state of the
  1252.                       loopback on the DS3 interface.  It contains
  1253.                       information about loopbacks established by a
  1254.                       manager and remotely from the far end.
  1255.  
  1256.                       The dsx3LoopbackStatus is a bit map represented as
  1257.                       a sum, therefore is can represent multiple
  1258.                       loopbacks simultaneously.
  1259.  
  1260.                       The various bit positions are:
  1261.                        1  dsx3NoLoopback
  1262.                        2  dsx3NearEndPayloadLoopback
  1263.                        4  dsx3NearEndLineLoopback
  1264.                        8  dsx3NearEndOtherLoopback
  1265.                       16  dsx3NearEndInwardLoopback
  1266.                       32  dsx3FarEndPayloadLoopback
  1267.                       64  dsx3FarEndLineLoopback"
  1268.  
  1269.           ::= { dsx3ConfigEntry 16 }
  1270.  
  1271.  
  1272.  
  1273.  
  1274.  
  1275.  
  1276.  
  1277.  
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283.  
  1284.  
  1285.  
  1286.  
  1287.  
  1288.  
  1289.  
  1290.  
  1291.  
  1292.  
  1293.  
  1294.  
  1295. Expires April 1997                                             [Page 25]
  1296.  
  1297. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1298.  
  1299.  
  1300.           -- the DS3/E3 Current Table
  1301.  
  1302.  
  1303.           dsx3CurrentTable OBJECT-TYPE
  1304.                SYNTAX  SEQUENCE OF Dsx3CurrentEntry
  1305.                MAX-ACCESS  not-accessible
  1306.                STATUS  current
  1307.                DESCRIPTION
  1308.                       "The DS3/E3 current table contains various
  1309.                       statistics being collected for the current 15
  1310.                       minute interval."
  1311.                ::= { ds3 6 }
  1312.  
  1313.           dsx3CurrentEntry OBJECT-TYPE
  1314.                SYNTAX  Dsx3CurrentEntry
  1315.                MAX-ACCESS  not-accessible
  1316.                STATUS  current
  1317.                DESCRIPTION
  1318.                       "An entry in the DS3/E3 Current table."
  1319.                INDEX   { dsx3CurrentIndex }
  1320.                ::= { dsx3CurrentTable 1 }
  1321.  
  1322.           Dsx3CurrentEntry ::=
  1323.                SEQUENCE {
  1324.                    dsx3CurrentIndex           InterfaceIndex,
  1325.                    dsx3CurrentPESs            PerfCurrentCount,
  1326.                    dsx3CurrentPSESs           PerfCurrentCount,
  1327.                    dsx3CurrentSEFSs           PerfCurrentCount,
  1328.                    dsx3CurrentUASs            PerfCurrentCount,
  1329.                    dsx3CurrentLCVs            PerfCurrentCount,
  1330.                    dsx3CurrentPCVs            PerfCurrentCount,
  1331.                    dsx3CurrentLESs            PerfCurrentCount,
  1332.                    dsx3CurrentCCVs            PerfCurrentCount,
  1333.                    dsx3CurrentCESs            PerfCurrentCount,
  1334.                    dsx3CurrentCSESs           PerfCurrentCount
  1335.               }
  1336.  
  1337.           dsx3CurrentIndex OBJECT-TYPE
  1338.                SYNTAX  InterfaceIndex
  1339.                MAX-ACCESS  read-only
  1340.                STATUS  current
  1341.                DESCRIPTION
  1342.                       "The index value which uniquely identifies the
  1343.                       DS3/E3 interface to which this entry is
  1344.                       applicable.  The interface identified by a
  1345.  
  1346.  
  1347. Expires April 1997                                             [Page 26]
  1348.  
  1349. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1350.  
  1351.  
  1352.                       particular value of this index is the same
  1353.                       interface as identified by the same value an
  1354.                       dsx3LineIndex object instance."
  1355.                ::= { dsx3CurrentEntry 1 }
  1356.  
  1357.           dsx3CurrentPESs OBJECT-TYPE
  1358.                SYNTAX  PerfCurrentCount
  1359.                MAX-ACCESS  read-only
  1360.                STATUS  current
  1361.                DESCRIPTION
  1362.                       "The counter associated with the number of P-bit
  1363.                       Errored Seconds, encountered by a DS3 interface in
  1364.                       the current 15 minute interval.  noSuchInstance
  1365.                       will be returned if no data is available."
  1366.                ::= { dsx3CurrentEntry 2 }
  1367.  
  1368.           dsx3CurrentPSESs OBJECT-TYPE
  1369.                SYNTAX  PerfCurrentCount
  1370.                MAX-ACCESS  read-only
  1371.                STATUS  current
  1372.                DESCRIPTION
  1373.                       "The counter associated with the number of P-bit
  1374.                       Severely Errored Seconds, encountered by a DS3
  1375.                       interface in the current 15 minute interval.
  1376.                       noSuchInstance will be returned if no data is
  1377.                       available."
  1378.                ::= { dsx3CurrentEntry 3 }
  1379.  
  1380.           dsx3CurrentSEFSs OBJECT-TYPE
  1381.                SYNTAX  PerfCurrentCount
  1382.                MAX-ACCESS  read-only
  1383.                STATUS  current
  1384.                DESCRIPTION
  1385.                       "The counter associated with the number of
  1386.                       Severely Errored Framing Seconds, encountered by a
  1387.                       DS3/E3 interface in the current 15 minute
  1388.                       interval.  noSuchInstance will be returned if no
  1389.                       data is available."
  1390.                ::= { dsx3CurrentEntry 4 }
  1391.  
  1392.           dsx3CurrentUASs OBJECT-TYPE
  1393.                SYNTAX  PerfCurrentCount
  1394.                MAX-ACCESS  read-only
  1395.                STATUS  current
  1396.                DESCRIPTION
  1397.  
  1398.  
  1399. Expires April 1997                                             [Page 27]
  1400.  
  1401. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1402.  
  1403.  
  1404.                       "The counter associated with the number of
  1405.                       Unavailable Seconds, encountered by a DS3
  1406.                       interface in the current 15 minute interval.
  1407.                       noSuchInstance will be returned if no data is
  1408.                       available."
  1409.                ::= { dsx3CurrentEntry 5 }
  1410.  
  1411.           dsx3CurrentLCVs OBJECT-TYPE
  1412.                SYNTAX  PerfCurrentCount
  1413.                MAX-ACCESS  read-only
  1414.                STATUS  current
  1415.                DESCRIPTION
  1416.                       "The counter associated with the number of Line
  1417.                       Coding Violations encountered by a DS3/E3
  1418.                       interface in the current 15 minute interval.
  1419.                       noSuchInstance will be returned if no data is
  1420.                       available."
  1421.                ::= { dsx3CurrentEntry 6 }
  1422.  
  1423.           dsx3CurrentPCVs OBJECT-TYPE
  1424.                SYNTAX  PerfCurrentCount
  1425.                MAX-ACCESS  read-only
  1426.                STATUS  current
  1427.                DESCRIPTION
  1428.                       "The counter associated with the number of P-bit
  1429.                       Coding Violations, encountered by a DS3 interface
  1430.                       in the current 15 minute interval.  noSuchInstance
  1431.                       will be returned if no data is available."
  1432.                ::= { dsx3CurrentEntry 7 }
  1433.  
  1434.           dsx3CurrentLESs OBJECT-TYPE
  1435.                SYNTAX  PerfCurrentCount
  1436.                MAX-ACCESS  read-only
  1437.                STATUS  current
  1438.                DESCRIPTION
  1439.                       "The number of Line Errored Seconds encountered by
  1440.                       a DS3/E3 interface in the current 15 minute
  1441.                       interval.  noSuchInstance will be returned if no
  1442.                       data is available."
  1443.                ::= { dsx3CurrentEntry 8 }
  1444.  
  1445.           dsx3CurrentCCVs OBJECT-TYPE
  1446.                SYNTAX  PerfCurrentCount
  1447.                MAX-ACCESS  read-only
  1448.                STATUS  current
  1449.  
  1450.  
  1451. Expires April 1997                                             [Page 28]
  1452.  
  1453. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1454.  
  1455.  
  1456.                DESCRIPTION
  1457.                       "The number of C-bit Coding Violations encountered
  1458.                       by a DS3 interface in the current 15 minute
  1459.                       interval.  noSuchInstance will be returned if no
  1460.                       data is available."
  1461.                ::= { dsx3CurrentEntry 9 }
  1462.  
  1463.           dsx3CurrentCESs OBJECT-TYPE
  1464.                SYNTAX  PerfCurrentCount
  1465.                MAX-ACCESS  read-only
  1466.                STATUS  current
  1467.                DESCRIPTION
  1468.                       "The number of C-bit Errored Seconds encountered
  1469.                       by a DS3 interface in the current 15 minute
  1470.                       interval.  noSuchInstance will be returned if no
  1471.                       data is available."
  1472.                ::= { dsx3CurrentEntry 10 }
  1473.  
  1474.           dsx3CurrentCSESs OBJECT-TYPE
  1475.                SYNTAX  PerfCurrentCount
  1476.                MAX-ACCESS  read-only
  1477.                STATUS  current
  1478.                DESCRIPTION
  1479.                       "The number of C-bit Severely Errored Seconds
  1480.                       encountered by a DS3 interface in the current 15
  1481.                       minute interval.  noSuchInstance will be returned
  1482.                       if no data is available."
  1483.                ::= { dsx3CurrentEntry 11 }
  1484.  
  1485.  
  1486.  
  1487.  
  1488.  
  1489.  
  1490.  
  1491.  
  1492.  
  1493.  
  1494.  
  1495.  
  1496.  
  1497.  
  1498.  
  1499.  
  1500.  
  1501.  
  1502. Expires April 1997                                             [Page 29]
  1503.  
  1504. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1505.  
  1506.  
  1507.           -- the DS3/E3 Interval Table
  1508.  
  1509.           dsx3IntervalTable OBJECT-TYPE
  1510.                SYNTAX  SEQUENCE OF Dsx3IntervalEntry
  1511.                MAX-ACCESS  not-accessible
  1512.                STATUS  current
  1513.                DESCRIPTION
  1514.                       "The DS3/E3 Interval Table contains various
  1515.                       statistics collected by each DS3/E3 Interface over
  1516.                       the previous 24 hours of operation.  The past 24
  1517.                       hours are broken into 96 completed 15 minute
  1518.                       intervals."
  1519.  
  1520.                ::= { ds3 7 }
  1521.  
  1522.           dsx3IntervalEntry OBJECT-TYPE
  1523.                SYNTAX  Dsx3IntervalEntry
  1524.                MAX-ACCESS  not-accessible
  1525.                STATUS  current
  1526.                DESCRIPTION
  1527.                       "An entry in the DS3/E3 Interval table."
  1528.                INDEX   { dsx3IntervalIndex, dsx3IntervalNumber }
  1529.                ::= { dsx3IntervalTable 1 }
  1530.  
  1531.           Dsx3IntervalEntry ::=
  1532.                SEQUENCE {
  1533.                    dsx3IntervalIndex           InterfaceIndex,
  1534.                    dsx3IntervalNumber          INTEGER,
  1535.                    dsx3IntervalPESs            PerfIntervalCount,
  1536.                    dsx3IntervalPSESs           PerfIntervalCount,
  1537.                    dsx3IntervalSEFSs           PerfIntervalCount,
  1538.                    dsx3IntervalUASs            PerfIntervalCount,
  1539.                    dsx3IntervalLCVs            PerfIntervalCount,
  1540.                    dsx3IntervalPCVs            PerfIntervalCount,
  1541.                    dsx3IntervalLESs            PerfIntervalCount,
  1542.                    dsx3IntervalCCVs            PerfIntervalCount,
  1543.                    dsx3IntervalCESs            PerfIntervalCount,
  1544.                    dsx3IntervalCSESs           PerfIntervalCount,
  1545.                    dsx3IntervalValidData       TruthValue
  1546.                }
  1547.  
  1548.           dsx3IntervalIndex OBJECT-TYPE
  1549.                SYNTAX  InterfaceIndex
  1550.                MAX-ACCESS  read-only
  1551.                STATUS  current
  1552.  
  1553.  
  1554. Expires April 1997                                             [Page 30]
  1555.  
  1556. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1557.  
  1558.  
  1559.                DESCRIPTION
  1560.                       "The index value which uniquely identifies the
  1561.                       DS3/E3 interface to which this entry is
  1562.                       applicable.  The interface identified by a
  1563.                       particular value of this index is the same
  1564.                       interface as identified by the same value an
  1565.                       dsx3LineIndex object instance."
  1566.                ::= { dsx3IntervalEntry 1 }
  1567.  
  1568.           dsx3IntervalNumber OBJECT-TYPE
  1569.                SYNTAX  INTEGER (1..96)
  1570.                MAX-ACCESS  read-only
  1571.                STATUS  current
  1572.                DESCRIPTION
  1573.                       "A number between 1 and 96, where 1 is the most
  1574.                       recently completed 15 minute interval and 96 is
  1575.                       the 15 minutes interval completed 23 hours and 45
  1576.                       minutes prior to interval 1."
  1577.                ::= { dsx3IntervalEntry 2 }
  1578.  
  1579.           dsx3IntervalPESs OBJECT-TYPE
  1580.                SYNTAX  PerfIntervalCount
  1581.                MAX-ACCESS  read-only
  1582.                STATUS  current
  1583.                DESCRIPTION
  1584.                       "The counter associated with the number of P-bit
  1585.                       Errored Seconds, encountered by a DS3 interface in
  1586.                       one of the previous 96, individual 15 minute,
  1587.                       intervals. In the case where the agent is a proxy
  1588.                       and valid data is not available, return
  1589.                       noSuchInstance."
  1590.                ::= { dsx3IntervalEntry 3 }
  1591.  
  1592.           dsx3IntervalPSESs OBJECT-TYPE
  1593.                SYNTAX  PerfIntervalCount
  1594.                MAX-ACCESS  read-only
  1595.                STATUS  current
  1596.                DESCRIPTION
  1597.                       "The counter associated with the number of P-bit
  1598.                       Severely Errored Seconds, encountered by a DS3
  1599.                       interface in one of the previous 96, individual 15
  1600.                       minute, intervals. In the case where the agent is
  1601.                       a proxy and valid data is not available, return
  1602.                       noSuchInstance."
  1603.                ::= { dsx3IntervalEntry 4 }
  1604.  
  1605.  
  1606. Expires April 1997                                             [Page 31]
  1607.  
  1608. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1609.  
  1610.  
  1611.           dsx3IntervalSEFSs OBJECT-TYPE
  1612.                SYNTAX  PerfIntervalCount
  1613.                MAX-ACCESS  read-only
  1614.                STATUS  current
  1615.                DESCRIPTION
  1616.                       "The counter associated with the number of
  1617.                       Severely Errored Framing Seconds, encountered by a
  1618.                       DS3/E3 interface in one of the previous 96,
  1619.                       individual 15 minute, intervals. In the case where
  1620.                       the agent is a proxy and valid data is not
  1621.                       available, return noSuchInstance."
  1622.                ::= { dsx3IntervalEntry 5 }
  1623.  
  1624.           dsx3IntervalUASs OBJECT-TYPE
  1625.                SYNTAX  PerfIntervalCount
  1626.                MAX-ACCESS  read-only
  1627.                STATUS  current
  1628.                DESCRIPTION
  1629.                       "The counter associated with the number of
  1630.                       Unavailable Seconds, encountered by a DS3
  1631.                       interface in one of the previous 96, individual 15
  1632.                       minute, intervals. In the case where the agent is
  1633.                       a proxy and valid data is not available, return
  1634.                       noSuchInstance. This object may decrease if the
  1635.                       occurance of unavailable seconds occurs across an
  1636.                       inteval boundary."
  1637.                ::= { dsx3IntervalEntry 6 }
  1638.  
  1639.           dsx3IntervalLCVs OBJECT-TYPE
  1640.                SYNTAX  PerfIntervalCount
  1641.                MAX-ACCESS  read-only
  1642.                STATUS  current
  1643.                DESCRIPTION
  1644.                       "The counter associated with the number of Line
  1645.                       Coding Violations encountered by a DS3/E3
  1646.                       interface in one of the previous 96, individual 15
  1647.                       minute, intervals. In the case where the agent is
  1648.                       a proxy and valid data is not available, return
  1649.                       noSuchInstance."
  1650.                ::= { dsx3IntervalEntry 7 }
  1651.  
  1652.           dsx3IntervalPCVs OBJECT-TYPE
  1653.                SYNTAX  PerfIntervalCount
  1654.                MAX-ACCESS  read-only
  1655.                STATUS  current
  1656.  
  1657.  
  1658. Expires April 1997                                             [Page 32]
  1659.  
  1660. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1661.  
  1662.  
  1663.                DESCRIPTION
  1664.                       "The counter associated with the number of P-bit
  1665.                       Coding Violations, encountered by a DS3 interface
  1666.                       in one of the previous 96, individual 15 minute,
  1667.                       intervals. In the case where the agent is a proxy
  1668.                       and valid data is not available, return
  1669.                       noSuchInstance."
  1670.                ::= { dsx3IntervalEntry 8 }
  1671.  
  1672.           dsx3IntervalLESs OBJECT-TYPE
  1673.                SYNTAX  PerfIntervalCount
  1674.                MAX-ACCESS  read-only
  1675.                STATUS  current
  1676.                DESCRIPTION
  1677.                       "The number of Line Errored  Seconds  (BPVs  or
  1678.                       illegal  zero  sequences) encountered by a DS3/E3
  1679.                       interface in one of the previous 96, individual 15
  1680.                       minute, intervals. In the case where the agent is
  1681.                       a proxy and valid data is not available, return
  1682.                       noSuchInstance."
  1683.                ::= { dsx3IntervalEntry 9 }
  1684.  
  1685.           dsx3IntervalCCVs OBJECT-TYPE
  1686.                SYNTAX  PerfIntervalCount
  1687.                MAX-ACCESS  read-only
  1688.                STATUS  current
  1689.                DESCRIPTION
  1690.                       "The number of C-bit Coding Violations encountered
  1691.                       by a DS3 interface in one of the previous 96,
  1692.                       individual 15 minute, intervals. In the case where
  1693.                       the agent is a proxy and valid data is not
  1694.                       available, return noSuchInstance."
  1695.                ::= { dsx3IntervalEntry 10 }
  1696.  
  1697.           dsx3IntervalCESs OBJECT-TYPE
  1698.                SYNTAX  PerfIntervalCount
  1699.                MAX-ACCESS  read-only
  1700.                STATUS  current
  1701.                DESCRIPTION
  1702.                       "The number of C-bit Errored Seconds encountered
  1703.                       by a DS3 interface in one of the previous 96,
  1704.                       individual 15 minute, intervals. In the case where
  1705.                       the agent is a proxy and valid data is not
  1706.                       available, return noSuchInstance."
  1707.                ::= { dsx3IntervalEntry 11 }
  1708.  
  1709.  
  1710. Expires April 1997                                             [Page 33]
  1711.  
  1712. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1713.  
  1714.  
  1715.           dsx3IntervalCSESs OBJECT-TYPE
  1716.                SYNTAX  PerfIntervalCount
  1717.                MAX-ACCESS  read-only
  1718.                STATUS  current
  1719.                DESCRIPTION
  1720.                       "The number of C-bit Severely Errored Seconds
  1721.                       encountered by a DS3 interface in one of the
  1722.                       previous 96, individual 15 minute, intervals. In
  1723.                       the case where the agent is a proxy and valid data
  1724.                       is not available, return noSuchInstance."
  1725.                ::= { dsx3IntervalEntry 12 }
  1726.  
  1727.           dsx3IntervalValidData OBJECT-TYPE
  1728.                SYNTAX  TruthValue
  1729.                MAX-ACCESS read-only
  1730.                STATUS current
  1731.                DESCRIPTION
  1732.                       "This variable indicates if there is valid data
  1733.                       for this interval."
  1734.                ::= { dsx3IntervalEntry 13 }
  1735.  
  1736.  
  1737.  
  1738.  
  1739.  
  1740.  
  1741.  
  1742.  
  1743.  
  1744.  
  1745.  
  1746.  
  1747.  
  1748.  
  1749.  
  1750.  
  1751.  
  1752.  
  1753.  
  1754.  
  1755.  
  1756.  
  1757.  
  1758.  
  1759.  
  1760.  
  1761. Expires April 1997                                             [Page 34]
  1762.  
  1763. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1764.  
  1765.  
  1766.           -- the DS3/E3 Total
  1767.  
  1768.           dsx3TotalTable OBJECT-TYPE
  1769.                SYNTAX  SEQUENCE OF Dsx3TotalEntry
  1770.                MAX-ACCESS  not-accessible
  1771.                STATUS  current
  1772.                DESCRIPTION
  1773.                       "The DS3/E3 Total Table contains the cumulative
  1774.                       sum of the various statistics for the 24 hour
  1775.                       period preceding the current interval."
  1776.                ::= { ds3 8 }
  1777.  
  1778.           dsx3TotalEntry OBJECT-TYPE
  1779.                SYNTAX  Dsx3TotalEntry
  1780.                MAX-ACCESS  not-accessible
  1781.                STATUS  current
  1782.                DESCRIPTION
  1783.                       "An entry in the DS3/E3 Total table."
  1784.               INDEX   { dsx3TotalIndex }
  1785.                ::= { dsx3TotalTable 1 }
  1786.  
  1787.           Dsx3TotalEntry ::=
  1788.                SEQUENCE {
  1789.                    dsx3TotalIndex      InterfaceIndex,
  1790.                    dsx3TotalPESs       PerfTotalCount,
  1791.                    dsx3TotalPSESs      PerfTotalCount,
  1792.                    dsx3TotalSEFSs      PerfTotalCount,
  1793.                    dsx3TotalUASs       PerfTotalCount,
  1794.                    dsx3TotalLCVs       PerfTotalCount,
  1795.                    dsx3TotalPCVs       PerfTotalCount,
  1796.                    dsx3TotalLESs       PerfTotalCount,
  1797.                    dsx3TotalCCVs       PerfTotalCount,
  1798.                    dsx3TotalCESs       PerfTotalCount,
  1799.                    dsx3TotalCSESs      PerfTotalCount
  1800.                }
  1801.  
  1802.           dsx3TotalIndex OBJECT-TYPE
  1803.                SYNTAX  InterfaceIndex
  1804.                MAX-ACCESS  read-only
  1805.                STATUS  current
  1806.                DESCRIPTION
  1807.                       "The index value which uniquely identifies the
  1808.                       DS3/E3 interface to which this entry is
  1809.                       applicable.  The interface identified by a
  1810.                       particular value of this index is the same
  1811.  
  1812.  
  1813. Expires April 1997                                             [Page 35]
  1814.  
  1815. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1816.  
  1817.  
  1818.                       interface as identified by the same value an
  1819.                       dsx3LineIndex object instance."
  1820.                ::= { dsx3TotalEntry 1 }
  1821.  
  1822.           dsx3TotalPESs OBJECT-TYPE
  1823.                SYNTAX  PerfTotalCount
  1824.                MAX-ACCESS  read-only
  1825.                STATUS  current
  1826.                DESCRIPTION
  1827.                       "The counter associated with the number of P-bit
  1828.                       Errored Seconds, encountered by a DS3 interface in
  1829.                       the previous 24 hour interval. Invalid 15 minute
  1830.                       intervals count as 0."
  1831.                ::= { dsx3TotalEntry 2 }
  1832.  
  1833.           dsx3TotalPSESs OBJECT-TYPE
  1834.                SYNTAX  PerfTotalCount
  1835.                MAX-ACCESS  read-only
  1836.                STATUS  current
  1837.                DESCRIPTION
  1838.                       "The counter associated with the number of P-bit
  1839.                       Severely Errored Seconds, encountered by a DS3
  1840.                       interface in the previous 24 hour interval.
  1841.                       Invalid 15 minute intervals count as 0."
  1842.                ::= { dsx3TotalEntry 3 }
  1843.  
  1844.           dsx3TotalSEFSs OBJECT-TYPE
  1845.                SYNTAX  PerfTotalCount
  1846.                MAX-ACCESS  read-only
  1847.                STATUS  current
  1848.                DESCRIPTION
  1849.                       "The counter associated with the number of
  1850.                       Severely Errored Framing Seconds, encountered by a
  1851.                       DS3/E3 interface in the previous 24 hour interval.
  1852.                       Invalid 15 minute intervals count as 0."
  1853.                ::= { dsx3TotalEntry 4 }
  1854.  
  1855.           dsx3TotalUASs OBJECT-TYPE
  1856.                SYNTAX  PerfTotalCount
  1857.                MAX-ACCESS  read-only
  1858.                STATUS  current
  1859.                DESCRIPTION
  1860.                       "The counter associated with the number of
  1861.                       Unavailable Seconds, encountered by a DS3
  1862.                       interface in the previous 24 hour interval.
  1863.  
  1864.  
  1865. Expires April 1997                                             [Page 36]
  1866.  
  1867. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1868.  
  1869.  
  1870.                       Invalid 15 minute intervals count as 0."
  1871.                ::= { dsx3TotalEntry 5 }
  1872.  
  1873.           dsx3TotalLCVs OBJECT-TYPE
  1874.                SYNTAX  PerfTotalCount
  1875.                MAX-ACCESS  read-only
  1876.                STATUS  current
  1877.                DESCRIPTION
  1878.                       "The counter associated with the number of Line
  1879.                       Coding Violations encountered by a DS3/E3
  1880.                       interface in the previous 24 hour interval.
  1881.                       Invalid 15 minute intervals count as 0."
  1882.                ::= { dsx3TotalEntry 6 }
  1883.  
  1884.           dsx3TotalPCVs OBJECT-TYPE
  1885.                SYNTAX  PerfTotalCount
  1886.                MAX-ACCESS  read-only
  1887.                STATUS  current
  1888.                DESCRIPTION
  1889.                       "The counter associated with the number of P-bit
  1890.                       Coding Violations, encountered by a DS3 interface
  1891.                       in the previous 24 hour interval. Invalid 15
  1892.                       minute intervals count as 0."
  1893.                ::= { dsx3TotalEntry 7 }
  1894.  
  1895.           dsx3TotalLESs OBJECT-TYPE
  1896.                SYNTAX  PerfTotalCount
  1897.                MAX-ACCESS  read-only
  1898.                STATUS  current
  1899.                DESCRIPTION
  1900.                       "The number of Line Errored  Seconds  (BPVs  or
  1901.                       illegal  zero  sequences) encountered by a DS3/E3
  1902.                       interface in the previous 24 hour interval.
  1903.                       Invalid 15 minute intervals count as 0."
  1904.                ::= { dsx3TotalEntry 8 }
  1905.  
  1906.           dsx3TotalCCVs OBJECT-TYPE
  1907.                SYNTAX  PerfTotalCount
  1908.                MAX-ACCESS  read-only
  1909.                STATUS  current
  1910.                DESCRIPTION
  1911.                       "The number of C-bit Coding Violations encountered
  1912.                       by a DS3 interface in the previous 24 hour
  1913.                       interval. Invalid 15 minute intervals count as 0."
  1914.                ::= { dsx3TotalEntry 9 }
  1915.  
  1916.  
  1917. Expires April 1997                                             [Page 37]
  1918.  
  1919. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1920.  
  1921.  
  1922.           dsx3TotalCESs OBJECT-TYPE
  1923.                SYNTAX  PerfTotalCount
  1924.                MAX-ACCESS  read-only
  1925.                STATUS  current
  1926.                DESCRIPTION
  1927.                       "The number of C-bit Errored Seconds encountered
  1928.                       by a DS3 interface in the previous 24 hour
  1929.                       interval. Invalid 15 minute intervals count as 0."
  1930.                ::= { dsx3TotalEntry 10 }
  1931.  
  1932.           dsx3TotalCSESs OBJECT-TYPE
  1933.                SYNTAX  PerfTotalCount
  1934.                MAX-ACCESS  read-only
  1935.                STATUS  current
  1936.                DESCRIPTION
  1937.                       "The number of C-bit Severely Errored Seconds
  1938.                       encountered by a DS3 interface in the previous 24
  1939.                       hour interval. Invalid 15 minute intervals count
  1940.                       as 0."
  1941.                ::= { dsx3TotalEntry 11 }
  1942.  
  1943.  
  1944.  
  1945.  
  1946.  
  1947.  
  1948.  
  1949.  
  1950.  
  1951.  
  1952.  
  1953.  
  1954.  
  1955.  
  1956.  
  1957.  
  1958.  
  1959.  
  1960.  
  1961.  
  1962.  
  1963.  
  1964.  
  1965.  
  1966.  
  1967.  
  1968. Expires April 1997                                             [Page 38]
  1969.  
  1970. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  1971.  
  1972.  
  1973.           -- The DS3 Far End Group
  1974.  
  1975.           -- The DS3 Far End Group consists of four tables :
  1976.           --   DS3 Far End Configuration
  1977.           --   DS3 Far End Current
  1978.           --   DS3 Far End Interval
  1979.           --   DS3 Far End Total
  1980.  
  1981.  
  1982.           -- The DS3 Far End Configuration Table
  1983.  
  1984.           dsx3FarEndConfigTable OBJECT-TYPE
  1985.                SYNTAX  SEQUENCE OF Dsx3FarEndConfigEntry
  1986.                MAX-ACCESS  not-accessible
  1987.                STATUS  current
  1988.                DESCRIPTION
  1989.                       "The DS3 Far End Configuration Table contains
  1990.                       configuration information reported in the C-bits
  1991.                       from the remote end."
  1992.                ::= { ds3 9 }
  1993.  
  1994.           dsx3FarEndConfigEntry OBJECT-TYPE
  1995.                SYNTAX  Dsx3FarEndConfigEntry
  1996.                MAX-ACCESS  not-accessible
  1997.                STATUS  current
  1998.                DESCRIPTION
  1999.                       "An entry in the DS3 Far End Configuration table."
  2000.               INDEX   { dsx3FarEndLineIndex }
  2001.                ::= { dsx3FarEndConfigTable 1 }
  2002.  
  2003.           Dsx3FarEndConfigEntry ::=
  2004.                SEQUENCE {
  2005.                    dsx3FarEndLineIndex          InterfaceIndex,
  2006.                   dsx3FarEndEquipCode           DisplayString,
  2007.                   dsx3FarEndLocationIDCode      DisplayString,
  2008.                   dsx3FarEndFrameIDCode         DisplayString,
  2009.                   dsx3FarEndUnitCode            DisplayString,
  2010.                   dsx3FarEndFacilityIDCode      DisplayString
  2011.                }
  2012.  
  2013.           dsx3FarEndLineIndex OBJECT-TYPE
  2014.                SYNTAX  InterfaceIndex
  2015.                MAX-ACCESS  read-only
  2016.                STATUS  current
  2017.                DESCRIPTION
  2018.  
  2019.  
  2020. Expires April 1997                                             [Page 39]
  2021.  
  2022. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2023.  
  2024.  
  2025.                       "The index value which uniquely identifies the DS3
  2026.                       interface to which this entry is applicable.  The
  2027.                       interface identified by a particular value of this
  2028.                       index is the same interface as identified by the
  2029.                       same value an dsx3LineIndex object instance."
  2030.               ::= { dsx3FarEndConfigEntry 1 }
  2031.  
  2032.           dsx3FarEndEquipCode OBJECT-TYPE
  2033.                SYNTAX  DisplayString (SIZE (0..10))
  2034.                MAX-ACCESS  read-write
  2035.                STATUS  current
  2036.                DESCRIPTION
  2037.                       "This is the Far End Equipment Identification code
  2038.                       that describes the specific piece of equipment.
  2039.                       It is sent within the Path Identification
  2040.                       Message."
  2041.                ::= { dsx3FarEndConfigEntry 2 }
  2042.  
  2043.           dsx3FarEndLocationIDCode OBJECT-TYPE
  2044.                SYNTAX  DisplayString (SIZE (0..11))
  2045.                MAX-ACCESS  read-write
  2046.                STATUS  current
  2047.                DESCRIPTION
  2048.                       "This is the Far End Location Identification code
  2049.                       that describes the specific location of the
  2050.                       equipment.  It is sent within the Path
  2051.                       Identification Message."
  2052.                ::= { dsx3FarEndConfigEntry 3 }
  2053.  
  2054.           dsx3FarEndFrameIDCode OBJECT-TYPE
  2055.                SYNTAX  DisplayString (SIZE (0..10))
  2056.                MAX-ACCESS  read-write
  2057.                STATUS  current
  2058.                DESCRIPTION
  2059.                       "This is the Far End Frame Identification code
  2060.                       that identifies where the equipment is located
  2061.                       within a building at a given location.  It is sent
  2062.                       within the Path Identification Message."
  2063.                ::= { dsx3FarEndConfigEntry 4 }
  2064.  
  2065.           dsx3FarEndUnitCode OBJECT-TYPE
  2066.                SYNTAX  DisplayString (SIZE (0..6))
  2067.                MAX-ACCESS  read-write
  2068.                STATUS  current
  2069.                DESCRIPTION
  2070.  
  2071.  
  2072. Expires April 1997                                             [Page 40]
  2073.  
  2074. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2075.  
  2076.  
  2077.                       "This is the Far End code that identifies the
  2078.                       equipment location within a bay.  It is sent
  2079.                       within the Path Identification Message."
  2080.                ::= { dsx3FarEndConfigEntry 5 }
  2081.  
  2082.           dsx3FarEndFacilityIDCode OBJECT-TYPE
  2083.                SYNTAX  DisplayString (SIZE (0..38))
  2084.                MAX-ACCESS  read-write
  2085.                STATUS  current
  2086.                DESCRIPTION
  2087.                       "This code identifies a specific Far End DS3 path.
  2088.                       It is sent within the Path Identification
  2089.                       Message."
  2090.                ::= { dsx3FarEndConfigEntry 6 }
  2091.  
  2092.           -- The DS3 Far End Current
  2093.  
  2094.           dsx3FarEndCurrentTable OBJECT-TYPE
  2095.                SYNTAX  SEQUENCE OF Dsx3FarEndCurrentEntry
  2096.                MAX-ACCESS  not-accessible
  2097.                STATUS  current
  2098.                DESCRIPTION
  2099.                       "The DS3 Far End Current table contains various
  2100.                       statistics being collected for the current 15
  2101.                       minute interval.  The statistics are collected
  2102.                       from the far end block error code within the C-
  2103.                       bits."
  2104.                ::= { ds3 10 }
  2105.  
  2106.           dsx3FarEndCurrentEntry OBJECT-TYPE
  2107.                SYNTAX  Dsx3FarEndCurrentEntry
  2108.                MAX-ACCESS  not-accessible
  2109.                STATUS  current
  2110.                DESCRIPTION
  2111.                       "An entry in the DS3 Far End Current table."
  2112.                INDEX   { dsx3FarEndCurrentIndex }
  2113.                ::= { dsx3FarEndCurrentTable 1 }
  2114.  
  2115.           Dsx3FarEndCurrentEntry ::=
  2116.                SEQUENCE {
  2117.                    dsx3FarEndCurrentIndex        InterfaceIndex,
  2118.                    dsx3FarEndTimeElapsed         INTEGER,
  2119.                    dsx3FarEndValidIntervals      INTEGER,
  2120.                    dsx3FarEndCurrentCESs         PerfCurrentCount,
  2121.                    dsx3FarEndCurrentCSESs        PerfCurrentCount,
  2122.  
  2123.  
  2124. Expires April 1997                                             [Page 41]
  2125.  
  2126. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2127.  
  2128.  
  2129.                    dsx3FarEndCurrentCCVs         PerfCurrentCount,
  2130.                    dsx3FarEndCurrentUASs         PerfCurrentCount,
  2131.                    dsx3FarEndInvalidIntervals    INTEGER
  2132.               }
  2133.  
  2134.            dsx3FarEndCurrentIndex OBJECT-TYPE
  2135.                SYNTAX  InterfaceIndex
  2136.                MAX-ACCESS  read-only
  2137.                STATUS  current
  2138.                DESCRIPTION
  2139.                       "The index value which uniquely identifies the DS3
  2140.                       interface to which this entry is applicable.  The
  2141.                       interface identified by a particular value of this
  2142.                       index is identical to the interface identified by
  2143.                       the same value of dsx3LineIndex."
  2144.                ::= { dsx3FarEndCurrentEntry 1 }
  2145.  
  2146.           dsx3FarEndTimeElapsed OBJECT-TYPE
  2147.                SYNTAX  INTEGER (0..899)
  2148.                MAX-ACCESS  read-only
  2149.                STATUS  current
  2150.                DESCRIPTION
  2151.                       "The number of seconds that have elapsed since the
  2152.                       beginning of the far end current error-measurement
  2153.                       period."
  2154.                ::= { dsx3FarEndCurrentEntry 2 }
  2155.  
  2156.           dsx3FarEndValidIntervals OBJECT-TYPE
  2157.                SYNTAX  INTEGER (0..96)
  2158.                MAX-ACCESS  read-only
  2159.                STATUS  current
  2160.                DESCRIPTION
  2161.                       "The number of previous far end intervals for
  2162.                       which valid data was collected.  The value will be
  2163.                       96 unless the interface was brought online within
  2164.                       the last 24 hours, in which case the value will be
  2165.                       the number of complete 15 minute far end intervals
  2166.                       since the interface has been online."
  2167.                ::= { dsx3FarEndCurrentEntry 3 }
  2168.  
  2169.           dsx3FarEndCurrentCESs OBJECT-TYPE
  2170.                SYNTAX  PerfCurrentCount
  2171.                MAX-ACCESS  read-only
  2172.                STATUS  current
  2173.                DESCRIPTION
  2174.  
  2175.  
  2176. Expires April 1997                                             [Page 42]
  2177.  
  2178. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2179.  
  2180.  
  2181.                       "The counter associated with the number of Far Far
  2182.                       End C-bit Errored Seconds encountered by a DS3
  2183.                       interface in the current 15 minute interval.
  2184.                       noSuchInstance will be returned if no data is
  2185.                       available."
  2186.                ::= { dsx3FarEndCurrentEntry 4 }
  2187.  
  2188.           dsx3FarEndCurrentCSESs OBJECT-TYPE
  2189.                SYNTAX  PerfCurrentCount
  2190.                MAX-ACCESS  read-only
  2191.                STATUS  current
  2192.                DESCRIPTION
  2193.                       "The counter associated with the number of Far End
  2194.                       C-bit Severely Errored Seconds encountered by a
  2195.                       DS3 interface in the current 15 minute interval.
  2196.                       noSuchInstance will be returned if no data is
  2197.                       available."
  2198.                ::= { dsx3FarEndCurrentEntry 5 }
  2199.  
  2200.           dsx3FarEndCurrentCCVs OBJECT-TYPE
  2201.                SYNTAX  PerfCurrentCount
  2202.                MAX-ACCESS  read-only
  2203.                STATUS  current
  2204.                DESCRIPTION
  2205.                       "The counter associated with the number of Far End
  2206.                       C-bit Coding Violations reported via the far end
  2207.                       block error count encountered by a DS3 interface
  2208.                       in the current 15 minute interval.  noSuchInstance
  2209.                       will be returned if no data is available."
  2210.                ::= { dsx3FarEndCurrentEntry 6 }
  2211.  
  2212.           dsx3FarEndCurrentUASs OBJECT-TYPE
  2213.                SYNTAX  PerfCurrentCount
  2214.                MAX-ACCESS  read-only
  2215.                STATUS  current
  2216.                DESCRIPTION
  2217.                       "The counter associated with the number of Far End
  2218.                       unavailable seconds encountered by a DS3 interface
  2219.                       in the current 15 minute interval.  noSuchInstance
  2220.                       will be returned if no data is available."
  2221.                ::= { dsx3FarEndCurrentEntry 7 }
  2222.  
  2223.           dsx3FarEndInvalidIntervals OBJECT-TYPE
  2224.                SYNTAX  INTEGER (0..96)
  2225.                MAX-ACCESS  read-only
  2226.  
  2227.  
  2228. Expires April 1997                                             [Page 43]
  2229.  
  2230. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2231.  
  2232.  
  2233.                STATUS  current
  2234.                DESCRIPTION
  2235.                       "The number of intervals for which no valid data
  2236.                       is available."
  2237.                ::= { dsx3FarEndCurrentEntry 8 }
  2238.  
  2239.           -- The DS3 Far End Interval Table
  2240.  
  2241.           dsx3FarEndIntervalTable OBJECT-TYPE
  2242.                SYNTAX  SEQUENCE OF Dsx3FarEndIntervalEntry
  2243.                MAX-ACCESS  not-accessible
  2244.                STATUS  current
  2245.                DESCRIPTION
  2246.                       "The DS3 Far End Interval Table contains various
  2247.                       statistics collected by each DS3 interface over
  2248.                       the previous 24 hours of operation.  The past 24
  2249.                       hours are broken into 96 completed 15 minute
  2250.                       intervals."
  2251.                ::= { ds3 11 }
  2252.  
  2253.           dsx3FarEndIntervalEntry OBJECT-TYPE
  2254.                SYNTAX  Dsx3FarEndIntervalEntry
  2255.                MAX-ACCESS  not-accessible
  2256.                STATUS  current
  2257.                DESCRIPTION
  2258.                       "An entry in the DS3 Far End Interval table."
  2259.                INDEX   { dsx3FarEndIntervalIndex,
  2260.                          dsx3FarEndIntervalNumber }
  2261.                ::= { dsx3FarEndIntervalTable 1 }
  2262.  
  2263.           Dsx3FarEndIntervalEntry ::=
  2264.                SEQUENCE {
  2265.                     dsx3FarEndIntervalIndex      InterfaceIndex,
  2266.                     dsx3FarEndIntervalNumber     INTEGER,
  2267.                     dsx3FarEndIntervalCESs       PerfIntervalCount,
  2268.                     dsx3FarEndIntervalCSESs      PerfIntervalCount,
  2269.                     dsx3FarEndIntervalCCVs       PerfIntervalCount,
  2270.                     dsx3FarEndIntervalUASs       PerfIntervalCount,
  2271.                     dsx3FarEndIntervalValidData  TruthValue
  2272.               }
  2273.  
  2274.           dsx3FarEndIntervalIndex OBJECT-TYPE
  2275.                SYNTAX  InterfaceIndex
  2276.                MAX-ACCESS  read-only
  2277.                STATUS  current
  2278.  
  2279.  
  2280. Expires April 1997                                             [Page 44]
  2281.  
  2282. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2283.  
  2284.  
  2285.                DESCRIPTION
  2286.                       "The index value which uniquely identifies the DS3
  2287.                       interface to which this entry is applicable.  The
  2288.                       interface identified by a particular value of this
  2289.                       index is identical to the interface identified by
  2290.                       the same value of dsx3LineIndex."
  2291.                ::= { dsx3FarEndIntervalEntry 1 }
  2292.  
  2293.           dsx3FarEndIntervalNumber OBJECT-TYPE
  2294.               SYNTAX  INTEGER (1..96)
  2295.               MAX-ACCESS  read-only
  2296.               STATUS  current
  2297.               DESCRIPTION
  2298.                       "A number between 1 and 96, where 1 is the most
  2299.                       recently completed 15 minute interval and 96 is
  2300.                       the 15 minutes interval completed 23 hours and 45
  2301.                       minutes prior to interval 1."
  2302.               ::= { dsx3FarEndIntervalEntry 2 }
  2303.  
  2304.           dsx3FarEndIntervalCESs OBJECT-TYPE
  2305.               SYNTAX  PerfIntervalCount
  2306.               MAX-ACCESS  read-only
  2307.               STATUS  current
  2308.               DESCRIPTION
  2309.                       "The counter associated with the number of Far End
  2310.                       C-bit Errored Seconds encountered by a DS3
  2311.                       interface in one of the previous 96, individual 15
  2312.                       minute, intervals. In the case where the agent is
  2313.                       a proxy and valid data is not available, return
  2314.                       noSuchInstance."
  2315.              ::= { dsx3FarEndIntervalEntry 3 }
  2316.  
  2317.           dsx3FarEndIntervalCSESs OBJECT-TYPE
  2318.               SYNTAX  PerfIntervalCount
  2319.               MAX-ACCESS  read-only
  2320.               STATUS  current
  2321.               DESCRIPTION
  2322.                       "The counter associated with the number of Far End
  2323.                       C-bit Severely Errored Seconds encountered by a
  2324.                       DS3 interface in one of the previous 96,
  2325.                       individual 15 minute, intervals. In the case where
  2326.                       the agent is a proxy and valid data is not
  2327.                       available, return noSuchInstance."
  2328.              ::= { dsx3FarEndIntervalEntry 4 }
  2329.  
  2330.  
  2331. Expires April 1997                                             [Page 45]
  2332.  
  2333. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2334.  
  2335.  
  2336.           dsx3FarEndIntervalCCVs OBJECT-TYPE
  2337.                SYNTAX  PerfIntervalCount
  2338.                MAX-ACCESS  read-only
  2339.                STATUS  current
  2340.                DESCRIPTION
  2341.                       "The counter associated with the number of Far End
  2342.                       C-bit Coding Violations reported via the far end
  2343.                       block error count encountered by a DS3 interface
  2344.                       in one of the previous 96, individual 15 minute,
  2345.                       intervals. In the case where the agent is a proxy
  2346.                       and valid data is not available, return
  2347.                       noSuchInstance."
  2348.                ::= { dsx3FarEndIntervalEntry 5 }
  2349.  
  2350.           dsx3FarEndIntervalUASs OBJECT-TYPE
  2351.                SYNTAX  PerfIntervalCount
  2352.                MAX-ACCESS  read-only
  2353.                STATUS  current
  2354.                DESCRIPTION
  2355.                       "The counter associated with the number of Far End
  2356.                       unavailable seconds encountered by a DS3 interface
  2357.                       in one of the previous 96, individual 15 minute,
  2358.                       intervals. In the case where the agent is a proxy
  2359.                       and valid data is not available, return
  2360.                       noSuchInstance."
  2361.                ::= { dsx3FarEndIntervalEntry 6 }
  2362.  
  2363.           dsx3FarEndIntervalValidData OBJECT-TYPE
  2364.                SYNTAX  TruthValue
  2365.                MAX-ACCESS  read-only
  2366.                STATUS  current
  2367.                DESCRIPTION
  2368.                       "This variable indicates if there is valid data
  2369.                       for this interval."
  2370.                ::= { dsx3FarEndIntervalEntry 7 }
  2371.  
  2372.  
  2373.           -- The DS3 Far End Total
  2374.  
  2375.           dsx3FarEndTotalTable OBJECT-TYPE
  2376.                SYNTAX  SEQUENCE OF Dsx3FarEndTotalEntry
  2377.                MAX-ACCESS  not-accessible
  2378.                STATUS  current
  2379.                DESCRIPTION
  2380.                       "The DS3 Far End Total Table contains the
  2381.  
  2382.  
  2383. Expires April 1997                                             [Page 46]
  2384.  
  2385. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2386.  
  2387.  
  2388.                       cumulative sum of the various statistics for the
  2389.                       24 hour period preceding the current interval."
  2390.                ::= { ds3 12 }
  2391.  
  2392.           dsx3FarEndTotalEntry OBJECT-TYPE
  2393.                SYNTAX  Dsx3FarEndTotalEntry
  2394.                MAX-ACCESS  not-accessible
  2395.                STATUS  current
  2396.                DESCRIPTION
  2397.                       "An entry in the DS3 Far End Total table."
  2398.                INDEX   { dsx3FarEndTotalIndex }
  2399.                ::= { dsx3FarEndTotalTable 1 }
  2400.  
  2401.           Dsx3FarEndTotalEntry ::=
  2402.                SEQUENCE {
  2403.                    dsx3FarEndTotalIndex       InterfaceIndex,
  2404.                    dsx3FarEndTotalCESs        PerfTotalCount,
  2405.                    dsx3FarEndTotalCSESs       PerfTotalCount,
  2406.                    dsx3FarEndTotalCCVs        PerfTotalCount,
  2407.                    dsx3FarEndTotalUASs        PerfTotalCount
  2408.                }
  2409.  
  2410.           dsx3FarEndTotalIndex OBJECT-TYPE
  2411.                SYNTAX  InterfaceIndex
  2412.                MAX-ACCESS  read-only
  2413.                STATUS  current
  2414.                DESCRIPTION
  2415.                       "The index value which uniquely identifies the DS3
  2416.                       interface to which this entry is applicable.  The
  2417.                       interface identified by a particular value of this
  2418.                       index is identical to the interface identified by
  2419.                       the same value of dsx3LineIndex."
  2420.                ::= { dsx3FarEndTotalEntry 1 }
  2421.  
  2422.           dsx3FarEndTotalCESs OBJECT-TYPE
  2423.               SYNTAX  PerfTotalCount
  2424.               MAX-ACCESS  read-only
  2425.               STATUS  current
  2426.               DESCRIPTION
  2427.                       "The counter associated with the number of Far End
  2428.                       C-bit Errored Seconds encountered by a DS3
  2429.                       interface in the previous 24 hour interval.
  2430.                       Invalid 15 minute intervals count as 0."
  2431.               ::= { dsx3FarEndTotalEntry 2 }
  2432.  
  2433.  
  2434. Expires April 1997                                             [Page 47]
  2435.  
  2436. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2437.  
  2438.  
  2439.           dsx3FarEndTotalCSESs OBJECT-TYPE
  2440.               SYNTAX  PerfTotalCount
  2441.               MAX-ACCESS  read-only
  2442.               STATUS  current
  2443.               DESCRIPTION
  2444.                       "The counter associated with the number of Far End
  2445.                       C-bit Severely Errored Seconds encountered by a
  2446.                       DS3 interface in the previous 24 hour interval.
  2447.                       Invalid 15 minute intervals count as 0."
  2448.               ::= { dsx3FarEndTotalEntry 3 }
  2449.  
  2450.           dsx3FarEndTotalCCVs OBJECT-TYPE
  2451.               SYNTAX  PerfTotalCount
  2452.               MAX-ACCESS  read-only
  2453.               STATUS  current
  2454.               DESCRIPTION
  2455.                       "The counter associated with the number of Far End
  2456.                       C-bit Coding Violations reported via the far end
  2457.                       block error count encountered by a DS3 interface
  2458.                       in the previous 24 hour interval. Invalid 15
  2459.                       minute intervals count as 0."
  2460.               ::= { dsx3FarEndTotalEntry 4 }
  2461.  
  2462.           dsx3FarEndTotalUASs OBJECT-TYPE
  2463.               SYNTAX  PerfTotalCount
  2464.               MAX-ACCESS  read-only
  2465.               STATUS  current
  2466.               DESCRIPTION
  2467.                       "The counter associated with the number of Far End
  2468.                       unavailable seconds encountered by a DS3 interface
  2469.                       in the previous 24 hour interval.  Invalid 15
  2470.                       minute intervals count as 0."
  2471.               ::= { dsx3FarEndTotalEntry 5 }
  2472.  
  2473.  
  2474.  
  2475.  
  2476.  
  2477.  
  2478.  
  2479.  
  2480.  
  2481.  
  2482.  
  2483.  
  2484.  
  2485. Expires April 1997                                             [Page 48]
  2486.  
  2487. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2488.  
  2489.  
  2490.           -- the DS3/E3 Fractional Table
  2491.  
  2492.           -- This table is deprecated.
  2493.  
  2494.           dsx3FracTable OBJECT-TYPE
  2495.               SYNTAX  SEQUENCE OF Dsx3FracEntry
  2496.               MAX-ACCESS  not-accessible
  2497.               STATUS  deprecated
  2498.               DESCRIPTION
  2499.                       "This table is deprecated in favour of using
  2500.                       ifStackTable.
  2501.  
  2502.                       Implementation of this table was optional.  It was
  2503.                       designed for those systems dividing a DS3/E3 into
  2504.                       channels containing different data streams that
  2505.                       are of local interest.
  2506.  
  2507.                       The DS3/E3 fractional table identifies which
  2508.                       DS3/E3 channels associated with a CSU are being
  2509.                       used to support a logical interface, i.e., an
  2510.                       entry in the interfaces table from the Internet-
  2511.                       standard MIB.
  2512.  
  2513.                       For example, consider a DS3 device with 4 high
  2514.                       speed links carrying router traffic, a feed for
  2515.                       voice, a feed for video, and a synchronous channel
  2516.                       for a non-routed protocol.  We might describe the
  2517.                       allocation of channels, in the dsx3FracTable, as
  2518.                       follows:
  2519.                       dsx3FracIfIndex.2. 1 = 3  dsx3FracIfIndex.2.15 = 4
  2520.                       dsx3FracIfIndex.2. 2 = 3  dsx3FracIfIndex.2.16 = 6
  2521.                       dsx3FracIfIndex.2. 3 = 3  dsx3FracIfIndex.2.17 = 6
  2522.                       dsx3FracIfIndex.2. 4 = 3  dsx3FracIfIndex.2.18 = 6
  2523.                       dsx3FracIfIndex.2. 5 = 3  dsx3FracIfIndex.2.19 = 6
  2524.                       dsx3FracIfIndex.2. 6 = 3  dsx3FracIfIndex.2.20 = 6
  2525.                       dsx3FracIfIndex.2. 7 = 4  dsx3FracIfIndex.2.21 = 6
  2526.                       dsx3FracIfIndex.2. 8 = 4  dsx3FracIfIndex.2.22 = 6
  2527.                       dsx3FracIfIndex.2. 9 = 4  dsx3FracIfIndex.2.23 = 6
  2528.                       dsx3FracIfIndex.2.10 = 4  dsx3FracIfIndex.2.24 = 6
  2529.                       dsx3FracIfIndex.2.11 = 4  dsx3FracIfIndex.2.25 = 6
  2530.                       dsx3FracIfIndex.2.12 = 5  dsx3FracIfIndex.2.26 = 6
  2531.                       dsx3FracIfIndex.2.13 = 5  dsx3FracIfIndex.2.27 = 6
  2532.                       dsx3FracIfIndex.2.14 = 5  dsx3FracIfIndex.2.28 = 6
  2533.                       For dsx3M23, dsx3 SYNTRAN, dsx3CbitParity, and
  2534.                       dsx3ClearChannel  there are 28 legal channels,
  2535.  
  2536.  
  2537. Expires April 1997                                             [Page 49]
  2538.  
  2539. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2540.  
  2541.  
  2542.                       numbered 1 throug h 28.
  2543.  
  2544.                       For e3Framed there are 16 legal channels, numbered
  2545.                       1 through 16.  The channels (1..16) correspond
  2546.                       directly to the equivalently numbered time-slots."
  2547.                ::= { ds3 13 }
  2548.  
  2549.           dsx3FracEntry OBJECT-TYPE
  2550.                SYNTAX  Dsx3FracEntry
  2551.                MAX-ACCESS  not-accessible
  2552.                STATUS  deprecated
  2553.                DESCRIPTION
  2554.                               "An entry in the DS3 Fractional table."
  2555.               INDEX   { dsx3FracIndex, dsx3FracNumber }
  2556.               ::= { dsx3FracTable 1 }
  2557.  
  2558.           Dsx3FracEntry ::=
  2559.                SEQUENCE {
  2560.                    dsx3FracIndex     INTEGER,
  2561.                    dsx3FracNumber    INTEGER,
  2562.                    dsx3FracIfIndex   INTEGER
  2563.               }
  2564.  
  2565.  
  2566.           dsx3FracIndex OBJECT-TYPE
  2567.               SYNTAX  INTEGER (1..'7fffffff'h)
  2568.               MAX-ACCESS  read-only
  2569.               STATUS  deprecated
  2570.               DESCRIPTION
  2571.                       "The index value which uniquely identifies  the
  2572.                       DS3  interface  to which this entry is applicable
  2573.                       The interface identified by a  particular value
  2574.                       of  this  index is the same interface as
  2575.                       identified by the same value  an  dsx3LineIndex
  2576.                       object instance."
  2577.              ::= { dsx3FracEntry 1 }
  2578.  
  2579.           dsx3FracNumber OBJECT-TYPE
  2580.               SYNTAX  INTEGER (1..31)
  2581.               MAX-ACCESS  read-only
  2582.               STATUS  deprecated
  2583.               DESCRIPTION
  2584.                       "The channel number for this entry."
  2585.              ::= { dsx3FracEntry 2 }
  2586.  
  2587.  
  2588. Expires April 1997                                             [Page 50]
  2589.  
  2590. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2591.  
  2592.  
  2593.           dsx3FracIfIndex OBJECT-TYPE
  2594.               SYNTAX  INTEGER (1..'7fffffff'h)
  2595.               MAX-ACCESS  read-write
  2596.               STATUS  deprecated
  2597.               DESCRIPTION
  2598.                       "An index value that uniquely identifies an
  2599.                       interface.  The interface identified by a
  2600.                       particular value of this index is the same
  2601.                       interface as  identified by the same value an
  2602.                       ifIndex object instance. If no interface is
  2603.                       currently using a channel, the value should be
  2604.                       zero.  If a single interface occupies more  than
  2605.                       one  time slot,  that ifIndex value will be found
  2606.                       in multiple time slots."
  2607.              ::= { dsx3FracEntry 3 }
  2608.  
  2609.  
  2610.  
  2611.           -- conformance information
  2612.  
  2613.           ds3Conformance OBJECT IDENTIFIER ::= { ds3 14 }
  2614.  
  2615.           ds3Groups      OBJECT IDENTIFIER ::= { ds3Conformance 1 }
  2616.           ds3Compliances OBJECT IDENTIFIER ::= { ds3Conformance 2 }
  2617.  
  2618.  
  2619.  
  2620.           -- compliance statements
  2621.  
  2622.           ds3Compliance MODULE-COMPLIANCE
  2623.               STATUS  current
  2624.               DESCRIPTION
  2625.                       "The compliance statement for DS3/E3 interfaces."
  2626.               MODULE  -- this module
  2627.                   MANDATORY-GROUPS { ds3NearEndConfigGroup,
  2628.                                      ds3NearEndStatisticsGroup }
  2629.  
  2630.                   GROUP       ds3FarEndGroup
  2631.                   DESCRIPTION
  2632.                       "Implementation of this group is optional for all
  2633.                       systems that attach to a DS3 Interface.  However,
  2634.                       only C-bit Parity and SYNTRAN DS3 applications
  2635.                       have the capability (option) of providing this
  2636.                       information."
  2637.                   GROUP       ds3NearEndOptionalConfigGroup
  2638.  
  2639.  
  2640. Expires April 1997                                             [Page 51]
  2641.  
  2642. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2643.  
  2644.  
  2645.                   DESCRIPTION
  2646.                       "Implementation of this group is optional for all
  2647.                       systems that attach to a DS3 interface."
  2648.               ::= { ds3Compliances 1 }
  2649.  
  2650.           -- units of conformance
  2651.  
  2652.           ds3NearEndConfigGroup  OBJECT-GROUP
  2653.               OBJECTS { dsx3LineIndex,
  2654.                         dsx3TimeElapsed,
  2655.                         dsx3ValidIntervals,
  2656.                         dsx3LineType,
  2657.                         dsx3LineCoding,
  2658.                         dsx3SendCode,
  2659.                         dsx3CircuitIdentifier,
  2660.                         dsx3LoopbackConfig,
  2661.                         dsx3LineStatus,
  2662.                         dsx3TransmitClockSource,
  2663.                         dsx3InvalidIntervals,
  2664.                         dsx3LineLength,
  2665.                         dsx3LoopbackStatus }
  2666.               STATUS  current
  2667.               DESCRIPTION
  2668.                       "A collection of objects providing configuration
  2669.                       information applicable to all DS3/E3 interfaces."
  2670.               ::= { ds3Groups 1 }
  2671.  
  2672.           ds3NearEndStatisticsGroup OBJECT-GROUP
  2673.               OBJECTS { dsx3CurrentIndex,
  2674.                         dsx3CurrentPESs,
  2675.                         dsx3CurrentPSESs,
  2676.                         dsx3CurrentSEFSs,
  2677.                         dsx3CurrentUASs,
  2678.                         dsx3CurrentLCVs,
  2679.                         dsx3CurrentPCVs,
  2680.                         dsx3CurrentLESs,
  2681.                         dsx3CurrentCCVs,
  2682.                         dsx3CurrentCESs,
  2683.                         dsx3CurrentCSESs,
  2684.                         dsx3IntervalIndex,
  2685.                         dsx3IntervalNumber,
  2686.                         dsx3IntervalPESs,
  2687.                         dsx3IntervalPSESs,
  2688.                         dsx3IntervalSEFSs,
  2689.                         dsx3IntervalUASs,
  2690.  
  2691.  
  2692. Expires April 1997                                             [Page 52]
  2693.  
  2694. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2695.  
  2696.  
  2697.                         dsx3IntervalLCVs,
  2698.                         dsx3IntervalPCVs,
  2699.                         dsx3IntervalLESs,
  2700.                         dsx3IntervalCCVs,
  2701.                         dsx3IntervalCESs,
  2702.                         dsx3IntervalCSESs,
  2703.                         dsx3IntervalValidData,
  2704.                         dsx3TotalIndex,
  2705.                         dsx3TotalPESs,
  2706.                         dsx3TotalPSESs,
  2707.                         dsx3TotalSEFSs,
  2708.                         dsx3TotalUASs,
  2709.                         dsx3TotalLCVs,
  2710.                         dsx3TotalPCVs,
  2711.                         dsx3TotalLESs,
  2712.                         dsx3TotalCCVs,
  2713.                         dsx3TotalCESs,
  2714.                         dsx3TotalCSESs }
  2715.               STATUS  current
  2716.               DESCRIPTION
  2717.                       "A collection of objects providing statistics
  2718.                       information applicable to all DS3/E3 interfaces."
  2719.               ::= { ds3Groups 2 }
  2720.  
  2721.           ds3FarEndGroup  OBJECT-GROUP
  2722.               OBJECTS { dsx3FarEndLineIndex,
  2723.                         dsx3FarEndEquipCode,
  2724.                         dsx3FarEndLocationIDCode,
  2725.                         dsx3FarEndFrameIDCode,
  2726.                         dsx3FarEndUnitCode,
  2727.                         dsx3FarEndFacilityIDCode,
  2728.                         dsx3FarEndCurrentIndex,
  2729.                         dsx3FarEndTimeElapsed,
  2730.                         dsx3FarEndValidIntervals,
  2731.                         dsx3FarEndCurrentCESs,
  2732.                         dsx3FarEndCurrentCSESs,
  2733.                         dsx3FarEndCurrentCCVs,
  2734.                         dsx3FarEndCurrentUASs,
  2735.                         dsx3FarEndInvalidIntervals,
  2736.                         dsx3FarEndIntervalIndex,
  2737.                         dsx3FarEndIntervalNumber,
  2738.                         dsx3FarEndIntervalCESs,
  2739.                         dsx3FarEndIntervalCSESs,
  2740.                         dsx3FarEndIntervalCCVs,
  2741.                         dsx3FarEndIntervalUASs,
  2742.  
  2743.  
  2744. Expires April 1997                                             [Page 53]
  2745.  
  2746. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2747.  
  2748.  
  2749.                         dsx3FarEndIntervalValidData,
  2750.                         dsx3FarEndTotalIndex,
  2751.                         dsx3FarEndTotalCESs,
  2752.                         dsx3FarEndTotalCSESs,
  2753.                         dsx3FarEndTotalCCVs,
  2754.                         dsx3FarEndTotalUASs }
  2755.               STATUS  current
  2756.               DESCRIPTION
  2757.                       "A collection of objects providing remote
  2758.                       configuration and statistics information
  2759.                       applicable to C-bit Parity and SYNTRAN DS3
  2760.                       interfaces."
  2761.               ::= { ds3Groups 3 }
  2762.  
  2763.           ds3DeprecatedGroup OBJECT-GROUP
  2764.               OBJECTS { dsx3IfIndex,
  2765.                         dsx3FracIndex,
  2766.                         dsx3FracNumber,
  2767.                         dsx3FracIfIndex }
  2768.               STATUS  deprecated
  2769.               DESCRIPTION
  2770.                       "A collection of obsolete objects that may be
  2771.                       implemented for backwards compatibility."
  2772.               ::= { ds3Groups 4 }
  2773.  
  2774.           ds3NearEndOptionalConfigGroup OBJECT-GROUP
  2775.               OBJECTS { dsx3LineStatusLastChange,
  2776.                         dsx3LineStatusChangeTrapEnable }
  2777.  
  2778.               STATUS    current
  2779.               DESCRIPTION
  2780.                       "A collection of objects that may be implemented
  2781.                       on DS3/E3 interfaces."
  2782.               ::= { ds3Groups 5 }
  2783.  
  2784.  
  2785.  
  2786.  
  2787.  
  2788.  
  2789.  
  2790.  
  2791.  
  2792.  
  2793.  
  2794.  
  2795. Expires April 1997                                             [Page 54]
  2796.  
  2797. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2798.  
  2799.  
  2800.            -- Ds3 TRAPS
  2801.  
  2802.           ds3Traps OBJECT IDENTIFIER ::= { ds3 15 }
  2803.  
  2804.  
  2805.  
  2806.           dsx3LineStatusChange NOTIFICATION-TYPE
  2807.               OBJECTS { dsx3LineStatus,
  2808.                         dsx3LineStatusLastChange }
  2809.               STATUS  current
  2810.               DESCRIPTION
  2811.                       "A dsx3LineStatusChange trap is sent when the
  2812.                       value of an instance dsx1LineStatus changes. It
  2813.                       can be utilized by an NMS to trigger polls.  When
  2814.                       the line status change results in a lower level
  2815.                       line status change (i.e. ds1), then no traps for
  2816.                       the lower level are sent."
  2817.                          ::= { ds3Traps 0 1 }
  2818.  
  2819.  
  2820.  
  2821.                       END
  2822.  
  2823. 5.  Appendix A - Use of dsx3IfIndex and dsx3LineIndex
  2824.  
  2825.    This Appendix exists to document the previous use if dsx3IfIndex and
  2826.    dsx3LineIndex and to clarify the relationship of dsx3LineIndex as
  2827.    defined in rfc1407 with the dsx3LineIndex as defined in this
  2828.    document.
  2829.  
  2830.    The following shows the old and new definitions and the relationship:
  2831.  
  2832.    [New Definition]: "This object should be made equal to ifIndex.  The
  2833.    next paragraph describes its previous usage.  Making the object equal
  2834.    to ifIndex allows proper use of ifStackTable.
  2835.  
  2836.    [Old Definition]: "this object is the identifier of a DS3/E3
  2837.    Interface on a managed device.  If there is an ifEntry that is
  2838.    directly associated with this and only this DS3/E3 interface, it
  2839.    should have the same value as ifIndex.  Otherwise, number the
  2840.    dsx3LineIndices with an unique identifier following the rules of
  2841.    choosing a number that is greater than ifNumber and numbering the
  2842.    inside interfaces (e.g., equipment side) with even numbers and
  2843.    outside interfaces (e.g, network side) with odd numbers."
  2844.  
  2845.  
  2846. Expires April 1997                                             [Page 55]
  2847.  
  2848. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2849.  
  2850.  
  2851.    When the "Old Definition" was created, my understanding was that it
  2852.    was described this way to allow a manager to treat the value _as if_
  2853.    it were and ifIndex, i.e. the value would either be:  1) an ifIndex
  2854.    value or 2) a value that was guaranteed to be different from all
  2855.    valid ifIndex values.
  2856.  
  2857.    The new definition is a subset of that definition, i.e. the value is
  2858.    always an ifIndex value.
  2859.  
  2860.    The following is Section 3.1 from rfc1407:
  2861.  
  2862.    Different physical configurations for the support of SNMP with DS3/E3
  2863.    equipment exist. To accommodate these scenarios, two different
  2864.    indices for DS3/E3 interfaces are introduced in this MIB.  These
  2865.    indices are dsx3IfIndex and dsx3LineIndex.
  2866.  
  2867.    External interface scenario: the SNMP Agent represents all managed
  2868.    DS3/E3 lines as external interfaces (for example, an Agent residing
  2869.    on the device supporting DS3/E3 interfaces directly):
  2870.  
  2871.    For this scenario, all interfaces are assigned an integer value equal
  2872.    to ifIndex, and the following applies:
  2873.  
  2874.       ifIndex=dsx3IfIndex=dsx3LineIndex for all interfaces.
  2875.  
  2876.    The dsx3IfIndex column of the DS3/E3 Configuration table relates each
  2877.    DS3/E3 interface to its corresponding interface (ifIndex) in the
  2878.    Internet-standard MIB (MIB-II STD 17, RFC1213).
  2879.  
  2880.    External&Internal interface scenario: the SNMP Agents resides on an
  2881.    host external from the device supporting DS3/E3 interfaces (e.g., a
  2882.    router). The Agent represents both the host and the DS3/E3 device.
  2883.    The index dsx3LineIndex is used to not only represent the DS3/E3
  2884.    interfaces external from the host/DS3/E3-device combination, but also
  2885.    the DS3/E3 interfaces connecting the host and the DS3/E3 device.  The
  2886.    index dsx3IfIndex is always equal to ifIndex.
  2887.  
  2888.    Example:
  2889.  
  2890.    A shelf full of CSUs connected to a Router. An SNMP Agent residing on
  2891.    the router proxies for itself and the CSU. The router has also an
  2892.    Ethernet interface:
  2893.  
  2894.  
  2895.          +-----+
  2896.  
  2897.  
  2898. Expires April 1997                                             [Page 56]
  2899.  
  2900. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2901.  
  2902.  
  2903.    |     |     |
  2904.    |     |     |               +---------------------+
  2905.    |E    |     |  44.736 MBPS  |   ds3 M13    Line#A | ds3 C-bit Parity
  2906.    |t    |  R  |---------------+ - - - - -  - - -  - +------>
  2907.    |h    |     |               |                     |
  2908.    |e    |  O  |  44.736 MBPS  |   ds3 M13    Line#B | ds3 C-bit Parity
  2909.    |r    |     |---------------+ - - - - - - - - - - +------>
  2910.    |n    |  U  |               |                     |
  2911.    |e    |     |  44.736 MBPS  |   ds3 M13    Line#C | ds3 C-bit Parity
  2912.    |t    |  T  |---------------+ - - - -- -- - - - - +------>
  2913.    |     |     |               |                     |
  2914.    |-----|  E  |  44.736 MBPS  |   ds3 M13    Line#D | ds3 C-bit Parity
  2915.    |     |     |---------------+ -  - - - -- - - - - +------>
  2916.    |     |  R  |               |_____________________|
  2917.    |     |     |
  2918.    |     +-----+
  2919.  
  2920.    The assignment of the index values could for example be:
  2921.  
  2922.            ifIndex (= dsx3IfIndex)                     dsx3LineIndex
  2923.  
  2924.                    1                   NA                  NA (Ethernet)
  2925.                    2      Line#A   Router Side             6
  2926.                    2      Line#A   Network Side            7
  2927.                    3      Line#B   Router Side             8
  2928.                    3      Line#B   Network Side            9
  2929.                    4      Line#C   Router Side            10
  2930.                    4      Line#C   Network Side           11
  2931.                    5      Line#D   Router Side            12
  2932.                    5      Line#D   Network Side           13
  2933.  
  2934.    For this example, ifNumber is equal to 5.  Note the
  2935.    following description of dsx3LineIndex:
  2936.    the dsx3LineIndex identifies a DS3/E3 Interface on a managed
  2937.    device.  If there is an ifEntry that is directly associated with
  2938.    this and only this DS3/E3 interface, it should have the same value
  2939.    as ifIndex.  Otherwise, number the dsx3LineIndices with an unique
  2940.    identifier following the rules of choosing a number greater
  2941.    than ifNumber and numbering inside interfaces (e.g., equipment
  2942.    side) with even numbers and outside interfaces
  2943.    (e.g, network side) with odd numbers.
  2944.  
  2945.    If the CSU shelf is managed by itself by a local SNMP Agent,
  2946.    the situation would be:
  2947.  
  2948.  
  2949. Expires April 1997                                             [Page 57]
  2950.  
  2951. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  2952.  
  2953.  
  2954.            ifIndex (= dsx3IfIndex)                      dsx3LineIndex
  2955.  
  2956.                    1      Line#A     Network Side            1
  2957.                    2      Line#A     RouterSide              2
  2958.                    3      Line#B     Network Side            3
  2959.                    4      Line#B     RouterSide              4
  2960.                    5      Line#C     Network Side            5
  2961.                    6      Line#C     Router Side             6
  2962.                    7      Line#D     Network Side            7
  2963.                    8      Line#D     Router Side             8
  2964.  
  2965.  
  2966. 6.  Appendix B - The delay approach to Unavialable Seconds.
  2967. This procedure is illustrated below for a DS3 C-Bit parity application.
  2968. Similar rules would apply for other interfaces covered by this MIB.  The
  2969. procedure guarantees that the statistical counters are correctly updated
  2970. at all times, although they lag real time by 10 seconds.  At the end of
  2971. each 15 minutes interval the current interval counts are transferred to
  2972. the  most recent interval entry and each interval is shifted up by one
  2973. position, with the oldest being discarded if necessary in order to make
  2974. room.  The current interval counts then start over from zero.  Note,
  2975. however, that the signal state calculation does not start afresh at each
  2976. interval boundary;  rather, signal state information is retained across
  2977. interval boundaries.
  2978. +----------------------------------------------------------------+
  2979. |           READ COUNTERS & STATUS INFO FROM HARDWARE            |
  2980. |                                                                |
  2981. |BPV EXZ LOS     PCV CCV AIS SEF OOF LOF         FEBE  RAI       |
  2982. +----------------------------------------------------------------+
  2983.   |   |   |       |   |   |   |   |   |            |    |
  2984.   |   |   |       |   |   |   |   |   |            |    |
  2985.   V   V   V       V   V   V   V   V   V            V    V
  2986. +----------------------------------------------------------------+
  2987. | ACCUM ONE-SEC STATS, CHK ERR THRESHOLDS, & UPDT SIGNAL STATE   |
  2988. |                                                                |
  2989. |<------------- NEAR END ---------------->| |<---- FAR END ----->|
  2990. |                                                                |
  2991. |LCV LES PCV CCV PES CES PSES CSES SEFS A/U CCV CES CSES SEFS A/U|
  2992. +----------------------------------------------------------------+
  2993.   |   |   |   |   |   |    |    |    |   |   |   |    |    |   |
  2994.   |   |   |   |   |   |    |    |    |   |   |   |    |    |   |
  2995.   V   V   V   V   V   V    V    V    V   |   V   V    V    V   |
  2996. +--------------------------------------+ | +-----------------+ |
  2997. |            ONE-SEC DELAY             | | | ONE-SEC DELAY   | |
  2998. |              (1 OF 10)               | | |   (1 OF 10)     | |
  2999.  
  3000.  
  3001. Expires April 1997                                             [Page 58]
  3002.  
  3003. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  3004.  
  3005.  
  3006. +--------------------------------------+ | +-----------------+ |
  3007.   |   |   |   |   |   |    |    |    |   |   |   |    |    |   |
  3008.   /   /   /   /   /   /    /    /    /   /   /   /    /    /   /
  3009.   |   |   |   |   |   |    |    |    |   |   |   |    |    |   |
  3010.   V   V   V   V   V   V    V    V    V   |   V   V    V    V   |
  3011. +--------------------------------------+ | +-----------------+ |
  3012. |            ONE-SEC DELAY             | | | ONE-SEC DELAY   | |
  3013. |             (10 OF 10)               | | |  (10 OF 10)     | |
  3014. +--------------------------------------+ | +-----------------+ |
  3015.   |   |   |   |   |   |    |    |    |   |   |   |    |    |   |
  3016.   |   |   |   |   |   |    |    |    |   |   |   |    |    |   |
  3017.   V   V   V   V   V   V    V    V    V   V   V   V    V    V   V
  3018. +----------------------------------------------------------------+
  3019. |               UPDATE STATISTICS COUNTERS                       |
  3020. |                                                                |
  3021. |<------------- NEAR END ---------------->| |<---- FAR END ----->|
  3022. |                                                                |
  3023. |LCV LES PCV CCV PES CES PSES CSES SEFS UAS CCV CES CSES SEFS UAS|
  3024. +----------------------------------------------------------------+
  3025. Note that if such a procedure is adopted there is no current interval
  3026. data for the first ten seconds after a system comes up.  noSuchInstance
  3027. must be returned if a management station attempts to access the current
  3028. interval counters during this time.
  3029.  
  3030. It is an implementation-specific matter whether an agent assumes that
  3031. the initial state of the interface is available or unavailable.
  3032.  
  3033.  
  3034. 7.  Acknowledgments
  3035.  
  3036.    This document was produced by the Trunk MIB Working Group
  3037.  
  3038.  
  3039.  
  3040.  
  3041.  
  3042.  
  3043.  
  3044.  
  3045.  
  3046.  
  3047.  
  3048.  
  3049.  
  3050.  
  3051.  
  3052. Expires April 1997                                             [Page 59]
  3053.  
  3054. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  3055.  
  3056.  
  3057. 8.  References
  3058.  
  3059.       [1] SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M., and
  3060.           S. Waldbusser, "Structure of Management Information for Version 2
  3061.           of the Simple Network Management Protocol (SNMPv2)", RFC 1902,
  3062.           January 1996.
  3063.  
  3064.       [2] McCloghrie, K., and M. Rose, Editors, "Management
  3065.           Information Base for Network Management of TCP/IP-based
  3066.           internets: MIB-II", STD 17, RFC 1213, Hughes LAN Systems,
  3067.           Performance Systems International, March 1991.
  3068.  
  3069.       [3] Case, J., Fedor, M., Schoffstall, M., and J. Davin. " A Simple
  3070.           Network Management Protocol (SNMP)", STD 15, RFC 1157, SNMP
  3071.           Research, Performance Systems International, MIT Lab for
  3072.           Computer Science, May 1990.
  3073.  
  3074.       [4] SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M., and
  3075.           S. Waldbusser, "Protocol Operations for Version 2 of the Simple
  3076.           Network Management Protocol (SNMPv2)", RFC 1905, January 1996.
  3077.  
  3078.       [5] McCloghrie, K. and F. Kastenholz, "Evolution of the
  3079.           Interfaces Group of MIB-II", draft-ietf-ifmib-mib-03.txt,
  3080.           Cisco, FTP Software, January 1994.
  3081.  
  3082.       [6] Fowler D., "Definitions of Managed Objects for the DS1 and
  3083.           E1 Interface Types", draft-ietf-trunkmib-ds1-mib-03.txt,
  3084.           Newbridge Networks Corporation, January 1993.
  3085.  
  3086.       [7] Brown, T., and Tesink, K., "Definitions of Managed Objects
  3087.           for the SONET/SDH Interface Type", RFC1595, Bell Communications
  3088.           Research, March 1994.
  3089.  
  3090.       [8] American National Standard for telecommunications - digital
  3091.           hierarchy - electrical interfaces, ANSI T1.102- 1987.
  3092.  
  3093.       [9] American National Standard for telecommunications - digital
  3094.           hierarchy - formats specification, ANSI T1.107- 1988.
  3095.  
  3096.      [9a] ANSI T1.107a-1990.
  3097.  
  3098.      [10] American National Standard for telecommunications - Carrier-to-
  3099.           Customer Installation - DS3 Metallic Interface,
  3100.           ANSI T1.404-1989.
  3101.  
  3102.  
  3103. Expires April 1997                                             [Page 60]
  3104.  
  3105. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  3106.  
  3107.  
  3108.      [11] American National Standard for Telecommunications --
  3109.           Layer 1 In-Service Digital Transmission Performance Monitoring
  3110.           T1.231, Sept 1993.
  3111.  
  3112.      [12] CCITT - Digital Multiplex Equipment Operating at the Third
  3113.           Order Bit Rate of 34 368 Kbit/s and the Forth Order Bit Rate
  3114.           of 139 264 Kbit/s and Using Positive Justification, G.751
  3115.  
  3116.      [13] European Telecommunications Standards Institute --
  3117.           ETS "34M" -- Metropolitan Area Network Physical Convergence
  3118.           Layer Procedure for 34.368 Megabits per Second,
  3119.           T/NA(91)18, May 1991.
  3120.  
  3121.      [14] Fowler, D., "Definitions of Managed Objects for the Ds0 and
  3122.           DS0Bundle Interface Types", draft-ietf-trunkmib-ds0-mib-02.txt,
  3123.           Newbridge Networks, March 1996.
  3124.  
  3125.  
  3126.  
  3127.  
  3128.  
  3129.  
  3130.  
  3131.  
  3132.  
  3133.  
  3134.  
  3135.  
  3136.  
  3137.  
  3138.  
  3139.  
  3140.  
  3141.  
  3142.  
  3143.  
  3144.  
  3145.  
  3146.  
  3147.  
  3148.  
  3149.  
  3150.  
  3151.  
  3152.  
  3153.  
  3154. Expires April 1997                                             [Page 61]
  3155.  
  3156. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  3157.  
  3158.  
  3159. 9.  Security Considerations
  3160.  
  3161.    Security issues are not discussed in this memo.
  3162.  
  3163.  
  3164. 10.  Author's Address
  3165.  
  3166.       David Fowler
  3167.       Newbridge Networks
  3168.       600 March Road
  3169.       Kanata, Ontario, Canada K2K 2E6
  3170.  
  3171.       Phone: (613) 599-3600, ext 6559
  3172.  
  3173.       EMail: davef@newbridge.com
  3174.  
  3175.  
  3176.  
  3177.  
  3178.  
  3179.  
  3180.  
  3181.  
  3182.  
  3183.  
  3184.  
  3185.  
  3186.  
  3187.  
  3188.  
  3189.  
  3190.  
  3191.  
  3192.  
  3193.  
  3194.  
  3195.  
  3196.  
  3197.  
  3198.  
  3199.  
  3200.  
  3201.  
  3202.  
  3203.  
  3204.  
  3205. Expires April 1997                                             [Page 62]
  3206.  
  3207. INTERNET-DRAFT                 DS3/E3 MIB                   October 1996
  3208.  
  3209.  
  3210.    Table of Contents
  3211.  
  3212.  
  3213.    1 The SNMPv2 Network Management Framework ......................    2
  3214.    2 Object Definitions ...........................................    3
  3215.    2.1 Changes from RFC1407 .......................................    3
  3216.    3 Overview .....................................................    5
  3217.    3.1 Use of ifTable for DS3 Layer ...............................    5
  3218.    3.2 Usage Guidelines ...........................................    6
  3219.    3.2.1 Usage of ifStackTable ....................................    6
  3220.    3.2.2 Usage of Loopbacks .......................................    8
  3221.    3.3 Objectives of this MIB Module ..............................    9
  3222.    3.4 DS3/E3 Terminology .........................................    9
  3223.    3.4.1 Error Events .............................................    9
  3224.    3.4.2 Performance Parameters ...................................   10
  3225.    3.4.3 Performance Defects ......................................   13
  3226.    3.4.4 Other Terms ..............................................   15
  3227.    4 Object Definitions ...........................................   16
  3228.    4.1 The DS3/E3 Near End Group ..................................   17
  3229.    4.1.1 The DS3/E3 Configuration Table ...........................   17
  3230.    4.1.2 The DS3/E3 Current Table .................................   26
  3231.    4.1.3 The DS3/E3 Interval Table ................................   30
  3232.    4.1.4 The DS3/E3 Total .........................................   35
  3233.    4.2 The DS3 Far End Group ......................................   39
  3234.    4.2.1 The DS3 Far End Configuration ............................   39
  3235.    4.2.2 The DS3 Far End Current ..................................   41
  3236.    4.2.3 The DS3 Far End Interval Table ...........................   44
  3237.    4.2.4 The DS3 Far End Total ....................................   46
  3238.    4.3 The DS3/E3 Fractional Table ................................   49
  3239.    4.4 Conformance Groups .........................................   51
  3240.    4.5 The DS3 Trap Group .........................................   55
  3241.    5 Appendix A - Use of dsx3IfIndex and dsx3LineIndex ............   55
  3242.    6 Appendix B - The delay approach to Unavialable Seconds.  .....   58
  3243.    7 Acknowledgments ..............................................   59
  3244.    8 References ...................................................   60
  3245.    9 Security Considerations ......................................   62
  3246.    10 Author's Address ............................................   62
  3247.  
  3248.  
  3249.  
  3250.  
  3251.  
  3252.  
  3253.  
  3254.  
  3255.  
  3256. Expires April 1997                                             [Page 63]
  3257.