Blame mibs/ietf/ATM-TC-MIB

Packit 022b05
     ATM-TC-MIB DEFINITIONS ::= BEGIN
Packit 022b05
Packit 022b05
     IMPORTS
Packit 022b05
        MODULE-IDENTITY, OBJECT-IDENTITY,
Packit 022b05
        TimeTicks, mib-2
Packit 022b05
            FROM SNMPv2-SMI
Packit 022b05
        TEXTUAL-CONVENTION
Packit 022b05
            FROM SNMPv2-TC;
Packit 022b05
Packit 022b05
Packit 022b05
     atmTCMIB MODULE-IDENTITY
Packit 022b05
          LAST-UPDATED "9810190200Z"
Packit 022b05
          ORGANIZATION "IETF AToMMIB Working Group"
Packit 022b05
          CONTACT-INFO
Packit 022b05
            "          Michael Noto
Packit 022b05
              Postal:  3Com Corporation
Packit 022b05
                       5400 Bayfront Plaza, M/S 3109
Packit 022b05
                       Santa Clara, CA 95052
Packit 022b05
                       USA
Packit 022b05
              Tel:     +1 408 326 2218
Packit 022b05
              E-mail:  mike_noto@3com.com
Packit 022b05
Packit 022b05
                       Ethan Mickey Spiegel
Packit 022b05
              Postal:  Cisco Systems
Packit 022b05
                       170 W. Tasman Dr.
Packit 022b05
                       San Jose, CA 95134
Packit 022b05
                       USA
Packit 022b05
              Tel:     +1 408 526 6408
Packit 022b05
              E-mail:  mspiegel@cisco.com
Packit 022b05
Packit 022b05
                       Kaj Tesink
Packit 022b05
              Postal:  Bellcore
Packit 022b05
                       331 Newman Springs Road
Packit 022b05
                       Red Bank, NJ 07701
Packit 022b05
                       USA
Packit 022b05
              Tel:     +1 732 758 5254
Packit 022b05
              Fax:     +1 732 758 4177
Packit 022b05
              E-mail:  kaj@bellcore.com"
Packit 022b05
          DESCRIPTION
Packit 022b05
           "This MIB Module provides Textual Conventions
Packit 022b05
           and OBJECT-IDENTITY Objects to be used by
Packit 022b05
           ATM systems."
Packit 022b05
          ::= { mib-2 37 3 } -- atmMIB 3 (see [3])
Packit 022b05
Packit 022b05
     -- The Textual Conventions defined below are organized
Packit 022b05
     -- alphabetically
Packit 022b05
Packit 022b05
Packit 022b05
     AtmAddr ::= TEXTUAL-CONVENTION
Packit 022b05
             DISPLAY-HINT "1x"
Packit 022b05
             STATUS  current
Packit 022b05
             DESCRIPTION
Packit 022b05
                 "An ATM address. The semantics are implied by
Packit 022b05
                 the length. The address types are: - no
Packit 022b05
                 address (0 octets) - E.164 (8 octets) - NSAP
Packit 022b05
                 (20 octets) In addition, when subaddresses
Packit 022b05
                 are used the AtmAddr may represent the
Packit 022b05
                 concatenation of address and subaddress. The
Packit 022b05
                 associated address types are: - E.164, E.164
Packit 022b05
                 (16 octets) - E.164, NSAP (28 octets) - NSAP,
Packit 022b05
                 NSAP (40 octets) Address lengths other than
Packit 022b05
                 defined in this definition imply address
Packit 022b05
                 types defined elsewhere.  Note: The E.164
Packit 022b05
                 address is encoded in BCD format."
Packit 022b05
            SYNTAX   OCTET STRING (SIZE(0..40))
Packit 022b05
Packit 022b05
Packit 022b05
    AtmConnCastType ::= TEXTUAL-CONVENTION
Packit 022b05
            STATUS  current
Packit 022b05
            DESCRIPTION
Packit 022b05
              "The type of topology of a connection (point-
Packit 022b05
              to-point, point-to-multipoint). In the case
Packit 022b05
              of point-to-multipoint, the orientation of
Packit 022b05
              this VPL or VCL in the connection.
Packit 022b05
              On a host:
Packit 022b05
              - p2mpRoot indicates that the host
Packit 022b05
                is the root of the p2mp connection.
Packit 022b05
              - p2mpLeaf indicates that the host
Packit 022b05
                is a leaf of the p2mp connection.
Packit 022b05
              On a switch interface:
Packit 022b05
              - p2mpRoot indicates that cells received
Packit 022b05
                by the switching fabric from the interface
Packit 022b05
                are from the root of the p2mp connection.
Packit 022b05
              - p2mpLeaf indicates that cells transmitted
Packit 022b05
                to the interface from the switching fabric
Packit 022b05
                are to the leaf of the p2mp connection."
Packit 022b05
            SYNTAX   INTEGER {
Packit 022b05
               p2p(1),
Packit 022b05
               p2mpRoot(2),
Packit 022b05
               p2mpLeaf(3)
Packit 022b05
               }
Packit 022b05
Packit 022b05
    AtmConnKind ::= TEXTUAL-CONVENTION
Packit 022b05
            STATUS  current
Packit 022b05
            DESCRIPTION
Packit 022b05
                "The type of call control used for an ATM
Packit 022b05
                connection at a particular interface. The use
Packit 022b05
                is as follows:
Packit 022b05
                   pvc(1)
Packit 022b05
                      Virtual link of a PVC. Should not be
Packit 022b05
                      used for an PVC/SVC (i.e., Soft PVC)
Packit 022b05
                      crossconnect.
Packit 022b05
                   svcIncoming(2)
Packit 022b05
                      Virtual link established after a
Packit 022b05
                      received signaling request to setup
Packit 022b05
                      an SVC.
Packit 022b05
                   svcOutgoing(3)
Packit 022b05
                      Virtual link established after a
Packit 022b05
                      transmitted or forwarded signaling
Packit 022b05
                      request to setup an SVC.
Packit 022b05
                   spvcInitiator(4)
Packit 022b05
                      Virtual link at the PVC side of an
Packit 022b05
                      SVC/PVC crossconnect, where the
Packit 022b05
                      switch is the initiator of the Soft PVC
Packit 022b05
                      setup.
Packit 022b05
                   spvcTarget(5)
Packit 022b05
                      Virtual link at the PVC side of an
Packit 022b05
                      SVC/PVC crossconnect, where the
Packit 022b05
                      switch is the target of the Soft PVC
Packit 022b05
                      setup.
Packit 022b05
Packit 022b05
                For PVCs, a pvc virtual link is always cross-
Packit 022b05
                connected to a pvc virtual link.
Packit 022b05
Packit 022b05
                For SVCs, an svcIncoming virtual link is always cross-
Packit 022b05
                connected to an svcOutgoing virtual link.
Packit 022b05
Packit 022b05
For Soft PVCs, an spvcInitiator is either cross-connected to
Packit 022b05
an svcOutgoing or an spvcTarget, and an spvcTarget is either
Packit 022b05
cross-connected to an svcIncoming or an spvcInitiator."
Packit 022b05
        SYNTAX   INTEGER {
Packit 022b05
           pvc(1),
Packit 022b05
           svcIncoming(2),
Packit 022b05
           svcOutgoing(3),
Packit 022b05
           spvcInitiator(4),
Packit 022b05
           spvcTarget(5)
Packit 022b05
           }
Packit 022b05
Packit 022b05
    AtmIlmiNetworkPrefix ::= TEXTUAL-CONVENTION
Packit 022b05
        STATUS   current
Packit 022b05
        DESCRIPTION
Packit 022b05
            "A network prefix used for ILMI address
Packit 022b05
            registration.  In the case of ATM endsystem
Packit 022b05
            addresses (AESAs), the network prefix is the first
Packit 022b05
            13 octets of the address which includes the AFI,
Packit 022b05
            IDI, and HO-DSP fields.  In the case of native
Packit 022b05
            E.164 addresses, the network prefix is the entire
Packit 022b05
            E.164 address encoded in 8 octets, as if it were
Packit 022b05
            an E.164 IDP in an ATM endsystem address
Packit 022b05
            structure."
Packit 022b05
        REFERENCE
Packit 022b05
            "ATM Forum, Integrated Local Management Interface
Packit 022b05
               (ILMI) Specification, Version 4.0,
Packit 022b05
               af-ilmi-0065.000, September 1996, Section 9
Packit 022b05
             ATM Forum, ATM User-Network Interface Signalling
Packit 022b05
               Specification, Version 4.0 (UNI 4.0),
Packit 022b05
               af-sig-0061.000, June 1996, Section 3"
Packit 022b05
        SYNTAX   OCTET STRING (SIZE(8|13))
Packit 022b05
Packit 022b05
AtmInterfaceType ::= TEXTUAL-CONVENTION
Packit 022b05
        STATUS       current
Packit 022b05
        DESCRIPTION
Packit 022b05
            "The connection setup procedures used for the
Packit 022b05
            identified interface.
Packit 022b05
Packit 022b05
            Other: Connection setup procedures other than
Packit 022b05
               those listed below.
Packit 022b05
            Auto-configuration:
Packit 022b05
               Indicates that the connection setup
Packit 022b05
               procedures are to be determined dynamically,
Packit 022b05
               or that determination has not yet been
Packit 022b05
               completed. One such mechanism is via ATM
Packit 022b05
               Forum ILMI auto-configuration procedures.
Packit 022b05
Packit 022b05
            ITU-T DSS2:
Packit 022b05
            -  ITU-T Recommendation Q.2931, Broadband
Packit 022b05
               Integrated Service Digital Network (B-ISDN)
Packit 022b05
               Digital Subscriber Signalling System No.2
Packit 022b05
               (DSS2) User-Network Interface (UNI) Layer 3
Packit 022b05
               Specification for Basic Call/Connection
Packit 022b05
               Control (September 1994)
Packit 022b05
            -  ITU-T Draft Recommendation Q.2961,
Packit 022b05
               B-ISDN DSS 2 Support of Additional Traffic
Packit 022b05
               Parameters (May 1995)
Packit 022b05
Packit 022b05
            -  ITU-T Draft Recommendation Q.2971,
Packit 022b05
               B-ISDN DSS 2 User Network Interface Layer 3
Packit 022b05
               Specification for Point-to-multipoint
Packit 022b05
               Call/connection Control (May 1995)
Packit 022b05
Packit 022b05
            ATM Forum UNI 3.0:
Packit 022b05
               ATM Forum, ATM User-Network Interface,
Packit 022b05
               Version 3.0 (UNI 3.0) Specification,
Packit 022b05
               (1994).
Packit 022b05
Packit 022b05
            ATM Forum UNI 3.1:
Packit 022b05
               ATM Forum, ATM User-Network Interface,
Packit 022b05
               Version 3.1 (UNI 3.1) Specification,
Packit 022b05
               (November 1994).
Packit 022b05
Packit 022b05
            ATM Forum UNI Signalling 4.0:
Packit 022b05
               ATM Forum, ATM User-Network Interface (UNI)
Packit 022b05
               Signalling Specification Version 4.0,
Packit 022b05
               af-sig-0061.000 (June 1996).
Packit 022b05
Packit 022b05
            ATM Forum IISP (based on UNI 3.0 or UNI 3.1) :
Packit 022b05
               Interim Inter-switch Signaling Protocol
Packit 022b05
               (IISP) Specification, Version 1.0,
Packit 022b05
               af-pnni-0026.000, (December 1994).
Packit 022b05
Packit 022b05
            ATM Forum PNNI 1.0 :
Packit 022b05
               ATM Forum, Private Network-Network Interface
Packit 022b05
               Specification, Version 1.0, af-pnni-0055.000,
Packit 022b05
               (March 1996).
Packit 022b05
            ATM Forum B-ICI:
Packit 022b05
               ATM Forum, B-ICI Specification, Version 2.0,
Packit 022b05
               af-bici-0013.002, (November 1995).
Packit 022b05
Packit 022b05
            ATM Forum UNI PVC Only:
Packit 022b05
               An ATM Forum compliant UNI with the
Packit 022b05
               signalling disabled.
Packit 022b05
            ATM Forum NNI PVC Only:
Packit 022b05
               An ATM Forum compliant NNI with the
Packit 022b05
               signalling disabled."
Packit 022b05
        SYNTAX  INTEGER  {
Packit 022b05
                  other(1),
Packit 022b05
                  autoConfig(2),
Packit 022b05
                  ituDss2(3),
Packit 022b05
                  atmfUni3Dot0(4),
Packit 022b05
                  atmfUni3Dot1(5),
Packit 022b05
                  atmfUni4Dot0(6),
Packit 022b05
                  atmfIispUni3Dot0(7),
Packit 022b05
                  atmfIispUni3Dot1(8),
Packit 022b05
                  atmfIispUni4Dot0(9),
Packit 022b05
        atmfPnni1Dot0(10),
Packit 022b05
        atmfBici2Dot0(11),
Packit 022b05
        atmfUniPvcOnly(12),
Packit 022b05
        atmfNniPvcOnly(13)  }
Packit 022b05
Packit 022b05
AtmServiceCategory ::= TEXTUAL-CONVENTION
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
            "The service category for a connection."
Packit 022b05
        REFERENCE
Packit 022b05
            "ATM Forum Traffic Management Specification,
Packit 022b05
            Version 4.0, af-tm-0056.000, June 1996."
Packit 022b05
        SYNTAX   INTEGER {
Packit 022b05
           other(1),   -- none of the following
Packit 022b05
           cbr(2),     -- constant bit rate
Packit 022b05
           rtVbr(3),   -- real-time variable bit rate
Packit 022b05
           nrtVbr(4),  -- non real-time variable bit rate
Packit 022b05
           abr(5),     -- available bit rate
Packit 022b05
           ubr(6)      -- unspecified bit rate
Packit 022b05
           }
Packit 022b05
Packit 022b05
AtmSigDescrParamIndex ::= TEXTUAL-CONVENTION
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
            "The value of this object identifies a row in the
Packit 022b05
            atmSigDescrParamTable. The value 0 signifies that
Packit 022b05
            none of the signalling parameters defined in the
Packit 022b05
            atmSigDescrParamTable are applicable."
Packit 022b05
        SYNTAX  INTEGER (0..2147483647)
Packit 022b05
Packit 022b05
AtmTrafficDescrParamIndex ::= TEXTUAL-CONVENTION
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
            "The value of this object identifies a row in the
Packit 022b05
            atmTrafficDescrParamTable.  The value 0 signifies
Packit 022b05
            that no row has been identified."
Packit 022b05
        SYNTAX  INTEGER (0..2147483647)
Packit 022b05
Packit 022b05
AtmVcIdentifier ::= TEXTUAL-CONVENTION
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
            "The VCI value for a VCL. The maximum VCI value
Packit 022b05
            cannot exceed the value allowable by
Packit 022b05
            atmInterfaceMaxVciBits defined in ATM-MIB."
Packit 022b05
        SYNTAX   INTEGER (0..65535)
Packit 022b05
Packit 022b05
AtmVpIdentifier ::= TEXTUAL-CONVENTION
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
            "The VPI value for a VPL or VCL. The value VPI=0
Packit 022b05
            is only allowed for a VCL. For ATM UNIs supporting
Packit 022b05
            VPCs the VPI value ranges from 0 to 255.  The VPI
Packit 022b05
            value 0 is supported for ATM UNIs conforming to
Packit 022b05
            the ATM Forum UNI 4.0 Annex 8 (Virtual UNIs)
Packit 022b05
            specification. For ATM UNIs supporting VCCs the
Packit 022b05
            VPI value ranges from 0 to 255.  For ATM NNIs the
Packit 022b05
            VPI value ranges from 0 to 4095.  The maximum VPI
Packit 022b05
            value cannot exceed the value allowable by
Packit 022b05
            atmInterfaceMaxVpiBits defined in ATM-MIB."
Packit 022b05
        SYNTAX    INTEGER (0..4095)
Packit 022b05
Packit 022b05
AtmVorXAdminStatus ::= TEXTUAL-CONVENTION
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
            "The value determines the desired administrative
Packit 022b05
            status of a virtual link or cross-connect. The up
Packit 022b05
            and down states indicate that the traffic flow is
Packit 022b05
            enabled or disabled respectively on the virtual
Packit 022b05
            link or cross-connect."
Packit 022b05
        SYNTAX   INTEGER {
Packit 022b05
           up(1),
Packit 022b05
           down(2)
Packit 022b05
            }
Packit 022b05
Packit 022b05
AtmVorXLastChange ::= TEXTUAL-CONVENTION
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
            "The value of MIB II's sysUpTime at the time a
Packit 022b05
            virtual link or cross-connect entered its current
Packit 022b05
            operational state. If the current state was
Packit 022b05
            entered prior to the last re-initialization of the
Packit 022b05
            agent then this object contains a zero value."
Packit 022b05
        SYNTAX   TimeTicks
Packit 022b05
Packit 022b05
AtmVorXOperStatus ::= TEXTUAL-CONVENTION
Packit 022b05
        STATUS  current
Packit 022b05
        DESCRIPTION
Packit 022b05
            "The value determines the operational status of a
Packit 022b05
            virtual link or cross-connect. The up and down
Packit 022b05
            states indicate that the traffic flow is enabled
Packit 022b05
            or disabled respectively on the virtual link or
Packit 022b05
            cross-connect. The unknown state indicates that
Packit 022b05
            the state of it cannot be determined. The state
Packit 022b05
            will be down or unknown if the supporting ATM
Packit 022b05
            interface(s) is down or unknown respectively."
Packit 022b05
        SYNTAX   INTEGER {
Packit 022b05
           up(1),
Packit 022b05
           down(2),
Packit 022b05
           unknown(3)
Packit 022b05
           }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
-- OBJECT-IDENTITIES:
Packit 022b05
Packit 022b05
-- The following atmTrafficDescriptorTypes has been moved
Packit 022b05
-- from RFC1695 and no longer appear in the revision of
Packit 022b05
-- RFC1695[3].
Packit 022b05
Packit 022b05
atmTrafficDescriptorTypes OBJECT IDENTIFIER ::= {mib-2 37 1 1}
Packit 022b05
                                            -- atmMIBObjects
Packit 022b05
                                            -- See [3].
Packit 022b05
Packit 022b05
-- All other and new OBJECT IDENTITIES
Packit 022b05
-- are defined under the following subtree:
Packit 022b05
Packit 022b05
    atmObjectIdentities OBJECT IDENTIFIER ::= {atmTCMIB 1}
Packit 022b05
Packit 022b05
-- The following values are defined for use as
Packit 022b05
-- possible values of the ATM traffic descriptor type.
Packit 022b05
Packit 022b05
atmNoTrafficDescriptor  OBJECT-IDENTITY
Packit 022b05
    STATUS  deprecated
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This identifies the no ATM traffic
Packit 022b05
        descriptor type.  Parameters 1, 2, 3, 4,
Packit 022b05
        and 5 are not used.  This traffic descriptor
Packit 022b05
        type can be used for best effort traffic."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 1}
Packit 022b05
Packit 022b05
atmNoClpNoScr  OBJECT-IDENTITY
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This traffic descriptor type is for no CLP
Packit 022b05
        and no Sustained Cell Rate.  The use of the
Packit 022b05
        parameter vector for this type:
Packit 022b05
        Parameter 1: peak cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 2: not used
Packit 022b05
        Parameter 3: not used
Packit 022b05
        Parameter 4: not used
Packit 022b05
        Parameter 5: not used."
Packit 022b05
    REFERENCE
Packit 022b05
        "ATM Forum,ATM User-Network Interface,
Packit 022b05
           Version 3.0 (UNI 3.0) Specification, 1994.
Packit 022b05
         ATM Forum, ATM User-Network Interface,
Packit 022b05
           Version 3.1 (UNI 3.1) Specification,
Packit 022b05
           November 1994."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 2}
Packit 022b05
Packit 022b05
atmClpNoTaggingNoScr  OBJECT-IDENTITY
Packit 022b05
    STATUS  deprecated
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This traffic descriptor is for CLP without
Packit 022b05
        tagging and no Sustained Cell Rate.  The use
Packit 022b05
        of the parameter vector for this type:
Packit 022b05
        Parameter 1: peak cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 2: peak cell rate in cells/second
Packit 022b05
                     for CLP=0 traffic
Packit 022b05
        Parameter 3: not used
Packit 022b05
        Parameter 4: not used
Packit 022b05
        Parameter 5: not used."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 3}
Packit 022b05
Packit 022b05
atmClpTaggingNoScr  OBJECT-IDENTITY
Packit 022b05
    STATUS  deprecated
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This traffic descriptor is for CLP with
Packit 022b05
        tagging and no Sustained Cell Rate.  The use
Packit 022b05
        of the parameter vector for this type:
Packit 022b05
        Parameter 1: peak cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 2: peak cell rate in cells/second
Packit 022b05
                     for CLP=0 traffic, excess
Packit 022b05
                     tagged as CLP=1
Packit 022b05
        Parameter 3: not used
Packit 022b05
        Parameter 4: not used
Packit 022b05
        Parameter 5: not used."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 4}
Packit 022b05
Packit 022b05
atmNoClpScr  OBJECT-IDENTITY
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This traffic descriptor type is for no CLP
Packit 022b05
        with Sustained Cell Rate.  The use of the
Packit 022b05
        parameter vector for this type:
Packit 022b05
        Parameter 1: peak cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 2: sustainable cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 3: maximum burst size in cells
Packit 022b05
        Parameter 4: not used
Packit 022b05
        Parameter 5: not used."
Packit 022b05
    REFERENCE
Packit 022b05
        "ATM Forum,ATM User-Network Interface,
Packit 022b05
           Version 3.0 (UNI 3.0) Specification, 1994.
Packit 022b05
         ATM Forum, ATM User-Network Interface,
Packit 022b05
           Version 3.1 (UNI 3.1) Specification,
Packit 022b05
           November 1994."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 5}
Packit 022b05
Packit 022b05
atmClpNoTaggingScr  OBJECT-IDENTITY
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This traffic descriptor type is for CLP with
Packit 022b05
        Sustained Cell Rate and no tagging.  The use
Packit 022b05
        of the parameter vector for this type:
Packit 022b05
        Parameter 1: peak cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 2: sustainable cell rate in cells/second
Packit 022b05
                     for CLP=0 traffic
Packit 022b05
        Parameter 3: maximum burst size in cells
Packit 022b05
        Parameter 4: not used
Packit 022b05
        Parameter 5: not used."
Packit 022b05
    REFERENCE
Packit 022b05
        "ATM Forum,ATM User-Network Interface,
Packit 022b05
           Version 3.0 (UNI 3.0) Specification, 1994.
Packit 022b05
         ATM Forum, ATM User-Network Interface,
Packit 022b05
           Version 3.1 (UNI 3.1) Specification,
Packit 022b05
           November 1994."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 6}
Packit 022b05
Packit 022b05
atmClpTaggingScr  OBJECT-IDENTITY
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This traffic descriptor type is for CLP with
Packit 022b05
        tagging and Sustained Cell Rate.  The use of
Packit 022b05
        the parameter vector for this type:
Packit 022b05
        Parameter 1: peak cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 2: sustainable cell rate in cells/second
Packit 022b05
                     for CLP=0 traffic, excess tagged as
Packit 022b05
                     CLP=1
Packit 022b05
        Parameter 3: maximum burst size in cells
Packit 022b05
        Parameter 4: not used
Packit 022b05
        Parameter 5: not used."
Packit 022b05
    REFERENCE
Packit 022b05
        "ATM Forum,ATM User-Network Interface,
Packit 022b05
           Version 3.0 (UNI 3.0) Specification, 1994.
Packit 022b05
         ATM Forum, ATM User-Network Interface,
Packit 022b05
           Version 3.1 (UNI 3.1) Specification,
Packit 022b05
           November 1994."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 7}
Packit 022b05
Packit 022b05
atmClpNoTaggingMcr  OBJECT-IDENTITY
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This traffic descriptor type is for CLP with
Packit 022b05
        Minimum Cell Rate and no tagging.  The use of
Packit 022b05
        the parameter vector for this type:
Packit 022b05
        Parameter 1: peak cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 2: CDVT in tenths of microseconds
Packit 022b05
        Parameter 3: minimum cell rate in cells/second
Packit 022b05
        Parameter 4: unused
Packit 022b05
        Parameter 5: unused."
Packit 022b05
    REFERENCE
Packit 022b05
        "ATM Forum,ATM User-Network Interface,
Packit 022b05
           Version 3.0 (UNI 3.0) Specification, 1994.
Packit 022b05
         ATM Forum, ATM User-Network Interface,
Packit 022b05
           Version 3.1 (UNI 3.1) Specification,
Packit 022b05
           November 1994."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 8}
Packit 022b05
Packit 022b05
atmClpTransparentNoScr  OBJECT-IDENTITY
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This traffic descriptor type is for the CLP-
Packit 022b05
        transparent model and no Sustained Cell Rate.
Packit 022b05
        The use of the parameter vector for this type:
Packit 022b05
        Parameter 1: peak cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 2: CDVT in tenths of microseconds
Packit 022b05
        Parameter 3: not used
Packit 022b05
        Parameter 4: not used
Packit 022b05
        Parameter 5: not used.
Packit 022b05
Packit 022b05
        This traffic descriptor type is applicable to
Packit 022b05
        connections following the CBR.1 conformance
Packit 022b05
        definition.
Packit 022b05
Packit 022b05
        Connections specifying this traffic descriptor
Packit 022b05
        type will be rejected at UNI 3.0 or UNI 3.1
Packit 022b05
        interfaces.  For a similar traffic descriptor
Packit 022b05
        type that can be accepted at UNI 3.0 and
Packit 022b05
        UNI 3.1 interfaces, see atmNoClpNoScr."
Packit 022b05
    REFERENCE
Packit 022b05
        "ATM Forum,ATM User-Network Interface,
Packit 022b05
           Version 3.0 (UNI 3.0) Specification, 1994.
Packit 022b05
         ATM Forum, ATM User-Network Interface,
Packit 022b05
           Version 3.1 (UNI 3.1) Specification,
Packit 022b05
           November 1994.
Packit 022b05
         ATM Forum, Traffic Management Specification,
Packit 022b05
           Version 4.0, af-tm-0056.000, June 1996."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 9}
Packit 022b05
Packit 022b05
atmClpTransparentScr  OBJECT-IDENTITY
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This traffic descriptor type is for the CLP-
Packit 022b05
        transparent model with Sustained Cell Rate.
Packit 022b05
        The use of the parameter vector for this type:
Packit 022b05
        Parameter 1: peak cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 2: sustainable cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 3: maximum burst size in cells
Packit 022b05
        Parameter 4: CDVT in tenths of microseconds
Packit 022b05
        Parameter 5: not used.
Packit 022b05
Packit 022b05
        This traffic descriptor type is applicable to
Packit 022b05
        connections following the VBR.1 conformance
Packit 022b05
        definition.
Packit 022b05
        Connections specifying this traffic descriptor
Packit 022b05
        type will be rejected at UNI 3.0 or UNI 3.1
Packit 022b05
        interfaces.  For a similar traffic descriptor
Packit 022b05
        type that can be accepted at UNI 3.0 and
Packit 022b05
        UNI 3.1 interfaces, see atmNoClpScr."
Packit 022b05
    REFERENCE
Packit 022b05
        "ATM Forum,ATM User-Network Interface,
Packit 022b05
           Version 3.0 (UNI 3.0) Specification, 1994.
Packit 022b05
         ATM Forum, ATM User-Network Interface,
Packit 022b05
           Version 3.1 (UNI 3.1) Specification,
Packit 022b05
           November 1994.
Packit 022b05
         ATM Forum, Traffic Management Specification,
Packit 022b05
           Version 4.0, af-tm-0056.000, June 1996."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 10}
Packit 022b05
Packit 022b05
atmNoClpTaggingNoScr  OBJECT-IDENTITY
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This traffic descriptor type is for no CLP
Packit 022b05
        with tagging and no Sustained Cell Rate.  The
Packit 022b05
        use of the parameter vector for this type:
Packit 022b05
        Parameter 1: peak cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 2: CDVT in tenths of microseconds
Packit 022b05
        Parameter 3: not used
Packit 022b05
        Parameter 4: not used
Packit 022b05
        Parameter 5: not used.
Packit 022b05
Packit 022b05
        This traffic descriptor type is applicable to
Packit 022b05
        connections following the UBR.2 conformance
Packit 022b05
        definition ."
Packit 022b05
    REFERENCE
Packit 022b05
        "ATM Forum,ATM User-Network Interface,
Packit 022b05
           Version 3.0 (UNI 3.0) Specification, 1994.
Packit 022b05
         ATM Forum, ATM User-Network Interface,
Packit 022b05
           Version 3.1 (UNI 3.1) Specification,
Packit 022b05
           November 1994.
Packit 022b05
         ATM Forum, Traffic Management Specification,
Packit 022b05
           Version 4.0, af-tm-0056.000, June 1996."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 11}
Packit 022b05
Packit 022b05
atmNoClpNoScrCdvt  OBJECT-IDENTITY
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This traffic descriptor type is for no CLP
Packit 022b05
        and no Sustained Cell Rate.  The use of the
Packit 022b05
        parameter vector for this type:
Packit 022b05
        Parameter 1: peak cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 2: CDVT in tenths of microseconds
Packit 022b05
        Parameter 3: not used
Packit 022b05
        Parameter 4: not used
Packit 022b05
        Parameter 5: not used.
Packit 022b05
Packit 022b05
        This traffic descriptor type is applicable to
Packit 022b05
        CBR connections following the UNI 3.0/3.1
Packit 022b05
        conformance definition for PCR CLP=0+1.
Packit 022b05
        These CBR connections differ from CBR.1
Packit 022b05
        connections in that the CLR objective
Packit 022b05
        applies only to the CLP=0 cell flow.
Packit 022b05
Packit 022b05
        This traffic descriptor type is also
Packit 022b05
        applicable to connections following the UBR.1
Packit 022b05
        conformance definition."
Packit 022b05
    REFERENCE
Packit 022b05
        "ATM Forum,ATM User-Network Interface,
Packit 022b05
           Version 3.0 (UNI 3.0) Specification, 1994.
Packit 022b05
         ATM Forum, ATM User-Network Interface,
Packit 022b05
           Version 3.1 (UNI 3.1) Specification,
Packit 022b05
           November 1994.
Packit 022b05
         ATM Forum, Traffic Management Specification,
Packit 022b05
           Version 4.0, af-tm-0056.000, June 1996."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 12}
Packit 022b05
Packit 022b05
atmNoClpScrCdvt  OBJECT-IDENTITY
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This traffic descriptor type is for no CLP
Packit 022b05
        with Sustained Cell Rate.  The use of the
Packit 022b05
        parameter vector for this type:
Packit 022b05
        Parameter 1: peak cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 2: sustainable cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 3: maximum burst size in cells
Packit 022b05
        Parameter 4: CDVT in tenths of microseconds
Packit 022b05
        Parameter 5: not used.
Packit 022b05
Packit 022b05
        This traffic descriptor type is applicable
Packit 022b05
        to VBR connections following the UNI 3.0/3.1
Packit 022b05
        conformance definition for PCR CLP=0+1 and
Packit 022b05
        SCR CLP=0+1.  These VBR connections
Packit 022b05
        differ from VBR.1 connections in that
Packit 022b05
        the CLR objective applies only to the CLP=0
Packit 022b05
        cell flow."
Packit 022b05
    REFERENCE
Packit 022b05
        "ATM Forum,ATM User-Network Interface,
Packit 022b05
           Version 3.0 (UNI 3.0) Specification, 1994.
Packit 022b05
         ATM Forum, ATM User-Network Interface,
Packit 022b05
           Version 3.1 (UNI 3.1) Specification,
Packit 022b05
           November 1994.
Packit 022b05
         ATM Forum, Traffic Management Specification,
Packit 022b05
           Version 4.0, af-tm-0056.000, June 1996."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 13}
Packit 022b05
Packit 022b05
atmClpNoTaggingScrCdvt  OBJECT-IDENTITY
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This traffic descriptor type is for CLP with
Packit 022b05
        Sustained Cell Rate and no tagging.  The use
Packit 022b05
        of the parameter vector for this type:
Packit 022b05
        Parameter 1: peak cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 2: sustainable cell rate in cells/second
Packit 022b05
                     for CLP=0 traffic
Packit 022b05
        Parameter 3: maximum burst size in cells
Packit 022b05
        Parameter 4: CDVT in tenths of microseconds
Packit 022b05
        Parameter 5: not used.
Packit 022b05
Packit 022b05
        This traffic descriptor type is applicable to
Packit 022b05
        connections following the VBR.2 conformance
Packit 022b05
        definition."
Packit 022b05
    REFERENCE
Packit 022b05
        "ATM Forum,ATM User-Network Interface,
Packit 022b05
           Version 3.0 (UNI 3.0) Specification, 1994.
Packit 022b05
         ATM Forum, ATM User-Network Interface,
Packit 022b05
           Version 3.1 (UNI 3.1) Specification,
Packit 022b05
           November 1994.
Packit 022b05
         ATM Forum, Traffic Management Specification,
Packit 022b05
           Version 4.0, af-tm-0056.000, June 1996."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 14}
Packit 022b05
Packit 022b05
atmClpTaggingScrCdvt  OBJECT-IDENTITY
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "This traffic descriptor type is for CLP with
Packit 022b05
        tagging and Sustained Cell Rate.  The use of
Packit 022b05
        the parameter vector for this type:
Packit 022b05
        Parameter 1: peak cell rate in cells/second
Packit 022b05
                     for CLP=0+1 traffic
Packit 022b05
        Parameter 2: sustainable cell rate in cells/second
Packit 022b05
                     for CLP=0 traffic, excess tagged as
Packit 022b05
                     CLP=1
Packit 022b05
        Parameter 3: maximum burst size in cells
Packit 022b05
        Parameter 4: CDVT in tenths of microseconds
Packit 022b05
        Parameter 5: not used.
Packit 022b05
Packit 022b05
        This traffic descriptor type is applicable to
Packit 022b05
        connections following the VBR.3 conformance
Packit 022b05
        definition."
Packit 022b05
    REFERENCE
Packit 022b05
        "ATM Forum,ATM User-Network Interface,
Packit 022b05
           Version 3.0 (UNI 3.0) Specification, 1994.
Packit 022b05
         ATM Forum, ATM User-Network Interface,
Packit 022b05
           Version 3.1 (UNI 3.1) Specification,
Packit 022b05
           November 1994.
Packit 022b05
         ATM Forum, Traffic Management Specification,
Packit 022b05
           Version 4.0, af-tm-0056.000, June 1996."
Packit 022b05
    ::= {atmTrafficDescriptorTypes 15}
Packit 022b05
Packit 022b05
END