Blame mibs/ietf/P-BRIDGE-MIB

Packit 022b05
P-BRIDGE-MIB DEFINITIONS ::= BEGIN
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- MIB for IEEE 802.1p devices
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
IMPORTS
Packit 022b05
    MODULE-IDENTITY, OBJECT-TYPE, Counter32, Integer32, Counter64
Packit 022b05
        FROM SNMPv2-SMI
Packit 022b05
    TruthValue, TimeInterval, MacAddress, TEXTUAL-CONVENTION
Packit 022b05
        FROM SNMPv2-TC
Packit 022b05
    MODULE-COMPLIANCE, OBJECT-GROUP
Packit 022b05
        FROM SNMPv2-CONF
Packit 022b05
    dot1dTp, dot1dTpPort, dot1dBridge,
Packit 022b05
    dot1dBasePortEntry, dot1dBasePort
Packit 022b05
        FROM BRIDGE-MIB;
Packit 022b05
Packit 022b05
pBridgeMIB MODULE-IDENTITY
Packit 022b05
    LAST-UPDATED "200601090000Z"
Packit 022b05
    ORGANIZATION "IETF Bridge MIB Working Group"
Packit 022b05
    CONTACT-INFO
Packit 022b05
        "Email:  bridge-mib@ietf.org
Packit 022b05
                 ietfmibs@ops.ietf.org
Packit 022b05
Packit 022b05
                 David Levi
Packit 022b05
         Postal: Nortel Networks
Packit 022b05
                 4655 Great America Parkway
Packit 022b05
                 Santa Clara, CA 95054
Packit 022b05
                 USA
Packit 022b05
                 Phone: +1 865 686 0432
Packit 022b05
                 Email: dlevi@nortel.com
Packit 022b05
Packit 022b05
                 David Harrington
Packit 022b05
         Postal: Effective Software
Packit 022b05
                 50 Harding Rd.
Packit 022b05
                 Portsmouth, NH 03801
Packit 022b05
                 USA
Packit 022b05
                 Phone: +1 603 436 8634
Packit 022b05
                 Email: ietfdbh@comcast.net
Packit 022b05
Packit 022b05
                 Les Bell
Packit 022b05
         Postal: Hemel Hempstead, Herts. HP2 7YU
Packit 022b05
                 UK
Packit 022b05
          Email: elbell@ntlworld.com
Packit 022b05
Packit 022b05
                 Vivian Ngai
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
          Email: vivian_ngai@acm.org
Packit 022b05
Packit 022b05
                 Andrew Smith
Packit 022b05
         Postal: Beijing Harbour Networks
Packit 022b05
                 Jiuling Building
Packit 022b05
                 21 North Xisanhuan Ave.
Packit 022b05
                 Beijing, 100089
Packit 022b05
                 PRC
Packit 022b05
            Fax: +1 415 345 1827
Packit 022b05
          Email: ah_smith@acm.org
Packit 022b05
Packit 022b05
                 Paul Langille
Packit 022b05
         Postal: Newbridge Networks
Packit 022b05
                 5 Corporate Drive
Packit 022b05
                 Andover, MA 01810
Packit 022b05
                 USA
Packit 022b05
          Phone: +1 978 691 4665
Packit 022b05
          Email: langille@newbridge.com
Packit 022b05
Packit 022b05
                 Anil Rijhsinghani
Packit 022b05
         Postal: Accton Technology Corporation
Packit 022b05
                 5 Mount Royal Ave
Packit 022b05
                 Marlboro, MA 01752
Packit 022b05
                 USA
Packit 022b05
          Phone:
Packit 022b05
          Email: anil@accton.com
Packit 022b05
Packit 022b05
                 Keith McCloghrie
Packit 022b05
         Postal: Cisco Systems, Inc.
Packit 022b05
                 170 West Tasman Drive
Packit 022b05
                 San Jose, CA 95134-1706
Packit 022b05
                 USA
Packit 022b05
          Phone: +1 408 526 5260
Packit 022b05
          Email: kzm@cisco.com"
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The Bridge MIB Extension module for managing Priority
Packit 022b05
        and Multicast Filtering, defined by IEEE 802.1D-1998,
Packit 022b05
        including Restricted Group Registration defined by
Packit 022b05
        IEEE 802.1t-2001.
Packit 022b05
Packit 022b05
        Copyright (C) The Internet Society (2006).  This version of
Packit 022b05
        this MIB module is part of RFC 4363; See the RFC itself for
Packit 022b05
        full legal notices."
Packit 022b05
    REVISION     "200601090000Z"
Packit 022b05
    DESCRIPTION
Packit 022b05
         "Added dot1dPortRestrictedGroupRegistration.
Packit 022b05
          Deprecated pBridgePortGmrpGroup and pBridgeCompliance
Packit 022b05
          and added pBridgePortGmrpGroup2 and pBridgeCompliance2."
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
    REVISION     "199908250000Z"
Packit 022b05
    DESCRIPTION
Packit 022b05
         "The Bridge MIB Extension module for managing Priority
Packit 022b05
          and Multicast Filtering, defined by IEEE 802.1D-1998.
Packit 022b05
Packit 022b05
          Initial version, published as RFC 2674."
Packit 022b05
Packit 022b05
    ::= { dot1dBridge 6 }
Packit 022b05
Packit 022b05
pBridgeMIBObjects OBJECT IDENTIFIER ::= { pBridgeMIB 1 }
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- Textual Conventions
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
EnabledStatus ::= TEXTUAL-CONVENTION
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A simple status value for the object."
Packit 022b05
    SYNTAX      INTEGER { enabled(1), disabled(2) }
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- subtrees in the P-BRIDGE MIB
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
dot1dExtBase    OBJECT IDENTIFIER ::= { pBridgeMIBObjects 1 }
Packit 022b05
dot1dPriority   OBJECT IDENTIFIER ::= { pBridgeMIBObjects 2 }
Packit 022b05
dot1dGarp       OBJECT IDENTIFIER ::= { pBridgeMIBObjects 3 }
Packit 022b05
dot1dGmrp       OBJECT IDENTIFIER ::= { pBridgeMIBObjects 4 }
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- the dot1dExtBase subtree
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
dot1dDeviceCapabilities OBJECT-TYPE
Packit 022b05
    SYNTAX      BITS {
Packit 022b05
        dot1dExtendedFilteringServices(0),
Packit 022b05
        dot1dTrafficClasses(1),
Packit 022b05
        dot1qStaticEntryIndividualPort(2),
Packit 022b05
        dot1qIVLCapable(3),
Packit 022b05
        dot1qSVLCapable(4),
Packit 022b05
        dot1qHybridCapable(5),
Packit 022b05
        dot1qConfigurablePvidTagging(6),
Packit 022b05
        dot1dLocalVlanCapable(7)
Packit 022b05
    }
Packit 022b05
    MAX-ACCESS  read-only
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        "Indicates the optional parts of IEEE 802.1D and 802.1Q
Packit 022b05
        that are implemented by this device and are manageable
Packit 022b05
        through this MIB.  Capabilities that are allowed on a
Packit 022b05
        per-port basis are indicated in dot1dPortCapabilities.
Packit 022b05
Packit 022b05
        dot1dExtendedFilteringServices(0),
Packit 022b05
                              -- can perform filtering of
Packit 022b05
                              -- individual multicast addresses
Packit 022b05
                              -- controlled by GMRP.
Packit 022b05
        dot1dTrafficClasses(1),
Packit 022b05
                              -- can map user priority to
Packit 022b05
                              -- multiple traffic classes.
Packit 022b05
        dot1qStaticEntryIndividualPort(2),
Packit 022b05
                              -- dot1qStaticUnicastReceivePort &
Packit 022b05
                              -- dot1qStaticMulticastReceivePort
Packit 022b05
                              -- can represent non-zero entries.
Packit 022b05
        dot1qIVLCapable(3),   -- Independent VLAN Learning (IVL).
Packit 022b05
        dot1qSVLCapable(4),   -- Shared VLAN Learning (SVL).
Packit 022b05
        dot1qHybridCapable(5),
Packit 022b05
                              -- both IVL & SVL simultaneously.
Packit 022b05
        dot1qConfigurablePvidTagging(6),
Packit 022b05
                              -- whether the implementation
Packit 022b05
                              -- supports the ability to
Packit 022b05
                              -- override the default PVID
Packit 022b05
                              -- setting and its egress status
Packit 022b05
                              -- (VLAN-Tagged or Untagged) on
Packit 022b05
                              -- each port.
Packit 022b05
        dot1dLocalVlanCapable(7)
Packit 022b05
                              -- can support multiple local
Packit 022b05
                              -- bridges, outside of the scope
Packit 022b05
                              -- of 802.1Q defined VLANs."
Packit 022b05
    REFERENCE
Packit 022b05
        "ISO/IEC 15802-3 Section 5.2,
Packit 022b05
        IEEE 802.1Q/D11 Section 5.2, 12.10.1.1.3/b/2"
Packit 022b05
    ::= { dot1dExtBase 1 }
Packit 022b05
Packit 022b05
dot1dTrafficClassesEnabled OBJECT-TYPE
Packit 022b05
    SYNTAX      TruthValue
Packit 022b05
    MAX-ACCESS  read-write
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The value true(1) indicates that Traffic Classes are
Packit 022b05
        enabled on this bridge.  When false(2), the bridge
Packit 022b05
        operates with a single priority level for all traffic.
Packit 022b05
Packit 022b05
        The value of this object MUST be retained across
Packit 022b05
        reinitializations of the management system."
Packit 022b05
    DEFVAL      { true }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
    ::= { dot1dExtBase 2 }
Packit 022b05
Packit 022b05
dot1dGmrpStatus OBJECT-TYPE
Packit 022b05
    SYNTAX      EnabledStatus
Packit 022b05
    MAX-ACCESS  read-write
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The administrative status requested by management for
Packit 022b05
        GMRP.  The value enabled(1) indicates that GMRP should
Packit 022b05
        be enabled on this device, in all VLANs, on all ports
Packit 022b05
        for which it has not been specifically disabled.  When
Packit 022b05
        disabled(2), GMRP is disabled, in all VLANs and on all
Packit 022b05
        ports, and all GMRP packets will be forwarded
Packit 022b05
        transparently.  This object affects both Applicant and
Packit 022b05
        Registrar state machines.  A transition from disabled(2)
Packit 022b05
        to enabled(1) will cause a reset of all GMRP state
Packit 022b05
        machines on all ports.
Packit 022b05
Packit 022b05
        The value of this object MUST be retained across
Packit 022b05
        reinitializations of the management system."
Packit 022b05
    DEFVAL      { enabled }
Packit 022b05
    ::= { dot1dExtBase 3 }
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- Port Capabilities Table
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
dot1dPortCapabilitiesTable OBJECT-TYPE
Packit 022b05
    SYNTAX      SEQUENCE OF Dot1dPortCapabilitiesEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A table that contains capabilities information about
Packit 022b05
        every port that is associated with this bridge."
Packit 022b05
    ::= { dot1dExtBase 4 }
Packit 022b05
Packit 022b05
dot1dPortCapabilitiesEntry OBJECT-TYPE
Packit 022b05
    SYNTAX      Dot1dPortCapabilitiesEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A set of capabilities information about this port
Packit 022b05
        indexed by dot1dBasePort."
Packit 022b05
    AUGMENTS { dot1dBasePortEntry }
Packit 022b05
    ::= { dot1dPortCapabilitiesTable 1 }
Packit 022b05
Packit 022b05
Dot1dPortCapabilitiesEntry ::=
Packit 022b05
    SEQUENCE {
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        dot1dPortCapabilities
Packit 022b05
            BITS
Packit 022b05
    }
Packit 022b05
Packit 022b05
dot1dPortCapabilities OBJECT-TYPE
Packit 022b05
    SYNTAX      BITS {
Packit 022b05
        dot1qDot1qTagging(0),
Packit 022b05
        dot1qConfigurableAcceptableFrameTypes(1),
Packit 022b05
        dot1qIngressFiltering(2)
Packit 022b05
    }
Packit 022b05
    MAX-ACCESS  read-only
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "Indicates the parts of IEEE 802.1D and 802.1Q that are
Packit 022b05
        optional on a per-port basis, that are implemented by
Packit 022b05
        this device, and that are manageable through this MIB.
Packit 022b05
Packit 022b05
        dot1qDot1qTagging(0), -- supports 802.1Q VLAN tagging of
Packit 022b05
                              -- frames and GVRP.
Packit 022b05
        dot1qConfigurableAcceptableFrameTypes(1),
Packit 022b05
                              -- allows modified values of
Packit 022b05
                              -- dot1qPortAcceptableFrameTypes.
Packit 022b05
        dot1qIngressFiltering(2)
Packit 022b05
                              -- supports the discarding of any
Packit 022b05
                              -- frame received on a Port whose
Packit 022b05
                              -- VLAN classification does not
Packit 022b05
                              -- include that Port in its Member
Packit 022b05
                              -- set."
Packit 022b05
    REFERENCE
Packit 022b05
        "ISO/IEC 15802-3 Section 5.2,
Packit 022b05
        IEEE 802.1Q/D11 Section 5.2"
Packit 022b05
    ::= { dot1dPortCapabilitiesEntry 1 }
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- the dot1dPriority subtree
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- Port Priority Table
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
dot1dPortPriorityTable OBJECT-TYPE
Packit 022b05
    SYNTAX      SEQUENCE OF Dot1dPortPriorityEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A table that contains information about every port that
Packit 022b05
        is associated with this transparent bridge."
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
    ::= { dot1dPriority 1 }
Packit 022b05
Packit 022b05
dot1dPortPriorityEntry OBJECT-TYPE
Packit 022b05
    SYNTAX      Dot1dPortPriorityEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A list of Default User Priorities for each port of a
Packit 022b05
        transparent bridge.  This is indexed by dot1dBasePort."
Packit 022b05
    AUGMENTS { dot1dBasePortEntry }
Packit 022b05
    ::= { dot1dPortPriorityTable 1 }
Packit 022b05
Packit 022b05
Dot1dPortPriorityEntry ::=
Packit 022b05
    SEQUENCE {
Packit 022b05
        dot1dPortDefaultUserPriority
Packit 022b05
            Integer32,
Packit 022b05
        dot1dPortNumTrafficClasses
Packit 022b05
            Integer32
Packit 022b05
    }
Packit 022b05
Packit 022b05
dot1dPortDefaultUserPriority OBJECT-TYPE
Packit 022b05
    SYNTAX      Integer32 (0..7)
Packit 022b05
    MAX-ACCESS  read-write
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The default ingress User Priority for this port.  This
Packit 022b05
        only has effect on media, such as Ethernet, that do not
Packit 022b05
        support native User Priority.
Packit 022b05
Packit 022b05
        The value of this object MUST be retained across
Packit 022b05
        reinitializations of the management system."
Packit 022b05
    ::= { dot1dPortPriorityEntry 1 }
Packit 022b05
Packit 022b05
dot1dPortNumTrafficClasses OBJECT-TYPE
Packit 022b05
    SYNTAX      Integer32 (1..8)
Packit 022b05
    MAX-ACCESS  read-write
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The number of egress traffic classes supported on this
Packit 022b05
        port.  This object may optionally be read-only.
Packit 022b05
Packit 022b05
        The value of this object MUST be retained across
Packit 022b05
        reinitializations of the management system."
Packit 022b05
    ::= { dot1dPortPriorityEntry 2 }
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- User Priority Regeneration Table
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
dot1dUserPriorityRegenTable OBJECT-TYPE
Packit 022b05
    SYNTAX      SEQUENCE OF Dot1dUserPriorityRegenEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A list of Regenerated User Priorities for each received
Packit 022b05
        User Priority on each port of a bridge.  The Regenerated
Packit 022b05
        User Priority value may be used to index the Traffic
Packit 022b05
        Class Table for each input port.  This only has effect
Packit 022b05
        on media that support native User Priority.  The default
Packit 022b05
        values for Regenerated User Priorities are the same as
Packit 022b05
        the User Priorities."
Packit 022b05
    REFERENCE
Packit 022b05
        "ISO/IEC 15802-3 Section 6.4"
Packit 022b05
    ::= { dot1dPriority 2 }
Packit 022b05
Packit 022b05
dot1dUserPriorityRegenEntry OBJECT-TYPE
Packit 022b05
    SYNTAX      Dot1dUserPriorityRegenEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A mapping of incoming User Priority to a Regenerated
Packit 022b05
        User Priority."
Packit 022b05
    INDEX   { dot1dBasePort, dot1dUserPriority }
Packit 022b05
    ::= { dot1dUserPriorityRegenTable 1 }
Packit 022b05
Packit 022b05
Dot1dUserPriorityRegenEntry ::=
Packit 022b05
    SEQUENCE {
Packit 022b05
        dot1dUserPriority
Packit 022b05
            Integer32,
Packit 022b05
        dot1dRegenUserPriority
Packit 022b05
            Integer32
Packit 022b05
    }
Packit 022b05
Packit 022b05
dot1dUserPriority OBJECT-TYPE
Packit 022b05
    SYNTAX      Integer32 (0..7)
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The User Priority for a frame received on this port."
Packit 022b05
    ::= { dot1dUserPriorityRegenEntry 1 }
Packit 022b05
Packit 022b05
dot1dRegenUserPriority OBJECT-TYPE
Packit 022b05
    SYNTAX      Integer32 (0..7)
Packit 022b05
    MAX-ACCESS  read-write
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The Regenerated User Priority that the incoming User
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        Priority is mapped to for this port.
Packit 022b05
Packit 022b05
        The value of this object MUST be retained across
Packit 022b05
        reinitializations of the management system."
Packit 022b05
    ::= { dot1dUserPriorityRegenEntry 2 }
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- Traffic Class Table
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
dot1dTrafficClassTable OBJECT-TYPE
Packit 022b05
    SYNTAX      SEQUENCE OF Dot1dTrafficClassEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A table mapping evaluated User Priority to Traffic
Packit 022b05
        Class, for forwarding by the bridge.  Traffic class is a
Packit 022b05
        number in the range (0..(dot1dPortNumTrafficClasses-1))."
Packit 022b05
    REFERENCE
Packit 022b05
        "ISO/IEC 15802-3 Table 7-2"
Packit 022b05
    ::= { dot1dPriority 3 }
Packit 022b05
Packit 022b05
dot1dTrafficClassEntry OBJECT-TYPE
Packit 022b05
    SYNTAX      Dot1dTrafficClassEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "User Priority to Traffic Class mapping."
Packit 022b05
    INDEX   { dot1dBasePort, dot1dTrafficClassPriority }
Packit 022b05
    ::= { dot1dTrafficClassTable 1 }
Packit 022b05
Packit 022b05
Dot1dTrafficClassEntry ::=
Packit 022b05
    SEQUENCE {
Packit 022b05
        dot1dTrafficClassPriority
Packit 022b05
            Integer32,
Packit 022b05
        dot1dTrafficClass
Packit 022b05
            Integer32
Packit 022b05
    }
Packit 022b05
Packit 022b05
dot1dTrafficClassPriority OBJECT-TYPE
Packit 022b05
    SYNTAX      Integer32 (0..7)
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The Priority value determined for the received frame.
Packit 022b05
        This value is equivalent to the priority indicated in
Packit 022b05
        the tagged frame received, or one of the evaluated
Packit 022b05
        priorities, determined according to the media-type.
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        For untagged frames received from Ethernet media, this
Packit 022b05
        value is equal to the dot1dPortDefaultUserPriority value
Packit 022b05
        for the ingress port.
Packit 022b05
Packit 022b05
        For untagged frames received from non-Ethernet media,
Packit 022b05
        this value is equal to the dot1dRegenUserPriority value
Packit 022b05
        for the ingress port and media-specific user priority."
Packit 022b05
    ::= { dot1dTrafficClassEntry 1 }
Packit 022b05
Packit 022b05
dot1dTrafficClass OBJECT-TYPE
Packit 022b05
    SYNTAX      Integer32 (0..7)
Packit 022b05
    MAX-ACCESS  read-write
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The Traffic Class the received frame is mapped to.
Packit 022b05
Packit 022b05
        The value of this object MUST be retained across
Packit 022b05
        reinitializations of the management system."
Packit 022b05
    ::= { dot1dTrafficClassEntry 2 }
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- Outbound Access Priority Table
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
dot1dPortOutboundAccessPriorityTable OBJECT-TYPE
Packit 022b05
    SYNTAX      SEQUENCE OF Dot1dPortOutboundAccessPriorityEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A table mapping Regenerated User Priority to Outbound
Packit 022b05
        Access Priority.  This is a fixed mapping for all port
Packit 022b05
        types, with two options for 802.5 Token Ring."
Packit 022b05
    REFERENCE
Packit 022b05
        "ISO/IEC 15802-3 Table 7-3"
Packit 022b05
    ::= { dot1dPriority 4 }
Packit 022b05
Packit 022b05
dot1dPortOutboundAccessPriorityEntry OBJECT-TYPE
Packit 022b05
    SYNTAX      Dot1dPortOutboundAccessPriorityEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "Regenerated User Priority to Outbound Access Priority
Packit 022b05
        mapping."
Packit 022b05
    INDEX   { dot1dBasePort, dot1dRegenUserPriority }
Packit 022b05
    ::= { dot1dPortOutboundAccessPriorityTable 1 }
Packit 022b05
Packit 022b05
Dot1dPortOutboundAccessPriorityEntry ::=
Packit 022b05
    SEQUENCE {
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        dot1dPortOutboundAccessPriority
Packit 022b05
            Integer32
Packit 022b05
    }
Packit 022b05
Packit 022b05
dot1dPortOutboundAccessPriority OBJECT-TYPE
Packit 022b05
    SYNTAX      Integer32 (0..7)
Packit 022b05
    MAX-ACCESS  read-only
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The Outbound Access Priority the received frame is
Packit 022b05
        mapped to."
Packit 022b05
    ::= { dot1dPortOutboundAccessPriorityEntry 1 }
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- the dot1dGarp subtree
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- The GARP Port Table
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
dot1dPortGarpTable OBJECT-TYPE
Packit 022b05
    SYNTAX      SEQUENCE OF Dot1dPortGarpEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A table of GARP control information about every bridge
Packit 022b05
        port.  This is indexed by dot1dBasePort."
Packit 022b05
    ::= { dot1dGarp 1 }
Packit 022b05
Packit 022b05
dot1dPortGarpEntry OBJECT-TYPE
Packit 022b05
    SYNTAX      Dot1dPortGarpEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "GARP control information for a bridge port."
Packit 022b05
    AUGMENTS { dot1dBasePortEntry }
Packit 022b05
    ::= { dot1dPortGarpTable 1 }
Packit 022b05
Packit 022b05
Dot1dPortGarpEntry ::=
Packit 022b05
    SEQUENCE {
Packit 022b05
        dot1dPortGarpJoinTime
Packit 022b05
            TimeInterval,
Packit 022b05
        dot1dPortGarpLeaveTime
Packit 022b05
            TimeInterval,
Packit 022b05
        dot1dPortGarpLeaveAllTime
Packit 022b05
            TimeInterval
Packit 022b05
    }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
dot1dPortGarpJoinTime OBJECT-TYPE
Packit 022b05
    SYNTAX      TimeInterval
Packit 022b05
    MAX-ACCESS  read-write
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The GARP Join time, in centiseconds.
Packit 022b05
Packit 022b05
        The value of this object MUST be retained across
Packit 022b05
        reinitializations of the management system."
Packit 022b05
    DEFVAL      { 20 }
Packit 022b05
    ::= { dot1dPortGarpEntry 1 }
Packit 022b05
Packit 022b05
dot1dPortGarpLeaveTime OBJECT-TYPE
Packit 022b05
    SYNTAX      TimeInterval
Packit 022b05
    MAX-ACCESS  read-write
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The GARP Leave time, in centiseconds.
Packit 022b05
Packit 022b05
        The value of this object MUST be retained across
Packit 022b05
        reinitializations of the management system."
Packit 022b05
    DEFVAL      { 60 }
Packit 022b05
    ::= { dot1dPortGarpEntry 2 }
Packit 022b05
Packit 022b05
dot1dPortGarpLeaveAllTime OBJECT-TYPE
Packit 022b05
    SYNTAX      TimeInterval
Packit 022b05
    MAX-ACCESS  read-write
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The GARP LeaveAll time, in centiseconds.
Packit 022b05
Packit 022b05
        The value of this object MUST be retained across
Packit 022b05
        reinitializations of the management system."
Packit 022b05
    DEFVAL      { 1000 }
Packit 022b05
    ::= { dot1dPortGarpEntry 3 }
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- The GMRP Port Configuration and Status Table
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
dot1dPortGmrpTable OBJECT-TYPE
Packit 022b05
    SYNTAX      SEQUENCE OF Dot1dPortGmrpEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A table of GMRP control and status information about
Packit 022b05
        every bridge port.  Augments the dot1dBasePortTable."
Packit 022b05
    ::= { dot1dGmrp 1 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
dot1dPortGmrpEntry OBJECT-TYPE
Packit 022b05
    SYNTAX      Dot1dPortGmrpEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "GMRP control and status information for a bridge port."
Packit 022b05
    AUGMENTS { dot1dBasePortEntry }
Packit 022b05
    ::= { dot1dPortGmrpTable 1 }
Packit 022b05
Packit 022b05
Dot1dPortGmrpEntry ::=
Packit 022b05
    SEQUENCE {
Packit 022b05
        dot1dPortGmrpStatus
Packit 022b05
            EnabledStatus,
Packit 022b05
        dot1dPortGmrpFailedRegistrations
Packit 022b05
            Counter32,
Packit 022b05
        dot1dPortGmrpLastPduOrigin
Packit 022b05
            MacAddress,
Packit 022b05
        dot1dPortRestrictedGroupRegistration
Packit 022b05
            TruthValue
Packit 022b05
    }
Packit 022b05
Packit 022b05
dot1dPortGmrpStatus OBJECT-TYPE
Packit 022b05
    SYNTAX      EnabledStatus
Packit 022b05
    MAX-ACCESS  read-write
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The administrative state of GMRP operation on this port.  The
Packit 022b05
        value enabled(1) indicates that GMRP is enabled on this port
Packit 022b05
        in all VLANs as long as dot1dGmrpStatus is also enabled(1).
Packit 022b05
        A value of disabled(2) indicates that GMRP is disabled on
Packit 022b05
        this port in all VLANs: any GMRP packets received will
Packit 022b05
        be silently discarded, and no GMRP registrations will be
Packit 022b05
        propagated from other ports.  Setting this to a value of
Packit 022b05
        enabled(1) will be stored by the agent but will only take
Packit 022b05
        effect on the GMRP protocol operation if dot1dGmrpStatus
Packit 022b05
        also indicates the value enabled(1).  This object affects
Packit 022b05
        all GMRP Applicant and Registrar state machines on this
Packit 022b05
        port.  A transition from disabled(2) to enabled(1) will
Packit 022b05
        cause a reset of all GMRP state machines on this port.
Packit 022b05
Packit 022b05
        The value of this object MUST be retained across
Packit 022b05
        reinitializations of the management system."
Packit 022b05
    DEFVAL      { enabled }
Packit 022b05
    ::= { dot1dPortGmrpEntry 1 }
Packit 022b05
Packit 022b05
dot1dPortGmrpFailedRegistrations OBJECT-TYPE
Packit 022b05
    SYNTAX      Counter32
Packit 022b05
    MAX-ACCESS  read-only
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The total number of failed GMRP registrations, for any
Packit 022b05
        reason, in all VLANs, on this port."
Packit 022b05
    ::= { dot1dPortGmrpEntry 2 }
Packit 022b05
Packit 022b05
dot1dPortGmrpLastPduOrigin OBJECT-TYPE
Packit 022b05
    SYNTAX      MacAddress
Packit 022b05
    MAX-ACCESS  read-only
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The Source MAC Address of the last GMRP message
Packit 022b05
        received on this port."
Packit 022b05
    ::= { dot1dPortGmrpEntry 3 }
Packit 022b05
Packit 022b05
dot1dPortRestrictedGroupRegistration OBJECT-TYPE
Packit 022b05
    SYNTAX      TruthValue
Packit 022b05
    MAX-ACCESS  read-write
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The state of Restricted Group Registration on this port.
Packit 022b05
         If the value of this control is true(1), then creation
Packit 022b05
         of a new dynamic entry is permitted only if there is a
Packit 022b05
         Static Filtering Entry for the VLAN concerned, in which
Packit 022b05
         the Registrar Administrative Control value is Normal
Packit 022b05
         Registration.
Packit 022b05
Packit 022b05
        The value of this object MUST be retained across
Packit 022b05
        reinitializations of the management system."
Packit 022b05
    REFERENCE
Packit 022b05
        "IEEE 802.1t clause 10.3.2.3, 14.10.1.3."
Packit 022b05
    DEFVAL      { false }
Packit 022b05
    ::= { dot1dPortGmrpEntry 4 }
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
--  High-Capacity Port Table for Transparent Bridges
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
dot1dTpHCPortTable OBJECT-TYPE
Packit 022b05
    SYNTAX      SEQUENCE OF Dot1dTpHCPortEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A table that contains information about every high-
Packit 022b05
        capacity port that is associated with this transparent
Packit 022b05
        bridge."
Packit 022b05
    ::= { dot1dTp 5 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
dot1dTpHCPortEntry OBJECT-TYPE
Packit 022b05
    SYNTAX      Dot1dTpHCPortEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "Statistics information for each high-capacity port of a
Packit 022b05
        transparent bridge."
Packit 022b05
    INDEX   { dot1dTpPort }
Packit 022b05
    ::= { dot1dTpHCPortTable 1 }
Packit 022b05
Packit 022b05
Dot1dTpHCPortEntry ::=
Packit 022b05
    SEQUENCE {
Packit 022b05
        dot1dTpHCPortInFrames
Packit 022b05
            Counter64,
Packit 022b05
        dot1dTpHCPortOutFrames
Packit 022b05
            Counter64,
Packit 022b05
        dot1dTpHCPortInDiscards
Packit 022b05
            Counter64
Packit 022b05
    }
Packit 022b05
Packit 022b05
dot1dTpHCPortInFrames OBJECT-TYPE
Packit 022b05
    SYNTAX      Counter64
Packit 022b05
    MAX-ACCESS  read-only
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The number of frames that have been received by this
Packit 022b05
        port from its segment.  Note that a frame received on
Packit 022b05
        the interface corresponding to this port is only counted
Packit 022b05
        by this object if and only if it is for a protocol being
Packit 022b05
        processed by the local bridging function, including
Packit 022b05
        bridge management frames."
Packit 022b05
    REFERENCE
Packit 022b05
        "ISO/IEC 15802-3 Section 14.6.1.1.3"
Packit 022b05
    ::= { dot1dTpHCPortEntry 1 }
Packit 022b05
Packit 022b05
dot1dTpHCPortOutFrames OBJECT-TYPE
Packit 022b05
    SYNTAX      Counter64
Packit 022b05
    MAX-ACCESS  read-only
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The number of frames that have been transmitted by this
Packit 022b05
        port to its segment.  Note that a frame transmitted on
Packit 022b05
        the interface corresponding to this port is only counted
Packit 022b05
        by this object if and only if it is for a protocol being
Packit 022b05
        processed by the local bridging function, including
Packit 022b05
        bridge management frames."
Packit 022b05
    REFERENCE
Packit 022b05
        "ISO/IEC 15802-3 Section 14.6.1.1.3"
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
    ::= { dot1dTpHCPortEntry 2 }
Packit 022b05
Packit 022b05
dot1dTpHCPortInDiscards OBJECT-TYPE
Packit 022b05
    SYNTAX      Counter64
Packit 022b05
    MAX-ACCESS  read-only
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "Count of valid frames that have been received by this
Packit 022b05
        port from its segment that were discarded (i.e.,
Packit 022b05
        filtered) by the Forwarding Process."
Packit 022b05
    REFERENCE
Packit 022b05
        "ISO/IEC 15802-3 Section 14.6.1.1.3"
Packit 022b05
    ::= { dot1dTpHCPortEntry 3 }
Packit 022b05
Packit 022b05
-- ----------------------------------------------------
Packit 022b05
--  Upper part of High-Capacity Port Table for Transparent Bridges
Packit 022b05
-- ----------------------------------------------------
Packit 022b05
Packit 022b05
dot1dTpPortOverflowTable OBJECT-TYPE
Packit 022b05
    SYNTAX      SEQUENCE OF Dot1dTpPortOverflowEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A table that contains the most-significant bits of
Packit 022b05
        statistics counters for ports that are associated with this
Packit 022b05
        transparent bridge that are on high-capacity interfaces, as
Packit 022b05
        defined in the conformance clauses for this table.  This table
Packit 022b05
        is provided as a way to read 64-bit counters for agents that
Packit 022b05
        support only SNMPv1.
Packit 022b05
Packit 022b05
        Note that the reporting of most-significant and
Packit 022b05
        least-significant counter bits separately runs the risk of
Packit 022b05
        missing an overflow of the lower bits in the interval between
Packit 022b05
        sampling.  The manager must be aware of this possibility, even
Packit 022b05
        within the same varbindlist, when interpreting the results of
Packit 022b05
        a request or asynchronous notification."
Packit 022b05
    ::= { dot1dTp 6 }
Packit 022b05
Packit 022b05
dot1dTpPortOverflowEntry OBJECT-TYPE
Packit 022b05
    SYNTAX      Dot1dTpPortOverflowEntry
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The most significant bits of statistics counters for a high-
Packit 022b05
        capacity interface of a transparent bridge.  Each object is
Packit 022b05
        associated with a corresponding object in dot1dTpPortTable
Packit 022b05
        that indicates the least significant bits of the counter."
Packit 022b05
    INDEX   { dot1dTpPort }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
    ::= { dot1dTpPortOverflowTable 1 }
Packit 022b05
Packit 022b05
Dot1dTpPortOverflowEntry ::=
Packit 022b05
    SEQUENCE {
Packit 022b05
        dot1dTpPortInOverflowFrames
Packit 022b05
            Counter32,
Packit 022b05
        dot1dTpPortOutOverflowFrames
Packit 022b05
            Counter32,
Packit 022b05
        dot1dTpPortInOverflowDiscards
Packit 022b05
            Counter32
Packit 022b05
    }
Packit 022b05
Packit 022b05
dot1dTpPortInOverflowFrames OBJECT-TYPE
Packit 022b05
    SYNTAX      Counter32
Packit 022b05
    MAX-ACCESS  read-only
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The number of times the associated dot1dTpPortInFrames
Packit 022b05
        counter has overflowed."
Packit 022b05
    REFERENCE
Packit 022b05
        "ISO/IEC 15802-3 Section 14.6.1.1.3"
Packit 022b05
    ::= { dot1dTpPortOverflowEntry 1 }
Packit 022b05
Packit 022b05
dot1dTpPortOutOverflowFrames OBJECT-TYPE
Packit 022b05
    SYNTAX      Counter32
Packit 022b05
    MAX-ACCESS  read-only
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The number of times the associated dot1dTpPortOutFrames
Packit 022b05
        counter has overflowed."
Packit 022b05
    REFERENCE
Packit 022b05
        "ISO/IEC 15802-3 Section 14.6.1.1.3"
Packit 022b05
    ::= { dot1dTpPortOverflowEntry 2 }
Packit 022b05
Packit 022b05
dot1dTpPortInOverflowDiscards OBJECT-TYPE
Packit 022b05
    SYNTAX      Counter32
Packit 022b05
    MAX-ACCESS  read-only
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The number of times the associated
Packit 022b05
        dot1dTpPortInDiscards counter has overflowed."
Packit 022b05
    REFERENCE
Packit 022b05
        "ISO/IEC 15802-3 Section 14.6.1.1.3"
Packit 022b05
    ::= { dot1dTpPortOverflowEntry 3 }
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- IEEE 802.1p MIB - Conformance Information
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
pBridgeConformance OBJECT IDENTIFIER ::= { pBridgeMIB 2 }
Packit 022b05
Packit 022b05
pBridgeGroups OBJECT IDENTIFIER ::= { pBridgeConformance 1 }
Packit 022b05
Packit 022b05
pBridgeCompliances OBJECT IDENTIFIER
Packit 022b05
    ::= { pBridgeConformance 2 }
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- units of conformance
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
pBridgeExtCapGroup OBJECT-GROUP
Packit 022b05
    OBJECTS {
Packit 022b05
        dot1dDeviceCapabilities,
Packit 022b05
        dot1dPortCapabilities
Packit 022b05
    }
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A collection of objects indicating the optional
Packit 022b05
        capabilities of the device."
Packit 022b05
    ::= { pBridgeGroups 1 }
Packit 022b05
Packit 022b05
pBridgeDeviceGmrpGroup OBJECT-GROUP
Packit 022b05
    OBJECTS {
Packit 022b05
        dot1dGmrpStatus
Packit 022b05
    }
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A collection of objects providing device-level control
Packit 022b05
        for the Multicast Filtering extended bridge services."
Packit 022b05
    ::= { pBridgeGroups 2 }
Packit 022b05
Packit 022b05
pBridgeDevicePriorityGroup OBJECT-GROUP
Packit 022b05
    OBJECTS {
Packit 022b05
        dot1dTrafficClassesEnabled
Packit 022b05
    }
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A collection of objects providing device-level control
Packit 022b05
        for the Priority services."
Packit 022b05
    ::= { pBridgeGroups 3 }
Packit 022b05
Packit 022b05
pBridgeDefaultPriorityGroup OBJECT-GROUP
Packit 022b05
    OBJECTS {
Packit 022b05
        dot1dPortDefaultUserPriority
Packit 022b05
    }
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        "A collection of objects defining the User Priority
Packit 022b05
        applicable to each port for media that do not support
Packit 022b05
        native User Priority."
Packit 022b05
    ::= { pBridgeGroups 4 }
Packit 022b05
Packit 022b05
pBridgeRegenPriorityGroup OBJECT-GROUP
Packit 022b05
    OBJECTS {
Packit 022b05
        dot1dRegenUserPriority
Packit 022b05
    }
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A collection of objects defining the User Priorities
Packit 022b05
        applicable to each port for media that support native
Packit 022b05
        User Priority."
Packit 022b05
    ::= { pBridgeGroups 5 }
Packit 022b05
Packit 022b05
pBridgePriorityGroup OBJECT-GROUP
Packit 022b05
    OBJECTS {
Packit 022b05
        dot1dPortNumTrafficClasses,
Packit 022b05
        dot1dTrafficClass
Packit 022b05
    }
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A collection of objects defining the traffic classes
Packit 022b05
        within a bridge for each evaluated User Priority."
Packit 022b05
    ::= { pBridgeGroups 6 }
Packit 022b05
Packit 022b05
pBridgeAccessPriorityGroup OBJECT-GROUP
Packit 022b05
    OBJECTS {
Packit 022b05
        dot1dPortOutboundAccessPriority
Packit 022b05
    }
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A collection of objects defining the media-dependent
Packit 022b05
        outbound access level for each priority."
Packit 022b05
    ::= { pBridgeGroups 7 }
Packit 022b05
Packit 022b05
pBridgePortGarpGroup OBJECT-GROUP
Packit 022b05
    OBJECTS {
Packit 022b05
        dot1dPortGarpJoinTime,
Packit 022b05
        dot1dPortGarpLeaveTime,
Packit 022b05
        dot1dPortGarpLeaveAllTime
Packit 022b05
    }
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A collection of objects providing port level control
Packit 022b05
        and status information for GARP operation."
Packit 022b05
    ::= { pBridgeGroups 8 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
pBridgePortGmrpGroup OBJECT-GROUP
Packit 022b05
    OBJECTS {
Packit 022b05
        dot1dPortGmrpStatus,
Packit 022b05
        dot1dPortGmrpFailedRegistrations,
Packit 022b05
        dot1dPortGmrpLastPduOrigin
Packit 022b05
    }
Packit 022b05
    STATUS      deprecated
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A collection of objects providing port level control
Packit 022b05
        and status information for GMRP operation."
Packit 022b05
    ::= { pBridgeGroups 9 }
Packit 022b05
Packit 022b05
pBridgeHCPortGroup OBJECT-GROUP
Packit 022b05
    OBJECTS {
Packit 022b05
        dot1dTpHCPortInFrames,
Packit 022b05
        dot1dTpHCPortOutFrames,
Packit 022b05
        dot1dTpHCPortInDiscards
Packit 022b05
    }
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A collection of objects providing 64-bit statistics
Packit 022b05
         counters for high-capacity bridge ports."
Packit 022b05
    ::= { pBridgeGroups 10 }
Packit 022b05
Packit 022b05
pBridgePortOverflowGroup OBJECT-GROUP
Packit 022b05
    OBJECTS {
Packit 022b05
        dot1dTpPortInOverflowFrames,
Packit 022b05
        dot1dTpPortOutOverflowFrames,
Packit 022b05
        dot1dTpPortInOverflowDiscards
Packit 022b05
    }
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A collection of objects providing overflow statistics
Packit 022b05
        counters for high-capacity bridge ports."
Packit 022b05
    ::= { pBridgeGroups 11 }
Packit 022b05
Packit 022b05
pBridgePortGmrpGroup2 OBJECT-GROUP
Packit 022b05
    OBJECTS {
Packit 022b05
        dot1dPortGmrpStatus,
Packit 022b05
        dot1dPortGmrpFailedRegistrations,
Packit 022b05
        dot1dPortGmrpLastPduOrigin,
Packit 022b05
        dot1dPortRestrictedGroupRegistration
Packit 022b05
    }
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "A collection of objects providing port level control
Packit 022b05
        and status information for GMRP operation."
Packit 022b05
    ::= { pBridgeGroups 12 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
-- compliance statements
Packit 022b05
-- -------------------------------------------------------------
Packit 022b05
Packit 022b05
pBridgeCompliance MODULE-COMPLIANCE
Packit 022b05
    STATUS  deprecated
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The compliance statement for device support of Priority
Packit 022b05
        and Multicast Filtering extended bridging services."
Packit 022b05
Packit 022b05
    MODULE
Packit 022b05
        MANDATORY-GROUPS { pBridgeExtCapGroup }
Packit 022b05
Packit 022b05
        GROUP       pBridgeDeviceGmrpGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is mandatory for devices supporting the GMRP
Packit 022b05
            application, defined by IEEE 802.1D Extended Filtering
Packit 022b05
            Services."
Packit 022b05
Packit 022b05
        GROUP       pBridgeDevicePriorityGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is mandatory only for devices supporting
Packit 022b05
            the priority forwarding operations defined by IEEE
Packit 022b05
            802.1D."
Packit 022b05
Packit 022b05
        GROUP       pBridgeDefaultPriorityGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is mandatory only for devices supporting
Packit 022b05
            the priority forwarding operations defined by the
Packit 022b05
            extended bridge services with media types, such as
Packit 022b05
            Ethernet, that do not support native User Priority."
Packit 022b05
Packit 022b05
        GROUP       pBridgeRegenPriorityGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is mandatory only for devices supporting
Packit 022b05
            the priority forwarding operations defined by IEEE 802.1D
Packit 022b05
            and that have interface media types that support
Packit 022b05
            native User Priority, e.g., IEEE 802.5."
Packit 022b05
Packit 022b05
        GROUP       pBridgePriorityGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is mandatory only for devices supporting
Packit 022b05
            the priority forwarding operations defined by IEEE 802.1D."
Packit 022b05
Packit 022b05
        GROUP       pBridgeAccessPriorityGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is optional and is relevant only for devices
Packit 022b05
            supporting the priority forwarding operations defined by
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
            IEEE 802.1D and that have interface media types that
Packit 022b05
            support native Access Priority, e.g., IEEE 802.5."
Packit 022b05
Packit 022b05
        GROUP       pBridgePortGarpGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is mandatory for devices supporting any
Packit 022b05
            of the GARP applications: e.g., GMRP, defined by the
Packit 022b05
            extended filtering services of 802.1D; or GVRP,
Packit 022b05
            defined by 802.1Q (refer to the Q-BRIDGE-MIB for
Packit 022b05
            conformance statements for GVRP)."
Packit 022b05
Packit 022b05
        GROUP       pBridgePortGmrpGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is mandatory for devices supporting the
Packit 022b05
            GMRP application, as defined by IEEE 802.1D Extended
Packit 022b05
            Filtering Services."
Packit 022b05
Packit 022b05
        GROUP       pBridgeHCPortGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "Support for this group in a device is mandatory for those
Packit 022b05
            bridge ports that map to network interfaces that have the
Packit 022b05
            value of the corresponding instance of ifSpeed
Packit 022b05
            greater than 650,000,000 bits/second."
Packit 022b05
Packit 022b05
        GROUP       pBridgePortOverflowGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "Support for this group in a device is mandatory for those
Packit 022b05
            bridge ports that map to network interfaces that have the
Packit 022b05
            value of the corresponding instance of ifSpeed
Packit 022b05
            greater than 650,000,000 bits/second."
Packit 022b05
Packit 022b05
        OBJECT      dot1dPortNumTrafficClasses
Packit 022b05
        MIN-ACCESS  read-only
Packit 022b05
        DESCRIPTION
Packit 022b05
            "Write access is not required."
Packit 022b05
Packit 022b05
        OBJECT      dot1dTrafficClass
Packit 022b05
        MIN-ACCESS  read-only
Packit 022b05
        DESCRIPTION
Packit 022b05
            "Write access is not required."
Packit 022b05
Packit 022b05
        OBJECT      dot1dRegenUserPriority
Packit 022b05
        MIN-ACCESS  read-only
Packit 022b05
        DESCRIPTION
Packit 022b05
            "Write access is not required."
Packit 022b05
Packit 022b05
       ::= { pBridgeCompliances 1 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
pBridgeCompliance2 MODULE-COMPLIANCE
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The compliance statement for device support of Priority
Packit 022b05
        and Multicast Filtering extended bridging services."
Packit 022b05
Packit 022b05
    MODULE
Packit 022b05
        MANDATORY-GROUPS { pBridgeExtCapGroup }
Packit 022b05
Packit 022b05
        GROUP       pBridgeDeviceGmrpGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is mandatory for devices supporting the GMRP
Packit 022b05
            application, defined by IEEE 802.1D Extended Filtering
Packit 022b05
            Services."
Packit 022b05
Packit 022b05
        GROUP       pBridgeDevicePriorityGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is mandatory only for devices supporting
Packit 022b05
            the priority forwarding operations defined by IEEE
Packit 022b05
            802.1D."
Packit 022b05
Packit 022b05
        GROUP       pBridgeDefaultPriorityGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is mandatory only for devices supporting
Packit 022b05
            the priority forwarding operations defined by the
Packit 022b05
            extended bridge services with media types, such as
Packit 022b05
            Ethernet, that do not support native User Priority."
Packit 022b05
Packit 022b05
        GROUP       pBridgeRegenPriorityGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is mandatory only for devices supporting
Packit 022b05
            the priority forwarding operations defined by IEEE 802.1D
Packit 022b05
            and that have interface media types that support
Packit 022b05
            native User Priority, e.g., IEEE 802.5."
Packit 022b05
Packit 022b05
        GROUP       pBridgePriorityGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is mandatory only for devices supporting
Packit 022b05
            the priority forwarding operations defined by IEEE 802.1D."
Packit 022b05
Packit 022b05
        GROUP       pBridgeAccessPriorityGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is optional and is relevant only for devices
Packit 022b05
            supporting the priority forwarding operations defined by
Packit 022b05
            IEEE 802.1D and that have interface media types that
Packit 022b05
            support native Access Priority, e.g., IEEE 802.5."
Packit 022b05
Packit 022b05
        GROUP       pBridgePortGarpGroup
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is mandatory for devices supporting any
Packit 022b05
            of the GARP applications: e.g., GMRP, defined by the
Packit 022b05
            extended filtering services of 802.1D; or GVRP,
Packit 022b05
            defined by 802.1Q (refer to the Q-BRIDGE-MIB for
Packit 022b05
            conformance statements for GVRP)."
Packit 022b05
Packit 022b05
        GROUP       pBridgePortGmrpGroup2
Packit 022b05
        DESCRIPTION
Packit 022b05
            "This group is mandatory for devices supporting the
Packit 022b05
            GMRP application, as defined by IEEE 802.1D Extended
Packit 022b05
            Filtering Services."
Packit 022b05
Packit 022b05
        GROUP       pBridgeHCPortGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "Support for this group in a device is mandatory for those
Packit 022b05
            bridge ports that map to network interfaces that have the
Packit 022b05
            value of the corresponding instance of ifSpeed
Packit 022b05
            greater than 650,000,000 bits/second."
Packit 022b05
Packit 022b05
        GROUP       pBridgePortOverflowGroup
Packit 022b05
        DESCRIPTION
Packit 022b05
            "Support for this group in a device is mandatory for those
Packit 022b05
            bridge ports that map to network interfaces that have the
Packit 022b05
            value of the corresponding instance of ifSpeed
Packit 022b05
            greater than 650,000,000 bits/second."
Packit 022b05
Packit 022b05
        OBJECT      dot1dPortNumTrafficClasses
Packit 022b05
        MIN-ACCESS  read-only
Packit 022b05
        DESCRIPTION
Packit 022b05
            "Write access is not required."
Packit 022b05
Packit 022b05
        OBJECT      dot1dTrafficClass
Packit 022b05
        MIN-ACCESS  read-only
Packit 022b05
        DESCRIPTION
Packit 022b05
            "Write access is not required."
Packit 022b05
Packit 022b05
        OBJECT      dot1dRegenUserPriority
Packit 022b05
        MIN-ACCESS  read-only
Packit 022b05
        DESCRIPTION
Packit 022b05
            "Write access is not required."
Packit 022b05
Packit 022b05
       ::= { pBridgeCompliances 2 }
Packit 022b05
Packit 022b05
END