Blame mibs/ietf/EtherLike-MIB

Packit 022b05
EtherLike-MIB DEFINITIONS ::= BEGIN
Packit 022b05
Packit 022b05
    IMPORTS
Packit 022b05
        MODULE-IDENTITY, OBJECT-TYPE, OBJECT-IDENTITY,
Packit 022b05
        Integer32, Counter32, Counter64, mib-2, transmission
Packit 022b05
            FROM SNMPv2-SMI
Packit 022b05
        MODULE-COMPLIANCE, OBJECT-GROUP
Packit 022b05
            FROM SNMPv2-CONF
Packit 022b05
        TruthValue
Packit 022b05
            FROM SNMPv2-TC
Packit 022b05
        ifIndex, InterfaceIndex
Packit 022b05
            FROM IF-MIB;
Packit 022b05
Packit 022b05
    etherMIB MODULE-IDENTITY
Packit 022b05
        LAST-UPDATED "200309190000Z"  -- September 19, 2003
Packit 022b05
        ORGANIZATION "IETF Ethernet Interfaces and Hub MIB
Packit 022b05
                     Working Group"
Packit 022b05
        CONTACT-INFO
Packit 022b05
            "WG E-mail: hubmib@ietf.org
Packit 022b05
          To subscribe: hubmib-request@ietf.org
Packit 022b05
Packit 022b05
                 Chair: Dan Romascanu
Packit 022b05
                Postal: Avaya Inc.
Packit 022b05
                        Atidum Technology Park, Bldg. 3
Packit 022b05
                        Tel Aviv 61131
Packit 022b05
                        Israel
Packit 022b05
                   Tel: +972 3 645 8414
Packit 022b05
                E-mail: dromasca@avaya.com
Packit 022b05
Packit 022b05
               Editor: John Flick
Packit 022b05
               Postal: Hewlett-Packard Company
Packit 022b05
                       8000 Foothills Blvd. M/S 5557
Packit 022b05
                       Roseville, CA 95747-5557
Packit 022b05
                       USA
Packit 022b05
                  Tel: +1 916 785 4018
Packit 022b05
                  Fax: +1 916 785 1199
Packit 022b05
               E-mail: johnf@rose.hp.com"
Packit 022b05
Packit 022b05
        DESCRIPTION "The MIB module to describe generic objects for
Packit 022b05
                    ethernet-like network interfaces.
Packit 022b05
Packit 022b05
                    The following reference is used throughout this
Packit 022b05
                    MIB module:
Packit 022b05
Packit 022b05
                    [IEEE 802.3 Std] refers to:
Packit 022b05
                       IEEE Std 802.3, 2002 Edition: 'IEEE Standard
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                       for Information technology -
Packit 022b05
                       Telecommunications and information exchange
Packit 022b05
                       between systems - Local and metropolitan
Packit 022b05
                       area networks - Specific requirements -
Packit 022b05
                       Part 3: Carrier sense multiple access with
Packit 022b05
                       collision detection (CSMA/CD) access method
Packit 022b05
                       and physical layer specifications', as
Packit 022b05
                       amended by IEEE Std 802.3ae-2002:
Packit 022b05
                       'Amendment: Media Access Control (MAC)
Packit 022b05
                       Parameters, Physical Layer, and Management
Packit 022b05
                       Parameters for 10 Gb/s Operation', August,
Packit 022b05
                       2002.
Packit 022b05
Packit 022b05
                    Of particular interest is Clause 30, '10 Mb/s,
Packit 022b05
                    100 Mb/s, 1000 Mb/s, and 10 Gb/s Management'.
Packit 022b05
Packit 022b05
                    Copyright (C) The Internet Society (2003).  This
Packit 022b05
                    version of this MIB module is part of RFC 3635;
Packit 022b05
                    see the RFC itself for full legal notices."
Packit 022b05
Packit 022b05
        REVISION    "200309190000Z"  -- September 19, 2003
Packit 022b05
        DESCRIPTION "Updated to include support for 10 Gb/sec
Packit 022b05
                     interfaces.  This resulted in the following
Packit 022b05
                     revisions:
Packit 022b05
Packit 022b05
                     - Updated dot3StatsAlignmentErrors and
Packit 022b05
                       dot3StatsSymbolErrors DESCRIPTIONs to
Packit 022b05
                       reflect behaviour at 10 Gb/s
Packit 022b05
                     - Added dot3StatsRateControlAbility and
Packit 022b05
                       dot3RateControlStatus for management
Packit 022b05
                       of the Rate Control function in 10 Gb/s
Packit 022b05
                       WAN applications
Packit 022b05
                     - Added 64-bit versions of all counters
Packit 022b05
                       that are used on high-speed ethernet
Packit 022b05
                       interfaces
Packit 022b05
                     - Added object groups to contain the new
Packit 022b05
                       objects
Packit 022b05
                     - Deprecated etherStatsBaseGroup and
Packit 022b05
                       split into etherStatsBaseGroup2 and
Packit 022b05
                       etherStatsHalfDuplexGroup, so that
Packit 022b05
                       interfaces which can only operate at
Packit 022b05
                       full-duplex do not need to implement
Packit 022b05
                       half-duplex-only statistics
Packit 022b05
                     - Deprecated dot3Compliance and replaced
Packit 022b05
                       it with dot3Compliance2, which includes
Packit 022b05
                       the compliance information for the new
Packit 022b05
                       object groups
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                     In addition, the dot3Tests and dot3Errors
Packit 022b05
                     object identities have been deprecated,
Packit 022b05
                     since there is no longer a standard method
Packit 022b05
                     for using them.
Packit 022b05
Packit 022b05
                     This version published as RFC 3635."
Packit 022b05
Packit 022b05
        REVISION    "199908240400Z"  -- August 24, 1999
Packit 022b05
        DESCRIPTION "Updated to include support for 1000 Mb/sec
Packit 022b05
                     interfaces and full-duplex interfaces.
Packit 022b05
                     This version published as RFC 2665."
Packit 022b05
Packit 022b05
        REVISION    "199806032150Z"  -- June 3, 1998
Packit 022b05
        DESCRIPTION "Updated to include support for 100 Mb/sec
Packit 022b05
                     interfaces.
Packit 022b05
                     This version published as RFC 2358."
Packit 022b05
Packit 022b05
        REVISION    "199402030400Z"  -- February 3, 1994
Packit 022b05
        DESCRIPTION "Initial version, published as RFC 1650."
Packit 022b05
        ::= { mib-2 35 }
Packit 022b05
Packit 022b05
    etherMIBObjects OBJECT IDENTIFIER ::= { etherMIB 1 }
Packit 022b05
Packit 022b05
    dot3    OBJECT IDENTIFIER ::= { transmission 7 }
Packit 022b05
Packit 022b05
    -- the Ethernet-like Statistics group
Packit 022b05
Packit 022b05
    dot3StatsTable OBJECT-TYPE
Packit 022b05
        SYNTAX     SEQUENCE OF Dot3StatsEntry
Packit 022b05
        MAX-ACCESS not-accessible
Packit 022b05
        STATUS     current
Packit 022b05
        DESCRIPTION "Statistics for a collection of ethernet-like
Packit 022b05
                    interfaces attached to a particular system.
Packit 022b05
                    There will be one row in this table for each
Packit 022b05
                    ethernet-like interface in the system."
Packit 022b05
        ::= { dot3 2 }
Packit 022b05
Packit 022b05
    dot3StatsEntry OBJECT-TYPE
Packit 022b05
        SYNTAX     Dot3StatsEntry
Packit 022b05
        MAX-ACCESS not-accessible
Packit 022b05
        STATUS     current
Packit 022b05
        DESCRIPTION "Statistics for a particular interface to an
Packit 022b05
                    ethernet-like medium."
Packit 022b05
        INDEX       { dot3StatsIndex }
Packit 022b05
        ::= { dot3StatsTable 1 }
Packit 022b05
Packit 022b05
    Dot3StatsEntry ::=
Packit 022b05
        SEQUENCE {
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
            dot3StatsIndex                      InterfaceIndex,
Packit 022b05
            dot3StatsAlignmentErrors            Counter32,
Packit 022b05
            dot3StatsFCSErrors                  Counter32,
Packit 022b05
            dot3StatsSingleCollisionFrames      Counter32,
Packit 022b05
            dot3StatsMultipleCollisionFrames    Counter32,
Packit 022b05
            dot3StatsSQETestErrors              Counter32,
Packit 022b05
            dot3StatsDeferredTransmissions      Counter32,
Packit 022b05
            dot3StatsLateCollisions             Counter32,
Packit 022b05
            dot3StatsExcessiveCollisions        Counter32,
Packit 022b05
            dot3StatsInternalMacTransmitErrors  Counter32,
Packit 022b05
            dot3StatsCarrierSenseErrors         Counter32,
Packit 022b05
            dot3StatsFrameTooLongs              Counter32,
Packit 022b05
            dot3StatsInternalMacReceiveErrors   Counter32,
Packit 022b05
            dot3StatsEtherChipSet               OBJECT IDENTIFIER,
Packit 022b05
            dot3StatsSymbolErrors               Counter32,
Packit 022b05
            dot3StatsDuplexStatus               INTEGER,
Packit 022b05
            dot3StatsRateControlAbility         TruthValue,
Packit 022b05
            dot3StatsRateControlStatus          INTEGER
Packit 022b05
        }
Packit 022b05
Packit 022b05
    dot3StatsIndex OBJECT-TYPE
Packit 022b05
        SYNTAX      InterfaceIndex
Packit 022b05
        MAX-ACCESS  read-only  -- read-only since originally an
Packit 022b05
                               -- SMIv1 index
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "An index value that uniquely identifies an
Packit 022b05
                    interface to an ethernet-like medium.  The
Packit 022b05
                    interface identified by a particular value of
Packit 022b05
                    this index is the same interface as identified
Packit 022b05
                    by the same value of ifIndex."
Packit 022b05
        REFERENCE   "RFC 2863, ifIndex"
Packit 022b05
        ::= { dot3StatsEntry 1 }
Packit 022b05
Packit 022b05
    dot3StatsAlignmentErrors OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of frames received on a particular
Packit 022b05
                    interface that are not an integral number of
Packit 022b05
                    octets in length and do not pass the FCS check.
Packit 022b05
Packit 022b05
                    The count represented by an instance of this
Packit 022b05
                    object is incremented when the alignmentError
Packit 022b05
                    status is returned by the MAC service to the
Packit 022b05
                    LLC (or other MAC user). Received frames for
Packit 022b05
                    which multiple error conditions pertain are,
Packit 022b05
                    according to the conventions of IEEE 802.3
Packit 022b05
                    Layer Management, counted exclusively according
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    to the error status presented to the LLC.
Packit 022b05
Packit 022b05
                    This counter does not increment for group
Packit 022b05
                    encoding schemes greater than 4 bits per group.
Packit 022b05
Packit 022b05
                    For interfaces operating at 10 Gb/s, this
Packit 022b05
                    counter can roll over in less than 5 minutes if
Packit 022b05
                    it is incrementing at its maximum rate.  Since
Packit 022b05
                    that amount of time could be less than a
Packit 022b05
                    management station's poll cycle time, in order
Packit 022b05
                    to avoid a loss of information, a management
Packit 022b05
                    station is advised to poll the
Packit 022b05
                    dot3HCStatsAlignmentErrors object for 10 Gb/s
Packit 022b05
                    or faster interfaces.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.7,
Packit 022b05
                    aAlignmentErrors"
Packit 022b05
        ::= { dot3StatsEntry 2 }
Packit 022b05
Packit 022b05
    dot3StatsFCSErrors OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of frames received on a particular
Packit 022b05
                    interface that are an integral number of octets
Packit 022b05
                    in length but do not pass the FCS check.  This
Packit 022b05
                    count does not include frames received with
Packit 022b05
                    frame-too-long or frame-too-short error.
Packit 022b05
Packit 022b05
                    The count represented by an instance of this
Packit 022b05
                    object is incremented when the frameCheckError
Packit 022b05
                    status is returned by the MAC service to the
Packit 022b05
                    LLC (or other MAC user). Received frames for
Packit 022b05
                    which multiple error conditions pertain are,
Packit 022b05
                    according to the conventions of IEEE 802.3
Packit 022b05
                    Layer Management, counted exclusively according
Packit 022b05
                    to the error status presented to the LLC.
Packit 022b05
Packit 022b05
                    Note:  Coding errors detected by the physical
Packit 022b05
                    layer for speeds above 10 Mb/s will cause the
Packit 022b05
                    frame to fail the FCS check.
Packit 022b05
Packit 022b05
                    For interfaces operating at 10 Gb/s, this
Packit 022b05
                    counter can roll over in less than 5 minutes if
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    it is incrementing at its maximum rate.  Since
Packit 022b05
                    that amount of time could be less than a
Packit 022b05
                    management station's poll cycle time, in order
Packit 022b05
                    to avoid a loss of information, a management
Packit 022b05
                    station is advised to poll the
Packit 022b05
                    dot3HCStatsFCSErrors object for 10 Gb/s or
Packit 022b05
                    faster interfaces.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.6,
Packit 022b05
                    aFrameCheckSequenceErrors."
Packit 022b05
        ::= { dot3StatsEntry 3 }
Packit 022b05
Packit 022b05
    dot3StatsSingleCollisionFrames OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of frames that are involved in a single
Packit 022b05
                    collision, and are subsequently transmitted
Packit 022b05
                    successfully.
Packit 022b05
Packit 022b05
                    A frame that is counted by an instance of this
Packit 022b05
                    object is also counted by the corresponding
Packit 022b05
                    instance of either the ifOutUcastPkts,
Packit 022b05
                    ifOutMulticastPkts, or ifOutBroadcastPkts,
Packit 022b05
                    and is not counted by the corresponding
Packit 022b05
                    instance of the dot3StatsMultipleCollisionFrames
Packit 022b05
                    object.
Packit 022b05
Packit 022b05
                    This counter does not increment when the
Packit 022b05
                    interface is operating in full-duplex mode.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.3,
Packit 022b05
                    aSingleCollisionFrames."
Packit 022b05
        ::= { dot3StatsEntry 4 }
Packit 022b05
Packit 022b05
    dot3StatsMultipleCollisionFrames OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of frames that are involved in more
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    than one collision and are subsequently
Packit 022b05
                    transmitted successfully.
Packit 022b05
Packit 022b05
                    A frame that is counted by an instance of this
Packit 022b05
                    object is also counted by the corresponding
Packit 022b05
                    instance of either the ifOutUcastPkts,
Packit 022b05
                    ifOutMulticastPkts, or ifOutBroadcastPkts,
Packit 022b05
                    and is not counted by the corresponding
Packit 022b05
                    instance of the dot3StatsSingleCollisionFrames
Packit 022b05
                    object.
Packit 022b05
Packit 022b05
                    This counter does not increment when the
Packit 022b05
                    interface is operating in full-duplex mode.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.4,
Packit 022b05
                    aMultipleCollisionFrames."
Packit 022b05
        ::= { dot3StatsEntry 5 }
Packit 022b05
Packit 022b05
    dot3StatsSQETestErrors OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of times that the SQE TEST ERROR
Packit 022b05
                    is received on a particular interface. The
Packit 022b05
                    SQE TEST ERROR is set in accordance with the
Packit 022b05
                    rules for verification of the SQE detection
Packit 022b05
                    mechanism in the PLS Carrier Sense Function as
Packit 022b05
                    described in IEEE Std. 802.3, 2000 Edition,
Packit 022b05
                    section 7.2.4.6.
Packit 022b05
Packit 022b05
                    This counter does not increment on interfaces
Packit 022b05
                    operating at speeds greater than 10 Mb/s, or on
Packit 022b05
                    interfaces operating in full-duplex mode.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 7.2.4.6, also 30.3.2.1.4,
Packit 022b05
                    aSQETestErrors."
Packit 022b05
        ::= { dot3StatsEntry 6 }
Packit 022b05
Packit 022b05
    dot3StatsDeferredTransmissions OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of frames for which the first
Packit 022b05
                    transmission attempt on a particular interface
Packit 022b05
                    is delayed because the medium is busy.
Packit 022b05
Packit 022b05
                    The count represented by an instance of this
Packit 022b05
                    object does not include frames involved in
Packit 022b05
                    collisions.
Packit 022b05
Packit 022b05
                    This counter does not increment when the
Packit 022b05
                    interface is operating in full-duplex mode.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.9,
Packit 022b05
                    aFramesWithDeferredXmissions."
Packit 022b05
        ::= { dot3StatsEntry 7 }
Packit 022b05
Packit 022b05
    dot3StatsLateCollisions OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "The number of times that a collision is
Packit 022b05
                    detected on a particular interface later than
Packit 022b05
                    one slotTime into the transmission of a packet.
Packit 022b05
Packit 022b05
                    A (late) collision included in a count
Packit 022b05
                    represented by an instance of this object is
Packit 022b05
                    also considered as a (generic) collision for
Packit 022b05
                    purposes of other collision-related
Packit 022b05
                    statistics.
Packit 022b05
Packit 022b05
                    This counter does not increment when the
Packit 022b05
                    interface is operating in full-duplex mode.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.10,
Packit 022b05
                    aLateCollisions."
Packit 022b05
        ::= { dot3StatsEntry 8 }
Packit 022b05
Packit 022b05
    dot3StatsExcessiveCollisions OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of frames for which transmission on a
Packit 022b05
                    particular interface fails due to excessive
Packit 022b05
                    collisions.
Packit 022b05
Packit 022b05
                    This counter does not increment when the
Packit 022b05
                    interface is operating in full-duplex mode.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.11,
Packit 022b05
                    aFramesAbortedDueToXSColls."
Packit 022b05
        ::= { dot3StatsEntry 9 }
Packit 022b05
Packit 022b05
    dot3StatsInternalMacTransmitErrors OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of frames for which transmission on a
Packit 022b05
                    particular interface fails due to an internal
Packit 022b05
                    MAC sublayer transmit error. A frame is only
Packit 022b05
                    counted by an instance of this object if it is
Packit 022b05
                    not counted by the corresponding instance of
Packit 022b05
                    either the dot3StatsLateCollisions object, the
Packit 022b05
                    dot3StatsExcessiveCollisions object, or the
Packit 022b05
                    dot3StatsCarrierSenseErrors object.
Packit 022b05
Packit 022b05
                    The precise meaning of the count represented by
Packit 022b05
                    an instance of this object is implementation-
Packit 022b05
                    specific.  In particular, an instance of this
Packit 022b05
                    object may represent a count of transmission
Packit 022b05
                    errors on a particular interface that are not
Packit 022b05
                    otherwise counted.
Packit 022b05
Packit 022b05
                    For interfaces operating at 10 Gb/s, this
Packit 022b05
                    counter can roll over in less than 5 minutes if
Packit 022b05
                    it is incrementing at its maximum rate.  Since
Packit 022b05
                    that amount of time could be less than a
Packit 022b05
                    management station's poll cycle time, in order
Packit 022b05
                    to avoid a loss of information, a management
Packit 022b05
                    station is advised to poll the
Packit 022b05
                    dot3HCStatsInternalMacTransmitErrors object for
Packit 022b05
                    10 Gb/s or faster interfaces.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.12,
Packit 022b05
                    aFramesLostDueToIntMACXmitError."
Packit 022b05
        ::= { dot3StatsEntry 10 }
Packit 022b05
Packit 022b05
    dot3StatsCarrierSenseErrors OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "The number of times that the carrier sense
Packit 022b05
                    condition was lost or never asserted when
Packit 022b05
                    attempting to transmit a frame on a particular
Packit 022b05
                    interface.
Packit 022b05
Packit 022b05
                    The count represented by an instance of this
Packit 022b05
                    object is incremented at most once per
Packit 022b05
                    transmission attempt, even if the carrier sense
Packit 022b05
                    condition fluctuates during a transmission
Packit 022b05
                    attempt.
Packit 022b05
Packit 022b05
                    This counter does not increment when the
Packit 022b05
                    interface is operating in full-duplex mode.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.13,
Packit 022b05
                    aCarrierSenseErrors."
Packit 022b05
        ::= { dot3StatsEntry 11 }
Packit 022b05
Packit 022b05
    -- { dot3StatsEntry 12 } is not assigned
Packit 022b05
Packit 022b05
    dot3StatsFrameTooLongs OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of frames received on a particular
Packit 022b05
                    interface that exceed the maximum permitted
Packit 022b05
                    frame size.
Packit 022b05
Packit 022b05
                    The count represented by an instance of this
Packit 022b05
                    object is incremented when the frameTooLong
Packit 022b05
                    status is returned by the MAC service to the
Packit 022b05
                    LLC (or other MAC user). Received frames for
Packit 022b05
                    which multiple error conditions pertain are,
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    according to the conventions of IEEE 802.3
Packit 022b05
                    Layer Management, counted exclusively according
Packit 022b05
                    to the error status presented to the LLC.
Packit 022b05
Packit 022b05
                    For interfaces operating at 10 Gb/s, this
Packit 022b05
                    counter can roll over in less than 80 minutes if
Packit 022b05
                    it is incrementing at its maximum rate.  Since
Packit 022b05
                    that amount of time could be less than a
Packit 022b05
                    management station's poll cycle time, in order
Packit 022b05
                    to avoid a loss of information, a management
Packit 022b05
                    station is advised to poll the
Packit 022b05
                    dot3HCStatsFrameTooLongs object for 10 Gb/s
Packit 022b05
                    or faster interfaces.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.25,
Packit 022b05
                    aFrameTooLongErrors."
Packit 022b05
        ::= { dot3StatsEntry 13 }
Packit 022b05
Packit 022b05
    -- { dot3StatsEntry 14 } is not assigned
Packit 022b05
Packit 022b05
    -- { dot3StatsEntry 15 } is not assigned
Packit 022b05
Packit 022b05
    dot3StatsInternalMacReceiveErrors OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of frames for which reception on a
Packit 022b05
                    particular interface fails due to an internal
Packit 022b05
                    MAC sublayer receive error. A frame is only
Packit 022b05
                    counted by an instance of this object if it is
Packit 022b05
                    not counted by the corresponding instance of
Packit 022b05
                    either the dot3StatsFrameTooLongs object, the
Packit 022b05
                    dot3StatsAlignmentErrors object, or the
Packit 022b05
                    dot3StatsFCSErrors object.
Packit 022b05
Packit 022b05
                    The precise meaning of the count represented by
Packit 022b05
                    an instance of this object is implementation-
Packit 022b05
                    specific.  In particular, an instance of this
Packit 022b05
                    object may represent a count of receive errors
Packit 022b05
                    on a particular interface that are not
Packit 022b05
                    otherwise counted.
Packit 022b05
Packit 022b05
                    For interfaces operating at 10 Gb/s, this
Packit 022b05
                    counter can roll over in less than 5 minutes if
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    it is incrementing at its maximum rate.  Since
Packit 022b05
                    that amount of time could be less than a
Packit 022b05
                    management station's poll cycle time, in order
Packit 022b05
                    to avoid a loss of information, a management
Packit 022b05
                    station is advised to poll the
Packit 022b05
                    dot3HCStatsInternalMacReceiveErrors object for
Packit 022b05
                    10 Gb/s or faster interfaces.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.15,
Packit 022b05
                    aFramesLostDueToIntMACRcvError."
Packit 022b05
        ::= { dot3StatsEntry 16 }
Packit 022b05
Packit 022b05
    dot3StatsEtherChipSet OBJECT-TYPE
Packit 022b05
        SYNTAX      OBJECT IDENTIFIER
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      deprecated
Packit 022b05
        DESCRIPTION "******** THIS OBJECT IS DEPRECATED ********
Packit 022b05
Packit 022b05
                    This object contains an OBJECT IDENTIFIER
Packit 022b05
                    which identifies the chipset used to
Packit 022b05
                    realize the interface. Ethernet-like
Packit 022b05
                    interfaces are typically built out of
Packit 022b05
                    several different chips. The MIB implementor
Packit 022b05
                    is presented with a decision of which chip
Packit 022b05
                    to identify via this object. The implementor
Packit 022b05
                    should identify the chip which is usually
Packit 022b05
                    called the Medium Access Control chip.
Packit 022b05
                    If no such chip is easily identifiable,
Packit 022b05
                    the implementor should identify the chip
Packit 022b05
                    which actually gathers the transmit
Packit 022b05
                    and receive statistics and error
Packit 022b05
                    indications. This would allow a
Packit 022b05
                    manager station to correlate the
Packit 022b05
                    statistics and the chip generating
Packit 022b05
                    them, giving it the ability to take
Packit 022b05
                    into account any known anomalies
Packit 022b05
                    in the chip.
Packit 022b05
Packit 022b05
                    This object has been deprecated.  Implementation
Packit 022b05
                    feedback indicates that it is of limited use for
Packit 022b05
                    debugging network problems in the field, and
Packit 022b05
                    the administrative overhead involved in
Packit 022b05
                    maintaining a registry of chipset OIDs is not
Packit 022b05
                    justified."
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        ::= { dot3StatsEntry 17 }
Packit 022b05
Packit 022b05
    dot3StatsSymbolErrors OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "For an interface operating at 100 Mb/s, the
Packit 022b05
                    number of times there was an invalid data symbol
Packit 022b05
                    when a valid carrier was present.
Packit 022b05
Packit 022b05
                    For an interface operating in half-duplex mode
Packit 022b05
                    at 1000 Mb/s, the number of times the receiving
Packit 022b05
                    media is non-idle (a carrier event) for a period
Packit 022b05
                    of time equal to or greater than slotTime, and
Packit 022b05
                    during which there was at least one occurrence
Packit 022b05
                    of an event that causes the PHY to indicate
Packit 022b05
                    'Data reception error' or 'carrier extend error'
Packit 022b05
                    on the GMII.
Packit 022b05
Packit 022b05
                    For an interface operating in full-duplex mode
Packit 022b05
                    at 1000 Mb/s, the number of times the receiving
Packit 022b05
                    media is non-idle (a carrier event) for a period
Packit 022b05
                    of time equal to or greater than minFrameSize,
Packit 022b05
                    and during which there was at least one
Packit 022b05
                    occurrence of an event that causes the PHY to
Packit 022b05
                    indicate 'Data reception error' on the GMII.
Packit 022b05
Packit 022b05
                    For an interface operating at 10 Gb/s, the
Packit 022b05
                    number of times the receiving media is non-idle
Packit 022b05
                    (a carrier event) for a period of time equal to
Packit 022b05
                    or greater than minFrameSize, and during which
Packit 022b05
                    there was at least one occurrence of an event
Packit 022b05
                    that causes the PHY to indicate 'Receive Error'
Packit 022b05
                    on the XGMII.
Packit 022b05
Packit 022b05
                    The count represented by an instance of this
Packit 022b05
                    object is incremented at most once per carrier
Packit 022b05
                    event, even if multiple symbol errors occur
Packit 022b05
                    during the carrier event.  This count does
Packit 022b05
                    not increment if a collision is present.
Packit 022b05
Packit 022b05
                    This counter does not increment when the
Packit 022b05
                    interface is operating at 10 Mb/s.
Packit 022b05
Packit 022b05
                    For interfaces operating at 10 Gb/s, this
Packit 022b05
                    counter can roll over in less than 5 minutes if
Packit 022b05
                    it is incrementing at its maximum rate.  Since
Packit 022b05
                    that amount of time could be less than a
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    management station's poll cycle time, in order
Packit 022b05
                    to avoid a loss of information, a management
Packit 022b05
                    station is advised to poll the
Packit 022b05
                    dot3HCStatsSymbolErrors object for 10 Gb/s
Packit 022b05
                    or faster interfaces.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.2.1.5,
Packit 022b05
                    aSymbolErrorDuringCarrier."
Packit 022b05
        ::= { dot3StatsEntry 18 }
Packit 022b05
Packit 022b05
    dot3StatsDuplexStatus OBJECT-TYPE
Packit 022b05
        SYNTAX      INTEGER {
Packit 022b05
                        unknown(1),
Packit 022b05
                        halfDuplex(2),
Packit 022b05
                        fullDuplex(3)
Packit 022b05
                    }
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "The current mode of operation of the MAC
Packit 022b05
                    entity.  'unknown' indicates that the current
Packit 022b05
                    duplex mode could not be determined.
Packit 022b05
Packit 022b05
                    Management control of the duplex mode is
Packit 022b05
                    accomplished through the MAU MIB.  When
Packit 022b05
                    an interface does not support autonegotiation,
Packit 022b05
                    or when autonegotiation is not enabled, the
Packit 022b05
                    duplex mode is controlled using
Packit 022b05
                    ifMauDefaultType.  When autonegotiation is
Packit 022b05
                    supported and enabled, duplex mode is controlled
Packit 022b05
                    using ifMauAutoNegAdvertisedBits.  In either
Packit 022b05
                    case, the currently operating duplex mode is
Packit 022b05
                    reflected both in this object and in ifMauType.
Packit 022b05
Packit 022b05
                    Note that this object provides redundant
Packit 022b05
                    information with ifMauType.  Normally, redundant
Packit 022b05
                    objects are discouraged.  However, in this
Packit 022b05
                    instance, it allows a management application to
Packit 022b05
                    determine the duplex status of an interface
Packit 022b05
                    without having to know every possible value of
Packit 022b05
                    ifMauType.  This was felt to be sufficiently
Packit 022b05
                    valuable to justify the redundancy."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.32,
Packit 022b05
                    aDuplexStatus."
Packit 022b05
        ::= { dot3StatsEntry 19 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
    dot3StatsRateControlAbility OBJECT-TYPE
Packit 022b05
        SYNTAX      TruthValue
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "'true' for interfaces operating at speeds above
Packit 022b05
                    1000 Mb/s that support Rate Control through
Packit 022b05
                    lowering the average data rate of the MAC
Packit 022b05
                    sublayer, with frame granularity, and 'false'
Packit 022b05
                    otherwise."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.33,
Packit 022b05
                    aRateControlAbility."
Packit 022b05
        ::= { dot3StatsEntry 20 }
Packit 022b05
Packit 022b05
    dot3StatsRateControlStatus OBJECT-TYPE
Packit 022b05
        SYNTAX      INTEGER {
Packit 022b05
                        rateControlOff(1),
Packit 022b05
                        rateControlOn(2),
Packit 022b05
                        unknown(3)
Packit 022b05
                    }
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "The current Rate Control mode of operation of
Packit 022b05
                    the MAC sublayer of this interface."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.34,
Packit 022b05
                    aRateControlStatus."
Packit 022b05
        ::= { dot3StatsEntry 21 }
Packit 022b05
Packit 022b05
    -- the Ethernet-like Collision Statistics group
Packit 022b05
Packit 022b05
    -- Implementation of this group is optional; it is appropriate
Packit 022b05
    -- for all systems which have the necessary metering
Packit 022b05
Packit 022b05
    dot3CollTable OBJECT-TYPE
Packit 022b05
        SYNTAX      SEQUENCE OF Dot3CollEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A collection of collision histograms for a
Packit 022b05
                    particular set of interfaces."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.30,
Packit 022b05
                    aCollisionFrames."
Packit 022b05
        ::= { dot3 5 }
Packit 022b05
Packit 022b05
    dot3CollEntry OBJECT-TYPE
Packit 022b05
        SYNTAX      Dot3CollEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A cell in the histogram of per-frame
Packit 022b05
                    collisions for a particular interface.  An
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    instance of this object represents the
Packit 022b05
                    frequency of individual MAC frames for which
Packit 022b05
                    the transmission (successful or otherwise) on a
Packit 022b05
                    particular interface is accompanied by a
Packit 022b05
                    particular number of media collisions."
Packit 022b05
        INDEX       { ifIndex, dot3CollCount }
Packit 022b05
        ::= { dot3CollTable 1 }
Packit 022b05
Packit 022b05
    Dot3CollEntry ::=
Packit 022b05
        SEQUENCE {
Packit 022b05
            dot3CollCount        Integer32,
Packit 022b05
            dot3CollFrequencies  Counter32
Packit 022b05
        }
Packit 022b05
Packit 022b05
    -- { dot3CollEntry 1 } is no longer in use
Packit 022b05
Packit 022b05
    dot3CollCount OBJECT-TYPE
Packit 022b05
        SYNTAX      Integer32 (1..16)
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "The number of per-frame media collisions for
Packit 022b05
                    which a particular collision histogram cell
Packit 022b05
                    represents the frequency on a particular
Packit 022b05
                    interface."
Packit 022b05
        ::= { dot3CollEntry 2 }
Packit 022b05
Packit 022b05
    dot3CollFrequencies OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of individual MAC frames for which the
Packit 022b05
                    transmission (successful or otherwise) on a
Packit 022b05
                    particular interface occurs after the
Packit 022b05
                    frame has experienced exactly the number
Packit 022b05
                    of collisions in the associated
Packit 022b05
                    dot3CollCount object.
Packit 022b05
Packit 022b05
                    For example, a frame which is transmitted
Packit 022b05
                    on interface 77 after experiencing
Packit 022b05
                    exactly 4 collisions would be indicated
Packit 022b05
                    by incrementing only dot3CollFrequencies.77.4.
Packit 022b05
                    No other instance of dot3CollFrequencies would
Packit 022b05
                    be incremented in this example.
Packit 022b05
Packit 022b05
                    This counter does not increment when the
Packit 022b05
                    interface is operating in full-duplex mode.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        ::= { dot3CollEntry 3 }
Packit 022b05
Packit 022b05
    dot3ControlTable OBJECT-TYPE
Packit 022b05
        SYNTAX      SEQUENCE OF Dot3ControlEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A table of descriptive and status information
Packit 022b05
                    about the MAC Control sublayer on the
Packit 022b05
                    ethernet-like interfaces attached to a
Packit 022b05
                    particular system.  There will be one row in
Packit 022b05
                    this table for each ethernet-like interface in
Packit 022b05
                    the system which implements the MAC Control
Packit 022b05
                    sublayer.  If some, but not all, of the
Packit 022b05
                    ethernet-like interfaces in the system implement
Packit 022b05
                    the MAC Control sublayer, there will be fewer
Packit 022b05
                    rows in this table than in the dot3StatsTable."
Packit 022b05
        ::= { dot3 9 }
Packit 022b05
Packit 022b05
    dot3ControlEntry OBJECT-TYPE
Packit 022b05
        SYNTAX      Dot3ControlEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "An entry in the table, containing information
Packit 022b05
                    about the MAC Control sublayer on a single
Packit 022b05
                    ethernet-like interface."
Packit 022b05
        INDEX       { dot3StatsIndex }
Packit 022b05
        ::= { dot3ControlTable 1 }
Packit 022b05
Packit 022b05
    Dot3ControlEntry ::=
Packit 022b05
        SEQUENCE {
Packit 022b05
            dot3ControlFunctionsSupported       BITS,
Packit 022b05
            dot3ControlInUnknownOpcodes         Counter32,
Packit 022b05
            dot3HCControlInUnknownOpcodes       Counter64
Packit 022b05
        }
Packit 022b05
Packit 022b05
    dot3ControlFunctionsSupported OBJECT-TYPE
Packit 022b05
        SYNTAX      BITS {
Packit 022b05
                        pause(0)   -- 802.3 flow control
Packit 022b05
                    }
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A list of the possible MAC Control functions
Packit 022b05
                    implemented for this interface."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.3.2,
Packit 022b05
                    aMACControlFunctionsSupported."
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        ::= { dot3ControlEntry 1 }
Packit 022b05
Packit 022b05
    dot3ControlInUnknownOpcodes OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of MAC Control frames received on this
Packit 022b05
                    interface that contain an opcode that is not
Packit 022b05
                    supported by this device.
Packit 022b05
Packit 022b05
                    For interfaces operating at 10 Gb/s, this
Packit 022b05
                    counter can roll over in less than 5 minutes if
Packit 022b05
                    it is incrementing at its maximum rate.  Since
Packit 022b05
                    that amount of time could be less than a
Packit 022b05
                    management station's poll cycle time, in order
Packit 022b05
                    to avoid a loss of information, a management
Packit 022b05
                    station is advised to poll the
Packit 022b05
                    dot3HCControlInUnknownOpcodes object for 10 Gb/s
Packit 022b05
                    or faster interfaces.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.3.5,
Packit 022b05
                    aUnsupportedOpcodesReceived"
Packit 022b05
        ::= { dot3ControlEntry 2 }
Packit 022b05
Packit 022b05
    dot3HCControlInUnknownOpcodes OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter64
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of MAC Control frames received on this
Packit 022b05
                    interface that contain an opcode that is not
Packit 022b05
                    supported by this device.
Packit 022b05
Packit 022b05
                    This counter is a 64 bit version of
Packit 022b05
                    dot3ControlInUnknownOpcodes.  It should be used
Packit 022b05
                    on interfaces operating at 10 Gb/s or faster.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.3.5,
Packit 022b05
                    aUnsupportedOpcodesReceived"
Packit 022b05
        ::= { dot3ControlEntry 3 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
    dot3PauseTable OBJECT-TYPE
Packit 022b05
        SYNTAX      SEQUENCE OF Dot3PauseEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A table of descriptive and status information
Packit 022b05
                    about the MAC Control PAUSE function on the
Packit 022b05
                    ethernet-like interfaces attached to a
Packit 022b05
                    particular system. There will be one row in
Packit 022b05
                    this table for each ethernet-like interface in
Packit 022b05
                    the system which supports the MAC Control PAUSE
Packit 022b05
                    function (i.e., the 'pause' bit in the
Packit 022b05
                    corresponding instance of
Packit 022b05
                    dot3ControlFunctionsSupported is set).  If some,
Packit 022b05
                    but not all, of the ethernet-like interfaces in
Packit 022b05
                    the system implement the MAC Control PAUSE
Packit 022b05
                    function (for example, if some interfaces only
Packit 022b05
                    support half-duplex), there will be fewer rows
Packit 022b05
                    in this table than in the dot3StatsTable."
Packit 022b05
        ::= { dot3 10 }
Packit 022b05
Packit 022b05
    dot3PauseEntry OBJECT-TYPE
Packit 022b05
        SYNTAX      Dot3PauseEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "An entry in the table, containing information
Packit 022b05
                    about the MAC Control PAUSE function on a single
Packit 022b05
                    ethernet-like interface."
Packit 022b05
        INDEX       { dot3StatsIndex }
Packit 022b05
        ::= { dot3PauseTable 1 }
Packit 022b05
Packit 022b05
    Dot3PauseEntry ::=
Packit 022b05
Packit 022b05
        SEQUENCE {
Packit 022b05
            dot3PauseAdminMode                  INTEGER,
Packit 022b05
            dot3PauseOperMode                   INTEGER,
Packit 022b05
            dot3InPauseFrames                   Counter32,
Packit 022b05
            dot3OutPauseFrames                  Counter32,
Packit 022b05
            dot3HCInPauseFrames                 Counter64,
Packit 022b05
            dot3HCOutPauseFrames                Counter64
Packit 022b05
        }
Packit 022b05
Packit 022b05
    dot3PauseAdminMode OBJECT-TYPE
Packit 022b05
        SYNTAX      INTEGER {
Packit 022b05
                        disabled(1),
Packit 022b05
                        enabledXmit(2),
Packit 022b05
                        enabledRcv(3),
Packit 022b05
                        enabledXmitAndRcv(4)
Packit 022b05
                    }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        MAX-ACCESS  read-write
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "This object is used to configure the default
Packit 022b05
                    administrative PAUSE mode for this interface.
Packit 022b05
Packit 022b05
                    This object represents the
Packit 022b05
                    administratively-configured PAUSE mode for this
Packit 022b05
                    interface.  If auto-negotiation is not enabled
Packit 022b05
                    or is not implemented for the active MAU
Packit 022b05
                    attached to this interface, the value of this
Packit 022b05
                    object determines the operational PAUSE mode
Packit 022b05
                    of the interface whenever it is operating in
Packit 022b05
                    full-duplex mode.  In this case, a set to this
Packit 022b05
                    object will force the interface into the
Packit 022b05
                    specified mode.
Packit 022b05
Packit 022b05
                    If auto-negotiation is implemented and enabled
Packit 022b05
                    for the MAU attached to this interface, the
Packit 022b05
                    PAUSE mode for this interface is determined by
Packit 022b05
                    auto-negotiation, and the value of this object
Packit 022b05
                    denotes the mode to which the interface will
Packit 022b05
                    automatically revert if/when auto-negotiation is
Packit 022b05
                    later disabled.  Note that when auto-negotiation
Packit 022b05
                    is running, administrative control of the PAUSE
Packit 022b05
                    mode may be accomplished using the
Packit 022b05
                    ifMauAutoNegCapAdvertisedBits object in the
Packit 022b05
                    MAU-MIB.
Packit 022b05
Packit 022b05
                    Note that the value of this object is ignored
Packit 022b05
                    when the interface is not operating in
Packit 022b05
                    full-duplex mode.
Packit 022b05
Packit 022b05
                    An attempt to set this object to
Packit 022b05
                    'enabledXmit(2)' or 'enabledRcv(3)' will fail
Packit 022b05
                    on interfaces that do not support operation
Packit 022b05
                    at greater than 100 Mb/s."
Packit 022b05
        ::= { dot3PauseEntry 1 }
Packit 022b05
Packit 022b05
    dot3PauseOperMode OBJECT-TYPE
Packit 022b05
        SYNTAX      INTEGER {
Packit 022b05
                        disabled(1),
Packit 022b05
                        enabledXmit(2),
Packit 022b05
                        enabledRcv(3),
Packit 022b05
                        enabledXmitAndRcv(4)
Packit 022b05
                    }
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "This object reflects the PAUSE mode currently
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    in use on this interface, as determined by
Packit 022b05
                    either (1) the result of the auto-negotiation
Packit 022b05
                    function or (2) if auto-negotiation is not
Packit 022b05
                    enabled or is not implemented for the active MAU
Packit 022b05
                    attached to this interface, by the value of
Packit 022b05
                    dot3PauseAdminMode.  Interfaces operating at
Packit 022b05
                    100 Mb/s or less will never return
Packit 022b05
                    'enabledXmit(2)' or 'enabledRcv(3)'.  Interfaces
Packit 022b05
                    operating in half-duplex mode will always return
Packit 022b05
                    'disabled(1)'.  Interfaces on which
Packit 022b05
                    auto-negotiation is enabled but not yet
Packit 022b05
                    completed should return the value
Packit 022b05
                    'disabled(1)'."
Packit 022b05
        ::= { dot3PauseEntry 2 }
Packit 022b05
Packit 022b05
    dot3InPauseFrames OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of MAC Control frames received on this
Packit 022b05
                    interface with an opcode indicating the PAUSE
Packit 022b05
                    operation.
Packit 022b05
Packit 022b05
                    This counter does not increment when the
Packit 022b05
                    interface is operating in half-duplex mode.
Packit 022b05
Packit 022b05
                    For interfaces operating at 10 Gb/s, this
Packit 022b05
                    counter can roll over in less than 5 minutes if
Packit 022b05
                    it is incrementing at its maximum rate.  Since
Packit 022b05
                    that amount of time could be less than a
Packit 022b05
                    management station's poll cycle time, in order
Packit 022b05
                    to avoid a loss of information, a management
Packit 022b05
                    station is advised to poll the
Packit 022b05
                    dot3HCInPauseFrames object for 10 Gb/s or
Packit 022b05
                    faster interfaces.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.4.3,
Packit 022b05
                    aPAUSEMACCtrlFramesReceived."
Packit 022b05
        ::= { dot3PauseEntry 3 }
Packit 022b05
Packit 022b05
    dot3OutPauseFrames OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter32
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        DESCRIPTION "A count of MAC Control frames transmitted on
Packit 022b05
                    this interface with an opcode indicating the
Packit 022b05
                    PAUSE operation.
Packit 022b05
Packit 022b05
                    This counter does not increment when the
Packit 022b05
                    interface is operating in half-duplex mode.
Packit 022b05
Packit 022b05
                    For interfaces operating at 10 Gb/s, this
Packit 022b05
                    counter can roll over in less than 5 minutes if
Packit 022b05
                    it is incrementing at its maximum rate.  Since
Packit 022b05
                    that amount of time could be less than a
Packit 022b05
                    management station's poll cycle time, in order
Packit 022b05
                    to avoid a loss of information, a management
Packit 022b05
                    station is advised to poll the
Packit 022b05
                    dot3HCOutPauseFrames object for 10 Gb/s or
Packit 022b05
                    faster interfaces.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.4.2,
Packit 022b05
                    aPAUSEMACCtrlFramesTransmitted."
Packit 022b05
        ::= { dot3PauseEntry 4 }
Packit 022b05
Packit 022b05
    dot3HCInPauseFrames OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter64
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of MAC Control frames received on this
Packit 022b05
                    interface with an opcode indicating the PAUSE
Packit 022b05
                    operation.
Packit 022b05
Packit 022b05
                    This counter does not increment when the
Packit 022b05
                    interface is operating in half-duplex mode.
Packit 022b05
Packit 022b05
                    This counter is a 64 bit version of
Packit 022b05
                    dot3InPauseFrames.  It should be used on
Packit 022b05
                    interfaces operating at 10 Gb/s or faster.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.4.3,
Packit 022b05
                    aPAUSEMACCtrlFramesReceived."
Packit 022b05
        ::= { dot3PauseEntry 5 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
    dot3HCOutPauseFrames OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter64
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of MAC Control frames transmitted on
Packit 022b05
                    this interface with an opcode indicating the
Packit 022b05
                    PAUSE operation.
Packit 022b05
Packit 022b05
                    This counter does not increment when the
Packit 022b05
                    interface is operating in half-duplex mode.
Packit 022b05
Packit 022b05
                    This counter is a 64 bit version of
Packit 022b05
                    dot3OutPauseFrames.  It should be used on
Packit 022b05
                    interfaces operating at 10 Gb/s or faster.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.4.2,
Packit 022b05
                    aPAUSEMACCtrlFramesTransmitted."
Packit 022b05
        ::= { dot3PauseEntry 6 }
Packit 022b05
Packit 022b05
    dot3HCStatsTable OBJECT-TYPE
Packit 022b05
        SYNTAX      SEQUENCE OF Dot3HCStatsEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A table containing 64-bit versions of error
Packit 022b05
                    counters from the dot3StatsTable.  The 32-bit
Packit 022b05
                    versions of these counters may roll over quite
Packit 022b05
                    quickly on higher speed ethernet interfaces.
Packit 022b05
                    The counters that have 64-bit versions in this
Packit 022b05
                    table are the counters that apply to full-duplex
Packit 022b05
                    interfaces, since 10 Gb/s and faster
Packit 022b05
                    ethernet-like interfaces do not support
Packit 022b05
                    half-duplex, and very few 1000 Mb/s
Packit 022b05
                    ethernet-like interfaces support half-duplex.
Packit 022b05
Packit 022b05
                    Entries in this table are recommended for
Packit 022b05
                    interfaces capable of operating at 1000 Mb/s or
Packit 022b05
                    faster, and are required for interfaces capable
Packit 022b05
                    of operating at 10 Gb/s or faster.  Lower speed
Packit 022b05
                    ethernet-like interfaces do not need entries in
Packit 022b05
                    this table, in which case there may be fewer
Packit 022b05
                    entries in this table than in the
Packit 022b05
                    dot3StatsTable. However, implementations
Packit 022b05
                    containing interfaces with a mix of speeds may
Packit 022b05
                    choose to implement entries in this table for
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    all ethernet-like interfaces."
Packit 022b05
        ::= { dot3 11 }
Packit 022b05
Packit 022b05
    dot3HCStatsEntry OBJECT-TYPE
Packit 022b05
        SYNTAX      Dot3HCStatsEntry
Packit 022b05
        MAX-ACCESS  not-accessible
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "An entry containing 64-bit statistics for a
Packit 022b05
                    single ethernet-like interface."
Packit 022b05
        INDEX       { dot3StatsIndex }
Packit 022b05
        ::= { dot3HCStatsTable 1 }
Packit 022b05
Packit 022b05
    Dot3HCStatsEntry ::=
Packit 022b05
        SEQUENCE {
Packit 022b05
            dot3HCStatsAlignmentErrors           Counter64,
Packit 022b05
            dot3HCStatsFCSErrors                 Counter64,
Packit 022b05
            dot3HCStatsInternalMacTransmitErrors Counter64,
Packit 022b05
            dot3HCStatsFrameTooLongs             Counter64,
Packit 022b05
            dot3HCStatsInternalMacReceiveErrors  Counter64,
Packit 022b05
            dot3HCStatsSymbolErrors              Counter64
Packit 022b05
        }
Packit 022b05
Packit 022b05
    dot3HCStatsAlignmentErrors OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter64
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of frames received on a particular
Packit 022b05
                    interface that are not an integral number of
Packit 022b05
                    octets in length and do not pass the FCS check.
Packit 022b05
Packit 022b05
                    The count represented by an instance of this
Packit 022b05
                    object is incremented when the alignmentError
Packit 022b05
                    status is returned by the MAC service to the
Packit 022b05
                    LLC (or other MAC user). Received frames for
Packit 022b05
                    which multiple error conditions pertain are,
Packit 022b05
                    according to the conventions of IEEE 802.3
Packit 022b05
                    Layer Management, counted exclusively according
Packit 022b05
                    to the error status presented to the LLC.
Packit 022b05
Packit 022b05
                    This counter does not increment for group
Packit 022b05
                    encoding schemes greater than 4 bits per group.
Packit 022b05
Packit 022b05
                    This counter is a 64 bit version of
Packit 022b05
                    dot3StatsAlignmentErrors.  It should be used
Packit 022b05
                    on interfaces operating at 10 Gb/s or faster.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.7,
Packit 022b05
                    aAlignmentErrors"
Packit 022b05
        ::= { dot3HCStatsEntry 1 }
Packit 022b05
Packit 022b05
    dot3HCStatsFCSErrors OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter64
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of frames received on a particular
Packit 022b05
                    interface that are an integral number of octets
Packit 022b05
                    in length but do not pass the FCS check.  This
Packit 022b05
                    count does not include frames received with
Packit 022b05
                    frame-too-long or frame-too-short error.
Packit 022b05
Packit 022b05
                    The count represented by an instance of this
Packit 022b05
                    object is incremented when the frameCheckError
Packit 022b05
                    status is returned by the MAC service to the
Packit 022b05
                    LLC (or other MAC user). Received frames for
Packit 022b05
                    which multiple error conditions pertain are,
Packit 022b05
                    according to the conventions of IEEE 802.3
Packit 022b05
                    Layer Management, counted exclusively according
Packit 022b05
                    to the error status presented to the LLC.
Packit 022b05
Packit 022b05
                    Note:  Coding errors detected by the physical
Packit 022b05
                    layer for speeds above 10 Mb/s will cause the
Packit 022b05
                    frame to fail the FCS check.
Packit 022b05
Packit 022b05
                    This counter is a 64 bit version of
Packit 022b05
                    dot3StatsFCSErrors.  It should be used on
Packit 022b05
                    interfaces operating at 10 Gb/s or faster.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.6,
Packit 022b05
                    aFrameCheckSequenceErrors."
Packit 022b05
        ::= { dot3HCStatsEntry 2 }
Packit 022b05
Packit 022b05
    dot3HCStatsInternalMacTransmitErrors OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter64
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of frames for which transmission on a
Packit 022b05
                    particular interface fails due to an internal
Packit 022b05
                    MAC sublayer transmit error. A frame is only
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    counted by an instance of this object if it is
Packit 022b05
                    not counted by the corresponding instance of
Packit 022b05
                    either the dot3StatsLateCollisions object, the
Packit 022b05
                    dot3StatsExcessiveCollisions object, or the
Packit 022b05
                    dot3StatsCarrierSenseErrors object.
Packit 022b05
Packit 022b05
                    The precise meaning of the count represented by
Packit 022b05
                    an instance of this object is implementation-
Packit 022b05
                    specific.  In particular, an instance of this
Packit 022b05
                    object may represent a count of transmission
Packit 022b05
                    errors on a particular interface that are not
Packit 022b05
                    otherwise counted.
Packit 022b05
Packit 022b05
                    This counter is a 64 bit version of
Packit 022b05
                    dot3StatsInternalMacTransmitErrors.  It should
Packit 022b05
                    be used on interfaces operating at 10 Gb/s or
Packit 022b05
                    faster.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.12,
Packit 022b05
                    aFramesLostDueToIntMACXmitError."
Packit 022b05
        ::= { dot3HCStatsEntry 3 }
Packit 022b05
Packit 022b05
    dot3HCStatsFrameTooLongs OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter64
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of frames received on a particular
Packit 022b05
                    interface that exceed the maximum permitted
Packit 022b05
                    frame size.
Packit 022b05
Packit 022b05
                    The count represented by an instance of this
Packit 022b05
                    object is incremented when the frameTooLong
Packit 022b05
                    status is returned by the MAC service to the
Packit 022b05
                    LLC (or other MAC user). Received frames for
Packit 022b05
                    which multiple error conditions pertain are,
Packit 022b05
                    according to the conventions of IEEE 802.3
Packit 022b05
                    Layer Management, counted exclusively according
Packit 022b05
                    to the error status presented to the LLC.
Packit 022b05
Packit 022b05
                    This counter is a 64 bit version of
Packit 022b05
                    dot3StatsFrameTooLongs.  It should be used on
Packit 022b05
                    interfaces operating at 10 Gb/s or faster.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.25,
Packit 022b05
                    aFrameTooLongErrors."
Packit 022b05
        ::= { dot3HCStatsEntry 4 }
Packit 022b05
Packit 022b05
    dot3HCStatsInternalMacReceiveErrors OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter64
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A count of frames for which reception on a
Packit 022b05
                    particular interface fails due to an internal
Packit 022b05
                    MAC sublayer receive error. A frame is only
Packit 022b05
                    counted by an instance of this object if it is
Packit 022b05
                    not counted by the corresponding instance of
Packit 022b05
                    either the dot3StatsFrameTooLongs object, the
Packit 022b05
                    dot3StatsAlignmentErrors object, or the
Packit 022b05
                    dot3StatsFCSErrors object.
Packit 022b05
Packit 022b05
                    The precise meaning of the count represented by
Packit 022b05
                    an instance of this object is implementation-
Packit 022b05
                    specific.  In particular, an instance of this
Packit 022b05
                    object may represent a count of receive errors
Packit 022b05
                    on a particular interface that are not
Packit 022b05
                    otherwise counted.
Packit 022b05
Packit 022b05
                    This counter is a 64 bit version of
Packit 022b05
                    dot3StatsInternalMacReceiveErrors.  It should be
Packit 022b05
                    used on interfaces operating at 10 Gb/s or
Packit 022b05
                    faster.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.1.1.15,
Packit 022b05
                    aFramesLostDueToIntMACRcvError."
Packit 022b05
        ::= { dot3HCStatsEntry 5 }
Packit 022b05
Packit 022b05
    dot3HCStatsSymbolErrors OBJECT-TYPE
Packit 022b05
        SYNTAX      Counter64
Packit 022b05
        MAX-ACCESS  read-only
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "For an interface operating at 100 Mb/s, the
Packit 022b05
                    number of times there was an invalid data symbol
Packit 022b05
                    when a valid carrier was present.
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    For an interface operating in half-duplex mode
Packit 022b05
                    at 1000 Mb/s, the number of times the receiving
Packit 022b05
                    media is non-idle (a carrier event) for a period
Packit 022b05
                    of time equal to or greater than slotTime, and
Packit 022b05
                    during which there was at least one occurrence
Packit 022b05
                    of an event that causes the PHY to indicate
Packit 022b05
                    'Data reception error' or 'carrier extend error'
Packit 022b05
                    on the GMII.
Packit 022b05
Packit 022b05
                    For an interface operating in full-duplex mode
Packit 022b05
                    at 1000 Mb/s, the number of times the receiving
Packit 022b05
                    media is non-idle (a carrier event) for a period
Packit 022b05
                    of time equal to or greater than minFrameSize,
Packit 022b05
                    and during which there was at least one
Packit 022b05
                    occurrence of an event that causes the PHY to
Packit 022b05
                    indicate 'Data reception error' on the GMII.
Packit 022b05
Packit 022b05
                    For an interface operating at 10 Gb/s, the
Packit 022b05
                    number of times the receiving media is non-idle
Packit 022b05
                    (a carrier event) for a period of time equal to
Packit 022b05
                    or greater than minFrameSize, and during which
Packit 022b05
                    there was at least one occurrence of an event
Packit 022b05
                    that causes the PHY to indicate 'Receive Error'
Packit 022b05
                    on the XGMII.
Packit 022b05
Packit 022b05
                    The count represented by an instance of this
Packit 022b05
                    object is incremented at most once per carrier
Packit 022b05
                    event, even if multiple symbol errors occur
Packit 022b05
                    during the carrier event.  This count does
Packit 022b05
                    not increment if a collision is present.
Packit 022b05
Packit 022b05
                    This counter is a 64 bit version of
Packit 022b05
                    dot3StatsSymbolErrors.  It should be used on
Packit 022b05
                    interfaces operating at 10 Gb/s or faster.
Packit 022b05
Packit 022b05
                    Discontinuities in the value of this counter can
Packit 022b05
                    occur at re-initialization of the management
Packit 022b05
                    system, and at other times as indicated by the
Packit 022b05
                    value of ifCounterDiscontinuityTime."
Packit 022b05
        REFERENCE   "[IEEE 802.3 Std.], 30.3.2.1.5,
Packit 022b05
                    aSymbolErrorDuringCarrier."
Packit 022b05
        ::= { dot3HCStatsEntry 6 }
Packit 022b05
Packit 022b05
Packit 022b05
    --  802.3 Tests
Packit 022b05
Packit 022b05
    dot3Tests   OBJECT IDENTIFIER ::= { dot3 6 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
    dot3Errors  OBJECT IDENTIFIER ::= { dot3 7 }
Packit 022b05
Packit 022b05
    --  TDR Test
Packit 022b05
Packit 022b05
    dot3TestTdr OBJECT-IDENTITY
Packit 022b05
        STATUS      deprecated
Packit 022b05
        DESCRIPTION "******** THIS IDENTITY IS DEPRECATED *******
Packit 022b05
Packit 022b05
                    The Time-Domain Reflectometry (TDR) test is
Packit 022b05
                    specific to ethernet-like interfaces of type
Packit 022b05
                    10Base5 and 10Base2.  The TDR value may be
Packit 022b05
                    useful in determining the approximate distance
Packit 022b05
                    to a cable fault.  It is advisable to repeat
Packit 022b05
                    this test to check for a consistent resulting
Packit 022b05
                    TDR value, to verify that there is a fault.
Packit 022b05
Packit 022b05
                    A TDR test returns as its result the time
Packit 022b05
                    interval, measured in 10 MHz ticks or 100 nsec
Packit 022b05
                    units, between the start of TDR test
Packit 022b05
                    transmission and the subsequent detection of a
Packit 022b05
                    collision or deassertion of carrier.  On
Packit 022b05
                    successful completion of a TDR test, the result
Packit 022b05
                    is stored as the value of an appropriate
Packit 022b05
                    instance of an appropriate vendor specific MIB
Packit 022b05
                    object, and the OBJECT IDENTIFIER of that
Packit 022b05
                    instance is stored in the appropriate instance
Packit 022b05
                    of the appropriate test result code object
Packit 022b05
                    (thereby indicating where the result has been
Packit 022b05
                    stored).
Packit 022b05
Packit 022b05
                    This object identity has been deprecated, since
Packit 022b05
                    the ifTestTable in the IF-MIB was deprecated,
Packit 022b05
                    and there is no longer a standard mechanism for
Packit 022b05
                    initiating an interface test.  This left no
Packit 022b05
                    standard way of using this object identity."
Packit 022b05
        ::= { dot3Tests 1 }
Packit 022b05
Packit 022b05
    -- Loopback Test
Packit 022b05
Packit 022b05
    dot3TestLoopBack OBJECT-IDENTITY
Packit 022b05
        STATUS      deprecated
Packit 022b05
        DESCRIPTION "******** THIS IDENTITY IS DEPRECATED *******
Packit 022b05
Packit 022b05
                    This test configures the MAC chip and executes
Packit 022b05
                    an internal loopback test of memory, data paths,
Packit 022b05
                    and the MAC chip logic.  This loopback test can
Packit 022b05
                    only be executed if the interface is offline.
Packit 022b05
                    Once the test has completed, the MAC chip should
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    be reinitialized for network operation, but it
Packit 022b05
                    should remain offline.
Packit 022b05
Packit 022b05
                    If an error occurs during a test, the
Packit 022b05
                    appropriate test result object will be set
Packit 022b05
                    to indicate a failure.  The two OBJECT
Packit 022b05
                    IDENTIFIER values dot3ErrorInitError and
Packit 022b05
                    dot3ErrorLoopbackError may be used to provided
Packit 022b05
                    more information as values for an appropriate
Packit 022b05
                    test result code object.
Packit 022b05
Packit 022b05
                    This object identity has been deprecated, since
Packit 022b05
                    the ifTestTable in the IF-MIB was deprecated,
Packit 022b05
                    and there is no longer a standard mechanism for
Packit 022b05
                    initiating an interface test.  This left no
Packit 022b05
                    standard way of using this object identity."
Packit 022b05
        ::= { dot3Tests 2 }
Packit 022b05
Packit 022b05
    dot3ErrorInitError OBJECT-IDENTITY
Packit 022b05
        STATUS      deprecated
Packit 022b05
        DESCRIPTION "******** THIS IDENTITY IS DEPRECATED *******
Packit 022b05
Packit 022b05
                    Couldn't initialize MAC chip for test.
Packit 022b05
Packit 022b05
                    This object identity has been deprecated, since
Packit 022b05
                    the ifTestTable in the IF-MIB was deprecated,
Packit 022b05
                    and there is no longer a standard mechanism for
Packit 022b05
                    initiating an interface test.  This left no
Packit 022b05
                    standard way of using this object identity."
Packit 022b05
        ::= { dot3Errors 1 }
Packit 022b05
Packit 022b05
    dot3ErrorLoopbackError OBJECT-IDENTITY
Packit 022b05
        STATUS      deprecated
Packit 022b05
        DESCRIPTION "******** THIS IDENTITY IS DEPRECATED *******
Packit 022b05
Packit 022b05
                    Expected data not received (or not received
Packit 022b05
                    correctly) in loopback test.
Packit 022b05
Packit 022b05
                    This object identity has been deprecated, since
Packit 022b05
                    the ifTestTable in the IF-MIB was deprecated,
Packit 022b05
                    and there is no longer a standard mechanism for
Packit 022b05
                    initiating an interface test.  This left no
Packit 022b05
                    standard way of using this object identity."
Packit 022b05
        ::= { dot3Errors 2 }
Packit 022b05
Packit 022b05
    -- { dot3 8 }, the dot3ChipSets tree, is defined in [RFC2666]
Packit 022b05
Packit 022b05
    -- conformance information
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
    etherConformance OBJECT IDENTIFIER ::= { etherMIB 2 }
Packit 022b05
Packit 022b05
    etherGroups      OBJECT IDENTIFIER ::= { etherConformance 1 }
Packit 022b05
    etherCompliances OBJECT IDENTIFIER ::= { etherConformance 2 }
Packit 022b05
Packit 022b05
    -- compliance statements
Packit 022b05
Packit 022b05
    etherCompliance MODULE-COMPLIANCE
Packit 022b05
        STATUS      deprecated
Packit 022b05
        DESCRIPTION "******** THIS COMPLIANCE IS DEPRECATED ********
Packit 022b05
Packit 022b05
                    The compliance statement for managed network
Packit 022b05
                    entities which have ethernet-like network
Packit 022b05
                    interfaces.
Packit 022b05
Packit 022b05
                    This compliance is deprecated and replaced by
Packit 022b05
                    dot3Compliance."
Packit 022b05
Packit 022b05
        MODULE  -- this module
Packit 022b05
            MANDATORY-GROUPS { etherStatsGroup }
Packit 022b05
Packit 022b05
            GROUP       etherCollisionTableGroup
Packit 022b05
            DESCRIPTION "This group is optional. It is appropriate
Packit 022b05
                        for all systems which have the necessary
Packit 022b05
                        metering. Implementation in such systems is
Packit 022b05
                        highly recommended."
Packit 022b05
        ::= { etherCompliances 1 }
Packit 022b05
Packit 022b05
    ether100MbsCompliance MODULE-COMPLIANCE
Packit 022b05
        STATUS      deprecated
Packit 022b05
        DESCRIPTION "******** THIS COMPLIANCE IS DEPRECATED ********
Packit 022b05
Packit 022b05
                    The compliance statement for managed network
Packit 022b05
                    entities which have 100 Mb/sec ethernet-like
Packit 022b05
                    network interfaces.
Packit 022b05
Packit 022b05
                    This compliance is deprecated and replaced by
Packit 022b05
                    dot3Compliance."
Packit 022b05
Packit 022b05
        MODULE  -- this module
Packit 022b05
            MANDATORY-GROUPS { etherStats100MbsGroup }
Packit 022b05
Packit 022b05
            GROUP       etherCollisionTableGroup
Packit 022b05
            DESCRIPTION "This group is optional. It is appropriate
Packit 022b05
                        for all systems which have the necessary
Packit 022b05
                        metering. Implementation in such systems is
Packit 022b05
                        highly recommended."
Packit 022b05
        ::= { etherCompliances 2 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
    dot3Compliance MODULE-COMPLIANCE
Packit 022b05
        STATUS      deprecated
Packit 022b05
        DESCRIPTION "******** THIS COMPLIANCE IS DEPRECATED ********
Packit 022b05
Packit 022b05
                    The compliance statement for managed network
Packit 022b05
                    entities which have ethernet-like network
Packit 022b05
                    interfaces.
Packit 022b05
Packit 022b05
                    This compliance is deprecated and replaced by
Packit 022b05
                    dot3Compliance2."
Packit 022b05
Packit 022b05
        MODULE  -- this module
Packit 022b05
            MANDATORY-GROUPS { etherStatsBaseGroup }
Packit 022b05
Packit 022b05
            GROUP       etherDuplexGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces which are
Packit 022b05
                        capable of operating in full-duplex mode.
Packit 022b05
                        It is highly recommended for all
Packit 022b05
                        ethernet-like network interfaces."
Packit 022b05
Packit 022b05
            GROUP       etherStatsLowSpeedGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces which are
Packit 022b05
                        capable of operating at 10 Mb/s or slower in
Packit 022b05
                        half-duplex mode."
Packit 022b05
Packit 022b05
            GROUP       etherStatsHighSpeedGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces which are
Packit 022b05
                        capable of operating at 100 Mb/s or faster."
Packit 022b05
Packit 022b05
            GROUP       etherControlGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces that
Packit 022b05
                        support the MAC Control sublayer."
Packit 022b05
Packit 022b05
            GROUP       etherControlPauseGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces that
Packit 022b05
                        support the MAC Control PAUSE function."
Packit 022b05
Packit 022b05
            GROUP       etherCollisionTableGroup
Packit 022b05
            DESCRIPTION "This group is optional. It is appropriate
Packit 022b05
                        for all ethernet-like network interfaces
Packit 022b05
                        which are capable of operating in
Packit 022b05
                        half-duplex mode and have the necessary
Packit 022b05
                        metering. Implementation in systems with
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                        such interfaces is highly recommended."
Packit 022b05
        ::= { etherCompliances 3 }
Packit 022b05
Packit 022b05
        dot3Compliance2 MODULE-COMPLIANCE
Packit 022b05
            STATUS      current
Packit 022b05
            DESCRIPTION "The compliance statement for managed network
Packit 022b05
                        entities which have ethernet-like network
Packit 022b05
                        interfaces.
Packit 022b05
Packit 022b05
                        Note that compliance with this MIB module
Packit 022b05
                        requires compliance with the ifCompliance3
Packit 022b05
                        MODULE-COMPLIANCE statement of the IF-MIB
Packit 022b05
                        (RFC2863).  In addition, compliance with this
Packit 022b05
                        MIB module requires compliance  with the
Packit 022b05
                        mauModIfCompl3 MODULE-COMPLIANCE statement of
Packit 022b05
                        the MAU-MIB (RFC3636)."
Packit 022b05
Packit 022b05
        MODULE  -- this module
Packit 022b05
            MANDATORY-GROUPS { etherStatsBaseGroup2 }
Packit 022b05
Packit 022b05
            GROUP       etherDuplexGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces which are
Packit 022b05
                        capable of operating in full-duplex mode.
Packit 022b05
                        It is highly recommended for all
Packit 022b05
                        ethernet-like network interfaces."
Packit 022b05
Packit 022b05
            GROUP       etherRateControlGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces which are
Packit 022b05
                        capable of operating at speeds faster than
Packit 022b05
                        1000 Mb/s. It is highly recommended for all
Packit 022b05
                        ethernet-like network interfaces."
Packit 022b05
Packit 022b05
            GROUP       etherStatsLowSpeedGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces which are
Packit 022b05
                        capable of operating at 10 Mb/s or slower in
Packit 022b05
                        half-duplex mode."
Packit 022b05
Packit 022b05
            GROUP       etherStatsHighSpeedGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces which are
Packit 022b05
                        capable of operating at 100 Mb/s or faster."
Packit 022b05
Packit 022b05
            GROUP       etherStatsHalfDuplexGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces which are
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                        capable of operating in half-duplex mode."
Packit 022b05
Packit 022b05
            GROUP       etherHCStatsGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces which are
Packit 022b05
                        capable of operating at 10 Gb/s or faster.
Packit 022b05
                        It is recommended for all ethernet-like
Packit 022b05
                        network interfaces which are capable of
Packit 022b05
                        operating at 1000 Mb/s or faster."
Packit 022b05
Packit 022b05
            GROUP       etherControlGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces that
Packit 022b05
                        support the MAC Control sublayer."
Packit 022b05
Packit 022b05
            GROUP       etherHCControlGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces that
Packit 022b05
                        support the MAC Control sublayer and are
Packit 022b05
                        capable of operating at 10 Gb/s or faster."
Packit 022b05
Packit 022b05
            GROUP       etherControlPauseGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces that
Packit 022b05
                        support the MAC Control PAUSE function."
Packit 022b05
Packit 022b05
            GROUP       etherHCControlPauseGroup
Packit 022b05
            DESCRIPTION "This group is mandatory for all
Packit 022b05
                        ethernet-like network interfaces that
Packit 022b05
                        support the MAC Control PAUSE function and
Packit 022b05
                        are capable of operating at 10 Gb/s or
Packit 022b05
                        faster."
Packit 022b05
Packit 022b05
            GROUP       etherCollisionTableGroup
Packit 022b05
            DESCRIPTION "This group is optional. It is appropriate
Packit 022b05
                        for all ethernet-like network interfaces
Packit 022b05
                        which are capable of operating in
Packit 022b05
                        half-duplex mode and have the necessary
Packit 022b05
                        metering. Implementation in systems with
Packit 022b05
                        such interfaces is highly recommended."
Packit 022b05
        ::= { etherCompliances 4 }
Packit 022b05
Packit 022b05
    -- units of conformance
Packit 022b05
Packit 022b05
    etherStatsGroup OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3StatsIndex,
Packit 022b05
                      dot3StatsAlignmentErrors,
Packit 022b05
                      dot3StatsFCSErrors,
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                      dot3StatsSingleCollisionFrames,
Packit 022b05
                      dot3StatsMultipleCollisionFrames,
Packit 022b05
                      dot3StatsSQETestErrors,
Packit 022b05
                      dot3StatsDeferredTransmissions,
Packit 022b05
                      dot3StatsLateCollisions,
Packit 022b05
                      dot3StatsExcessiveCollisions,
Packit 022b05
                      dot3StatsInternalMacTransmitErrors,
Packit 022b05
                      dot3StatsCarrierSenseErrors,
Packit 022b05
                      dot3StatsFrameTooLongs,
Packit 022b05
                      dot3StatsInternalMacReceiveErrors,
Packit 022b05
                      dot3StatsEtherChipSet
Packit 022b05
                    }
Packit 022b05
        STATUS      deprecated
Packit 022b05
        DESCRIPTION "********* THIS GROUP IS DEPRECATED **********
Packit 022b05
Packit 022b05
                    A collection of objects providing information
Packit 022b05
                    applicable to all ethernet-like network
Packit 022b05
                    interfaces.
Packit 022b05
Packit 022b05
                    This object group has been deprecated and
Packit 022b05
                    replaced by etherStatsBaseGroup and
Packit 022b05
                    etherStatsLowSpeedGroup."
Packit 022b05
        ::= { etherGroups 1 }
Packit 022b05
Packit 022b05
    etherCollisionTableGroup OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3CollFrequencies
Packit 022b05
                    }
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A collection of objects providing a histogram
Packit 022b05
                    of packets successfully transmitted after
Packit 022b05
                    experiencing exactly N collisions."
Packit 022b05
        ::= { etherGroups 2 }
Packit 022b05
Packit 022b05
    etherStats100MbsGroup OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3StatsIndex,
Packit 022b05
                      dot3StatsAlignmentErrors,
Packit 022b05
                      dot3StatsFCSErrors,
Packit 022b05
                      dot3StatsSingleCollisionFrames,
Packit 022b05
                      dot3StatsMultipleCollisionFrames,
Packit 022b05
                      dot3StatsDeferredTransmissions,
Packit 022b05
                      dot3StatsLateCollisions,
Packit 022b05
                      dot3StatsExcessiveCollisions,
Packit 022b05
                      dot3StatsInternalMacTransmitErrors,
Packit 022b05
                      dot3StatsCarrierSenseErrors,
Packit 022b05
                      dot3StatsFrameTooLongs,
Packit 022b05
                      dot3StatsInternalMacReceiveErrors,
Packit 022b05
                      dot3StatsEtherChipSet,
Packit 022b05
                      dot3StatsSymbolErrors
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    }
Packit 022b05
        STATUS      deprecated
Packit 022b05
        DESCRIPTION "********* THIS GROUP IS DEPRECATED **********
Packit 022b05
Packit 022b05
                    A collection of objects providing information
Packit 022b05
                    applicable to 100 Mb/sec ethernet-like network
Packit 022b05
                    interfaces.
Packit 022b05
Packit 022b05
                    This object group has been deprecated and
Packit 022b05
                    replaced by etherStatsBaseGroup and
Packit 022b05
                    etherStatsHighSpeedGroup."
Packit 022b05
        ::= { etherGroups 3 }
Packit 022b05
Packit 022b05
    etherStatsBaseGroup OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3StatsIndex,
Packit 022b05
                      dot3StatsAlignmentErrors,
Packit 022b05
                      dot3StatsFCSErrors,
Packit 022b05
                      dot3StatsSingleCollisionFrames,
Packit 022b05
                      dot3StatsMultipleCollisionFrames,
Packit 022b05
                      dot3StatsDeferredTransmissions,
Packit 022b05
                      dot3StatsLateCollisions,
Packit 022b05
                      dot3StatsExcessiveCollisions,
Packit 022b05
                      dot3StatsInternalMacTransmitErrors,
Packit 022b05
                      dot3StatsCarrierSenseErrors,
Packit 022b05
                      dot3StatsFrameTooLongs,
Packit 022b05
                      dot3StatsInternalMacReceiveErrors
Packit 022b05
                    }
Packit 022b05
        STATUS      deprecated
Packit 022b05
        DESCRIPTION "********* THIS GROUP IS DEPRECATED **********
Packit 022b05
Packit 022b05
                    A collection of objects providing information
Packit 022b05
                    applicable to all ethernet-like network
Packit 022b05
                    interfaces.
Packit 022b05
Packit 022b05
                    This object group has been deprecated and
Packit 022b05
                    replaced by etherStatsBaseGroup2 and
Packit 022b05
                    etherStatsHalfDuplexGroup, to separate
Packit 022b05
                    objects which must be implemented by all
Packit 022b05
                    ethernet-like network interfaces from
Packit 022b05
                    objects that need only be implemented on
Packit 022b05
                    ethernet-like network interfaces that are
Packit 022b05
                    capable of half-duplex operation."
Packit 022b05
        ::= { etherGroups 4 }
Packit 022b05
Packit 022b05
    etherStatsLowSpeedGroup OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3StatsSQETestErrors }
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A collection of objects providing information
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    applicable to ethernet-like network interfaces
Packit 022b05
                    capable of operating at 10 Mb/s or slower in
Packit 022b05
                    half-duplex mode."
Packit 022b05
        ::= { etherGroups 5 }
Packit 022b05
Packit 022b05
    etherStatsHighSpeedGroup OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3StatsSymbolErrors }
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A collection of objects providing information
Packit 022b05
                    applicable to ethernet-like network interfaces
Packit 022b05
                    capable of operating at 100 Mb/s or faster."
Packit 022b05
        ::= { etherGroups 6 }
Packit 022b05
Packit 022b05
    etherDuplexGroup OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3StatsDuplexStatus }
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A collection of objects providing information
Packit 022b05
                    about the duplex mode of an ethernet-like
Packit 022b05
                    network interface."
Packit 022b05
        ::= { etherGroups 7 }
Packit 022b05
Packit 022b05
    etherControlGroup OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3ControlFunctionsSupported,
Packit 022b05
                      dot3ControlInUnknownOpcodes
Packit 022b05
                    }
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A collection of objects providing information
Packit 022b05
                    about the MAC Control sublayer on ethernet-like
Packit 022b05
                    network interfaces."
Packit 022b05
        ::= { etherGroups 8 }
Packit 022b05
Packit 022b05
    etherControlPauseGroup OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3PauseAdminMode,
Packit 022b05
                      dot3PauseOperMode,
Packit 022b05
                      dot3InPauseFrames,
Packit 022b05
                      dot3OutPauseFrames
Packit 022b05
                    }
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A collection of objects providing information
Packit 022b05
                    about and control of the MAC Control PAUSE
Packit 022b05
                    function on ethernet-like network interfaces."
Packit 022b05
        ::= { etherGroups 9 }
Packit 022b05
Packit 022b05
    etherStatsBaseGroup2 OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3StatsIndex,
Packit 022b05
                      dot3StatsAlignmentErrors,
Packit 022b05
                      dot3StatsFCSErrors,
Packit 022b05
                      dot3StatsInternalMacTransmitErrors,
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                      dot3StatsFrameTooLongs,
Packit 022b05
                      dot3StatsInternalMacReceiveErrors
Packit 022b05
                    }
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A collection of objects providing information
Packit 022b05
                    applicable to all ethernet-like network
Packit 022b05
                    interfaces."
Packit 022b05
        ::= { etherGroups 10 }
Packit 022b05
Packit 022b05
    etherStatsHalfDuplexGroup OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3StatsSingleCollisionFrames,
Packit 022b05
                      dot3StatsMultipleCollisionFrames,
Packit 022b05
                      dot3StatsDeferredTransmissions,
Packit 022b05
                      dot3StatsLateCollisions,
Packit 022b05
                      dot3StatsExcessiveCollisions,
Packit 022b05
                      dot3StatsCarrierSenseErrors
Packit 022b05
                    }
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A collection of objects providing information
Packit 022b05
                    applicable only to half-duplex ethernet-like
Packit 022b05
                    network interfaces."
Packit 022b05
        ::= { etherGroups 11 }
Packit 022b05
Packit 022b05
    etherHCStatsGroup OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3HCStatsAlignmentErrors,
Packit 022b05
                      dot3HCStatsFCSErrors,
Packit 022b05
                      dot3HCStatsInternalMacTransmitErrors,
Packit 022b05
                      dot3HCStatsFrameTooLongs,
Packit 022b05
                      dot3HCStatsInternalMacReceiveErrors,
Packit 022b05
                      dot3HCStatsSymbolErrors
Packit 022b05
                    }
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A collection of objects providing high-capacity
Packit 022b05
                    statistics applicable to higher-speed
Packit 022b05
                    ethernet-like network interfaces."
Packit 022b05
        ::= { etherGroups 12 }
Packit 022b05
Packit 022b05
    etherHCControlGroup OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3HCControlInUnknownOpcodes }
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A collection of objects providing high-capacity
Packit 022b05
                    statistics for the MAC Control sublayer on
Packit 022b05
                    higher-speed ethernet-like network interfaces."
Packit 022b05
        ::= { etherGroups 13 }
Packit 022b05
Packit 022b05
    etherHCControlPauseGroup OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3HCInPauseFrames,
Packit 022b05
                      dot3HCOutPauseFrames
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
                    }
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A collection of objects providing high-capacity
Packit 022b05
                    statistics for the MAC Control PAUSE function on
Packit 022b05
                    higher-speed ethernet-like network interfaces."
Packit 022b05
        ::= { etherGroups 14 }
Packit 022b05
Packit 022b05
    etherRateControlGroup OBJECT-GROUP
Packit 022b05
        OBJECTS     { dot3StatsRateControlAbility,
Packit 022b05
                      dot3StatsRateControlStatus
Packit 022b05
                    }
Packit 022b05
        STATUS      current
Packit 022b05
        DESCRIPTION "A collection of objects providing information
Packit 022b05
                    about the Rate Control function on ethernet-like
Packit 022b05
                    interfaces."
Packit 022b05
        ::= { etherGroups 15 }
Packit 022b05
Packit 022b05
END