IEEE8021-SPB-MIB
- Registered at
- 1.3.111.2.802.1.1.26
- Last updated
- 2022-11-08 00:00
- Organization
- IEEE 802.1 Working Group
- Revisions
- 2022-11-08 00:00, 2018-07-01 00:00, 2015-06-23 00:00, 2013-05-13 00:00, 2012-02-03 00:00
- Namespace
- standard
- Source file
IEEE8021-SPB-MIB- Digest
sha256:f2dc93398bd1c79db499d2ef333833c4e452000199768845e8ef0d3e0aea4607
Description
The MIB module for managing the support of Shortest Path Bridging (SPB) in IEEE 802.1Q Bridges. Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1Q-2022. Copyright (C) IEEE (2022). This version of this MIB module is part of IEEE Std 802.1Q; see that standard for full legal notices.
Contact
WG-URL: http://www.ieee802.org/1/ WG-EMail: stds-802-1-l@ieee.org Contact: IEEE 802.1 Working Group Chair Postal: C/O IEEE 802.1 Working Group IEEE Standards Association 445 Hoes Lane Piscataway, NJ 08854 USA E-mail: stds-802-1-chairs@ieee.org
Imports
| From | Symbols |
|---|---|
| IEEE8021-BRIDGE-MIB | ieee8021BridgeBasePort |
| IEEE8021-CFM-MIB | dot1agCfmMaIndex, dot1agCfmMdIndex, dot1agCfmMepEntry |
| IEEE8021-TC-MIB | IEEE8021BridgePortNumber, IEEE8021PbbIngressEgress, IEEE8021PbbServiceIdentifier, IEEE8021PbbTeEsp, ieee802dot1mibs |
| IF-MIB | InterfaceIndexOrZero |
| Q-BRIDGE-MIB | VlanId, VlanIdOrAny, VlanIdOrNone |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB IANA-ADDRESS-FAMILY-NUMBERS-MIB IANAifType-MIB IEEE8021-BRIDGE-MIB IEEE8021-CFM-MIB IEEE8021-SPB-MIB IEEE8021-TC-MIB IF-MIB LLDP-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| IEEE8021SpbAdjState TEXTUAL-CONVENTION The current state of this SPB adjacency or port. The values are up, down, and testing. | current | |||
| IEEE8021SpbAreaAddress TEXTUAL-CONVENTION This identifier is the 3 Byte IS-IS Area Address. Domain Specific part(DSP). | current | |||
| IEEE8021SpbBridgePriority TEXTUAL-CONVENTION The Bridge priority is the top 2 bytes of the Bridge Identifier. Lower values represent a better priority. | current | |||
| IEEE8021SpbDigest TEXTUAL-CONVENTION The Topology Agreement digest hex string. | current | |||
| IEEE8021SpbDigestConvention TEXTUAL-CONVENTION The mode of the current Agreement Digest. This determines the level of loop prevention. | current | |||
| IEEE8021SpbEctAlgorithm TEXTUAL-CONVENTION The 4 byte Equal Cost Multiple Tree Algorithm identifier. This identifies the tree computation algorithm and tie breakers. | current | |||
| IEEE8021SpbEctMode TEXTUAL-CONVENTION The mode of the Base VID assigned for this instance of SPB. Modes are assigned in the FID to MSTI Allocation table. | current | |||
| IEEE8021SpbLinkMetric TEXTUAL-CONVENTION The 24 bit cost of an SPB link. A lower metric value means better. Value 16777215 equals Infinity. | current | |||
| IEEE8021SpbMCID TEXTUAL-CONVENTION MST Configuration Identifier digest hex string. | current | |||
| IEEE8021SpbMTID TEXTUAL-CONVENTION The IS-IS Multi Topology Identifier. | current | |||
| IEEE8021SpbMode TEXTUAL-CONVENTION Auto allocation control for this instance of SPB. For SPBV it controls SPVIDs and for SPBM it controls SPSourceID. | current | |||
| IEEE8021SpbServiceIdentifierOrAny TEXTUAL-CONVENTION The service instance identifier is used at the Customer Backbone port in SPBM to distinguish a service instance. The special value of 0xFFFFFF is used for wildcard. This range also includes the default I-SID. | current | |||
| IEEE8021SpbmSPsourceId TEXTUAL-CONVENTION It is the high order 3 bytes for Group Address DA from this bridge. Note that only the 20 bits not including the top 4 bits are the SPSourceID. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ieee8021SpbObjects OBJECT-IDENTITY | 1.3.111.2.802.1.1.26.1 | |||
| ieee8021SpbSys OBJECT-IDENTITY | 1.3.111.2.802.1.1.26.1.1 | |||
| ieee8021SpbSysAreaAddress OBJECT-TYPE The three byte IS-IS Area Address to join. Normally SPB will use area 00:00:00 however if SPB is being used in conjunction with IPV4/V6 it can operate using the IS-IS area address already in use. This object is persistent. | 1.3.111.2.802.1.1.26.1.1.1 | IEEE8021SpbAreaAddress | read-write | current |
| ieee8021SpbSysId OBJECT-TYPE SYS ID used for all SPB instances on this bridge. A six byte network wide unique identifier. This is defaulted to the Bridge Address initially but can be overridden. This object is persistent. | 1.3.111.2.802.1.1.26.1.1.2 | MacAddress | read-write | current |
| ieee8021SpbSysControlAddr OBJECT-TYPE Group MAC that the ISIS control plane will use. SPB can use a number of different addresses for SPB Hello and LSP exchange. Section 27.2, 8.13.5.1 and Table 8-16 cover the different choices. The choices are as follows: 01:80:C2:00:00:14 = All Level 1 Intermediate Systems 01:80:C2:00:00:15 = All Level 2 Intermediate Systems 09:00:2B:00:00:05 = All Intermediate Systems. 01:80:C2:00:00:2E = All Provider Bridge Intermediate Systems. 01:80:C2:00:00:2F = All Customer Bridge Intermediate Systems. This object is persistent. | 1.3.111.2.802.1.1.26.1.1.3 | MacAddress | read-write | current |
| ieee8021SpbSysName OBJECT-TYPE Name to be used to refer to this SPB bridge. This is advertised in IS-IS and used for management. | 1.3.111.2.802.1.1.26.1.1.4 | SnmpAdminString (SIZE(0..32)) | read-only | current |
| ieee8021SpbSysBridgePriority OBJECT-TYPE This is a 16-bit quantity that ranks this SPB Bridge relative to others when breaking ties. This priority is the high 16 bits of the Bridge Identifier. Its impact depends on the tie breaking algorithm. Recommend values 0..15 be assigned to core switches to ensure diversity of the ECT Algorithms. | 1.3.111.2.802.1.1.26.1.1.5 | IEEE8021SpbBridgePriority | read-only | current |
| ieee8021SpbmSysSPSourceId OBJECT-TYPE The Shortest Path Source Identifier. It is the high order 3 bytes for Group Address DA from this bridge. Note that only the 20 bits not including the top 4 bits are the SPSourceID. This object is persistent. | 1.3.111.2.802.1.1.26.1.1.6 | IEEE8021SpbmSPsourceId | read-write | current |
| ieee8021SpbvSysMode OBJECT-TYPE Indication of supporting SPBV mode auto(=1)/manual(=2) auto => auto allocate SPVIDs. manual => manually assign SPVIDs. This object is persistent. | 1.3.111.2.802.1.1.26.1.1.7 | IEEE8021SpbMode | read-write | current |
| ieee8021SpbmSysMode OBJECT-TYPE Indication of supporting SPBM mode auto(=1)/manual(=2) auto => enable SPBM mode and auto allocate SPsourceID. manual => enable SPBM mode and manually assign SPsourceID. This object is persistent. | 1.3.111.2.802.1.1.26.1.1.8 | IEEE8021SpbMode | read-write | current |
| ieee8021SpbSysDigestConvention OBJECT-TYPE The Agreement Digest convention setting off(=1)/loopFreeBoth(=2)/loopFreeMcastOnly(=3) off => disable agreement digest checking in hellos loopFreeBoth => block unsafe group and individual traffic when digests disagree. loopFreeMcastOnly =>block unsafe group traffic when digests disagree. This object is persistent. | 1.3.111.2.802.1.1.26.1.1.9 | IEEE8021SpbDigestConvention | read-write | current |
| ieee8021SpbMtidStaticTable OBJECT-TYPE A Table of multiple logical topologies - MT. | 1.3.111.2.802.1.1.26.1.2 | not-accessible | current | |
| ieee8021SpbMtidStaticTableEntry OBJECT-TYPE This table configures a MTID to a topology index. A topology index uniquely identifies a specific ISIS topology enabling multiple instances or multiple MTIDs within an instance. | 1.3.111.2.802.1.1.26.1.2.1 | not-accessible | current | |
| ieee8021SpbMtidStaticEntryMtid OBJECT-TYPE ISIS Multi Topology Identifier MTID Each MTID defines logical topology and is used to enable multiple SPB instances within one ISIS instance. | 1.3.111.2.802.1.1.26.1.2.1.1 | IEEE8021SpbMTID | not-accessible | current |
| ieee8021SpbMTidStaticEntryMtidOverload OBJECT-TYPE When set for this logical topology this bridge can only originate or terminate traffic. It cannot transit SPB encapsulated traffic. This is the IS-IS overload feature specific to an SPB IS-IS MTID logical topology. This object is persistent. | 1.3.111.2.802.1.1.26.1.2.1.2 | TruthValue | read-create | current |
| ieee8021SpbMtidStaticEntryRowStatus OBJECT-TYPE The object indicates the status of an entry, and is used to create/delete entries. This object is persistent. This object is persistent. | 1.3.111.2.802.1.1.26.1.2.1.3 | RowStatus | read-create | current |
| ieee8021SpbTopIx OBJECT-TYPE Unique identifier of this SPB topology This is index is allocated for this ISIS/MT instance. It is used as an index to most other SPB tables below and to select the exact ISIS instance and the MT instance together. | 1.3.111.2.802.1.1.26.1.2.1.4 | IEEE8021SpbMTID | not-accessible | current |
| ieee8021SpbTopIxDynamicTable OBJECT-TYPE This table is for SPB dynamic information. The dynamic information that is sent in this bridges Hellos. | 1.3.111.2.802.1.1.26.1.3 | not-accessible | current | |
| ieee8021SpbTopIxDynamicTableEntry OBJECT-TYPE This table displays the digest information computed for this bridge. A bridge configures this information in MTID 0 only. | 1.3.111.2.802.1.1.26.1.3.1 | not-accessible | current | |
| ieee8021SpbTopIxDynamicEntryTopIx OBJECT-TYPE ISIS-SPB Topology Index identifier Each Topology Index defines logical topology and is used to enable multiple SPB instances within several ISIS instances. | 1.3.111.2.802.1.1.26.1.3.1.1 | IEEE8021SpbMTID | not-accessible | current |
| ieee8021SpbTopIxDynamicEntryAgreeDigest OBJECT-TYPE The topology agreement digest value. Digest of all topology information, as in clause 28.4. | 1.3.111.2.802.1.1.26.1.3.1.2 | IEEE8021SpbDigest | read-only | current |
| ieee8021SpbTopIxDynamicEntryMCID OBJECT-TYPE The MST Identifier MCID. The MCID is a digest of the VID to MSTID configuration table, which determines the Base VIDs enabled for SPBV and SPBM. | 1.3.111.2.802.1.1.26.1.3.1.3 | IEEE8021SpbMCID | read-only | current |
| ieee8021SpbTopIxDynamicEntryAuxMCID OBJECT-TYPE The aux MST Identifier for migration. Either MCID or AuxMCID has to match for adjacency to form. | 1.3.111.2.802.1.1.26.1.3.1.4 | IEEE8021SpbMCID | read-only | current |
| ieee8021SpbEctStaticTable OBJECT-TYPE The Equal Cost Tree (ECT) static configuration table. | 1.3.111.2.802.1.1.26.1.4 | not-accessible | current | |
| ieee8021SpbEctStaticTableEntry OBJECT-TYPE The Equal Cost Tree static configuration Table defines the ECT-ALGORITHM for the Base VID and if SPBV is used for the SPVID. | 1.3.111.2.802.1.1.26.1.4.1 | not-accessible | current | |
| ieee8021SpbEctStaticEntryTopIx OBJECT-TYPE The ISIS Topology Index identifier to which this instance belongs. Each Topology Index defines logical topology and is used to enable multiple SPB instances within several ISIS instances. | 1.3.111.2.802.1.1.26.1.4.1.1 | IEEE8021SpbMTID | not-accessible | current |
| ieee8021SpbEctStaticEntryBaseVid OBJECT-TYPE Base VID to use for this ECT-ALGORITHM. Traffic B-VID (SPBM) or Management VID (SPBV). A Base VID value of 4095 is a wildcard for any Base VID assigned to SPB operation. | 1.3.111.2.802.1.1.26.1.4.1.2 | VlanIdOrAny | not-accessible | current |
| ieee8021SpbEctStaticEntryEctAlgorithm OBJECT-TYPE This identifies the method and the algorithm used to determine the active topology. The standard ECT Algorithm values are specified by Table 28-1, Table 44-1, and Table 45-1. Table 28-1 values identify the tie-breaking algorithms used in Shortest Path Tree computation; values range from 00-80-c2-01 to 00-80-c2-10. Table 44-1 values (00-80-c2-11 and 00-80-c2-12) identify ECMP operations. Table 45-1 values identify explicit path control; values are 00-80-c2-17, 00-80-c2-18, 00-80-c2-19, and the range from 00-80-c2-21 to 00-80-c2-40. The default is 00-80-c2-01, which is the LowPATHID from Table 28-1. This object is persistent. | 1.3.111.2.802.1.1.26.1.4.1.3 | IEEE8021SpbEctAlgorithm | read-create | current |
| ieee8021SpbvEctStaticEntrySpvid OBJECT-TYPE If SPBV mode this is the VID originating from this bridge. This input is ignored if ieee8021SpbvSysMode is auto(1), but the output always returns the SPVID in use. Otherwise in SPBM this is empty, should be set = 0. This object is persistent. | 1.3.111.2.802.1.1.26.1.4.1.4 | VlanIdOrNone | read-create | current |
| ieee8021SpbEctStaticEntryRowStatus OBJECT-TYPE The object indicates the status of an entry, and is used to create/delete entries. This object is persistent. | 1.3.111.2.802.1.1.26.1.4.1.5 | RowStatus | read-create | current |
| ieee8021SpbEctDynamicTable OBJECT-TYPE A table containing Data about the ECT behavior on this bridge | 1.3.111.2.802.1.1.26.1.5 | not-accessible | current | |
| ieee8021SpbEctDynamicTableEntry OBJECT-TYPE This table can be used to check that neighbor bridges are using the same ECT Algorithm. | 1.3.111.2.802.1.1.26.1.5.1 | not-accessible | current | |
| ieee8021SpbEctDynamicEntryTopIx OBJECT-TYPE The ISIS Topology Index identifier to which this instance belongs. Each Topology Index defines logical topology and is used to enable multiple SPB instances within several ISIS instances. | 1.3.111.2.802.1.1.26.1.5.1.1 | IEEE8021SpbMTID | not-accessible | current |
| ieee8021SpbEctDynamicEntryBaseVid OBJECT-TYPE The Base VID being queried. Base VID define the mode in the VID to MSTID table. | 1.3.111.2.802.1.1.26.1.5.1.2 | VlanId | not-accessible | current |
| ieee8021SpbEctDynamicEntryMode OBJECT-TYPE The Operating mode of this Base VID. SPBM (=2), SPBV (=3), or disabled or none (1). | 1.3.111.2.802.1.1.26.1.5.1.3 | IEEE8021SpbEctMode | read-only | current |
| ieee8021SpbEctDynamicEntryLocalUse OBJECT-TYPE This value indicates the ECT is in use locally (True/False) for this Base Vid. ECTs can be defined before services are assigned. | 1.3.111.2.802.1.1.26.1.5.1.4 | TruthValue | read-only | current |
| ieee8021SpbEctDynamicEntryRemoteUse OBJECT-TYPE This value indicates the remote ECT is in use (True/False) for this Base Vid. ECTs can be defined before services are assigned. | 1.3.111.2.802.1.1.26.1.5.1.5 | TruthValue | read-only | current |
| ieee8021SpbEctDynamicEntryIngressCheckDiscards OBJECT-TYPE The number of ingress check failures on this ECT VID. This is referred to as the ingress check, and this counter increments whenever a frame is discarded for this VID because it has not come from an interface that is on the shortest path to its SA or because it is not upstream for the individual DA if relaxed ingress checking is applied. | 1.3.111.2.802.1.1.26.1.5.1.6 | Unsigned32 | read-only | current |
| ieee8021SpbAdjStaticTable OBJECT-TYPE A table containing the SPB configuration data for a neighbor | 1.3.111.2.802.1.1.26.1.6 | not-accessible | current | |
| ieee8021SpbAdjStaticTableEntry OBJECT-TYPE This table can be used to display the interfaces and metrics of a neighbor bridge. | 1.3.111.2.802.1.1.26.1.6.1 | not-accessible | current | |
| ieee8021SpbAdjStaticEntryTopIx OBJECT-TYPE The ISIS Topology Index identifier to which this instance belongs. Each Topology Index defines logical topology and is used to enable multiple SPB instances within several ISIS instances. | 1.3.111.2.802.1.1.26.1.6.1.1 | IEEE8021SpbMTID | not-accessible | current |
| ieee8021SpbAdjStaticEntryIfIndex OBJECT-TYPE The System interface/index that defines this adjacency. A value of 0 is a wildcard for any interface on which SPB Operation is supported. | 1.3.111.2.802.1.1.26.1.6.1.2 | InterfaceIndexOrZero | not-accessible | current |
| ieee8021SpbAdjStaticEntryMetric OBJECT-TYPE The ieee8021Spb metric (incremental cost) to this peer. The contribution of this link to total path cost. Recommended values are inversely proportional to link speed. Range is (1..16777215) where 16777215 (0xFFFFFF) is infinity; infinity signifies that the adjacency is UP, but is not to be used for traffic. This object is persistent. | 1.3.111.2.802.1.1.26.1.6.1.3 | IEEE8021SpbLinkMetric | read-create | current |
| ieee8021SpbAdjStaticEntryIfAdminState OBJECT-TYPE The administrative state of this interface/port. Up is the default. This object is persistent. | 1.3.111.2.802.1.1.26.1.6.1.4 | IEEE8021SpbAdjState | read-create | current |
| ieee8021SpbAdjStaticEntryRowStatus OBJECT-TYPE The object indicates the status of an entry, and is used to create/delete entries. This object is persistent. | 1.3.111.2.802.1.1.26.1.6.1.5 | RowStatus | read-create | current |
| ieee8021SpbAdjDynamicTable OBJECT-TYPE The SPB neighbor dynamic information table. | 1.3.111.2.802.1.1.26.1.7 | not-accessible | current | |
| ieee8021SpbAdjDynamicTableEntry OBJECT-TYPE This table is used to determine operational values of digests and interfaces of neighbor bridges. | 1.3.111.2.802.1.1.26.1.7.1 | not-accessible | current | |
| ieee8021SpbAdjDynamicEntryTopIx OBJECT-TYPE The ISIS Topology Index identifier to which this instance belongs. Each Topology Index defines logical topology and is used to enable multiple SPB instances within several ISIS instances. | 1.3.111.2.802.1.1.26.1.7.1.1 | IEEE8021SpbMTID | not-accessible | current |
| ieee8021SpbAdjDynamicEntryIfIndex OBJECT-TYPE System interface/index that defines this adjacency A value of 0 is a wildcard for any interface on which SPB Operation is enabled. | 1.3.111.2.802.1.1.26.1.7.1.2 | InterfaceIndexOrZero | not-accessible | current |
| ieee8021SpbAdjDynamicEntryPeerSysId OBJECT-TYPE The SPB System Identifier of this peer. This is used to identify a neighbor uniquely. | 1.3.111.2.802.1.1.26.1.7.1.3 | MacAddress | not-accessible | current |
| ieee8021SpbAdjDynamicEntryPort OBJECT-TYPE The port number to reach this adjacency. | 1.3.111.2.802.1.1.26.1.7.1.4 | IEEE8021BridgePortNumber | read-only | current |
| ieee8021SpbAdjDynamicEntryIfOperState OBJECT-TYPE The operational state of this port. up, down, or testing (in test). | 1.3.111.2.802.1.1.26.1.7.1.5 | IEEE8021SpbAdjState | read-only | current |
| ieee8021SpbAdjDynamicEntryPeerSysName OBJECT-TYPE IS-IS system name of peer. This is the ASCII name assigned to the bridge to aid management. It is the same as the ieee8021SpbSysName. | 1.3.111.2.802.1.1.26.1.7.1.6 | SnmpAdminString (SIZE(0..32)) | read-only | current |
| ieee8021SpbAdjDynamicEntryPeerAgreeDigest OBJECT-TYPE The peer topology agreement digest value (all of the elements defined in 28.4). If it does not match this bridge's digest it indicates loss of synchronization. | 1.3.111.2.802.1.1.26.1.7.1.7 | IEEE8021SpbDigest | read-only | current |
| ieee8021SpbAdjDynamicEntryPeerMCID OBJECT-TYPE The peer MST Identifier MCID. The MCID is a digest of the VID to MSTID configuration table, which determines the Base VIDs enabled for SPBV and SPBM. | 1.3.111.2.802.1.1.26.1.7.1.8 | IEEE8021SpbMCID | read-only | current |
| ieee8021SpbAdjDynamicEntryPeerAuxMCID OBJECT-TYPE The peer auxiliary MST Identifier. This MCID is used for migration. | 1.3.111.2.802.1.1.26.1.7.1.9 | IEEE8021SpbMCID | read-only | current |
| ieee8021SpbAdjDynamicEntryLocalCircuitID OBJECT-TYPE The value used by IS-IS to identify this adjacency locally. | 1.3.111.2.802.1.1.26.1.7.1.10 | Unsigned32 | read-only | current |
| ieee8021SpbAdjDynamicEntryPeerLocalCircuitID OBJECT-TYPE The value used by peer IS-IS to identify this adjacency remotely. | 1.3.111.2.802.1.1.26.1.7.1.11 | Unsigned32 | read-only | current |
| ieee8021SpbAdjDynamicEntryPortIdentifier OBJECT-TYPE The value for this bridge that has been selected by IS-IS to form this adjacency if there is more than 1 candidate link. | 1.3.111.2.802.1.1.26.1.7.1.12 | Unsigned32 | read-only | current |
| ieee8021SpbAdjDynamicEntryPeerPortIdentifier OBJECT-TYPE The value for peer port Identifier selected by IS-IS to form this adjacency if there is more than 1 candidate link. | 1.3.111.2.802.1.1.26.1.7.1.13 | Unsigned32 | read-only | current |
| ieee8021SpbAdjDynamicEntryIsisCircIndex OBJECT-TYPE The isisCircTable reference. This allows cross referencing to an IS-IS MIB. | 1.3.111.2.802.1.1.26.1.7.1.14 | Unsigned32 | read-only | current |
| ieee8021SpbTopNodeTable OBJECT-TYPE Table of network specific bridge information. | 1.3.111.2.802.1.1.26.1.8 | not-accessible | current | |
| ieee8021SpbTopNodeTableEntry OBJECT-TYPE This table is used to display system level information about bridges in the network. | 1.3.111.2.802.1.1.26.1.8.1 | not-accessible | current | |
| ieee8021SpbTopNodeEntryTopIx OBJECT-TYPE The ISIS Topology Index identifier to which this instance belongs. Each Topology Index defines logical topology and is used to enable multiple SPB instances within several ISIS instances. | 1.3.111.2.802.1.1.26.1.8.1.1 | IEEE8021SpbMTID | not-accessible | current |
| ieee8021SpbTopNodeEntrySysId OBJECT-TYPE The IS-IS System ID of a bridge in the SPB LSP database and hence the network. A value of 0 is a wildcard for all System identifiers. | 1.3.111.2.802.1.1.26.1.8.1.2 | MacAddress | not-accessible | current |
| ieee8021SpbTopNodeEntryBridgePriority OBJECT-TYPE The Bridge Priority of the bridge in the LSP database. This is a 16-bit quantity that ranks this SPB Bridge relative to others when breaking ties. This priority is the high 16 bits of the Bridge Identifier. Its impact depends on the tie breaking algorithm. Recommend values 0..15 be assigned to core switches to ensure diversity of the ECT Algorithms. | 1.3.111.2.802.1.1.26.1.8.1.3 | IEEE8021SpbBridgePriority | read-only | current |
| ieee8021SpbmTopNodeEntrySPsourceID OBJECT-TYPE The Shortest Path Source Identifier. It is the high order 3 bytes for Group Address DA from this bridge. Note that only the 20 bits not including the top 4 bits are the SPSourceID. | 1.3.111.2.802.1.1.26.1.8.1.4 | IEEE8021SpbmSPsourceId | read-only | current |
| ieee8021SpbTopNodeEntrySysName OBJECT-TYPE The System Name. A Human readable name of this bridge This is used to aid in management and is used in place of the System identifier in many commands and displays. | 1.3.111.2.802.1.1.26.1.8.1.5 | SnmpAdminString (SIZE(0..32)) | read-only | current |
| ieee8021SpbTopEctTable OBJECT-TYPE Table of all ECT use in the network | 1.3.111.2.802.1.1.26.1.9 | not-accessible | current | |
| ieee8021SpbTopEctTableEntry OBJECT-TYPE This table lists bridges and the ECT Algorithms configured and in use. | 1.3.111.2.802.1.1.26.1.9.1 | not-accessible | current | |
| ieee8021SpbTopEctEntryTopIx OBJECT-TYPE The ISIS Topology Index identifier to which this instance belongs. Each Topology Index defines logical topology and is used to enable multiple SPB instances within several ISIS instances. | 1.3.111.2.802.1.1.26.1.9.1.1 | IEEE8021SpbMTID | not-accessible | current |
| ieee8021SpbTopEctEntrySysId OBJECT-TYPE The system ID that is using a particular ECT. A value of 0 is a wildcard for all System identifiers. | 1.3.111.2.802.1.1.26.1.9.1.2 | MacAddress | not-accessible | current |
| ieee8021SpbTopEctEntryBaseVid OBJECT-TYPE Base VID related to this algorithm. In the case of SPBM this is the B-VID that carries traffic for this ECT-ALGORITHM. In the case of SPBV this is the Base-VID used for management. A Base VID value of 4095 is a wildcard for any Base VID assigned to SPB operation. | 1.3.111.2.802.1.1.26.1.9.1.3 | VlanIdOrAny | not-accessible | current |
| ieee8021SpbTopEctEntryEctAlgorithm OBJECT-TYPE The ECT-ALGORITHM in use. A 32 bit number. The ISIS Topology Index identifier to which this instance belongs. Each Topology Index defines logical topology and is used to enable multiple SPB instances within several ISIS instances.; the upper 24 bits are an OUI and the lower 8 bits are an index. This creates a world-wide unique identity for the computation that will be using the VID thus ensuring consistency. | 1.3.111.2.802.1.1.26.1.9.1.4 | IEEE8021SpbEctAlgorithm | read-only | current |
| ieee8021SpbTopEctEntryMode OBJECT-TYPE Operating mode : SPBM (=2) or SPBV (=3) | 1.3.111.2.802.1.1.26.1.9.1.5 | IEEE8021SpbEctMode | read-only | current |
| ieee8021SpbvTopEctSysMode OBJECT-TYPE Indication of supporting SPBV mode auto(=1)/manual(=2) auto => SPBV mode and auto allocate SPVIDs. manual => SPBV mode and manually assign SPVIDs. | 1.3.111.2.802.1.1.26.1.9.1.6 | IEEE8021SpbMode | read-only | current |
| ieee8021SpbvTopEctEntrySpvid OBJECT-TYPE SPVID in V mode The VID this bridge will use to originate traffic using this ECT-ALGORITHM when running in SPBV mode. | 1.3.111.2.802.1.1.26.1.9.1.7 | VlanIdOrNone | read-only | current |
| ieee8021SpbTopEctEntryLocalUse OBJECT-TYPE Is this ECT-ALGORITHM in use locally by advertising bridge :- TRUE or FALSE. This is used to help with disruption-free migration between ECT-ALGORITHMs. Changes are only allowed if this flag is FALSE. | 1.3.111.2.802.1.1.26.1.9.1.8 | TruthValue | read-only | current |
| ieee8021SpbTopEdgeTable OBJECT-TYPE A Table of edges in network (not duplicated), but each link will appear as two entries, one ordered {near-far}, the other {far-near}. | 1.3.111.2.802.1.1.26.1.10 | not-accessible | current | |
| ieee8021SpbTopEdgeTableEntry OBJECT-TYPE The table lists information about bridge edges (links). | 1.3.111.2.802.1.1.26.1.10.1 | not-accessible | current | |
| ieee8021SpbTopEdgeEntryTopIx OBJECT-TYPE The ISIS Topology Index identifier to which this instance belongs. Each Topology Index defines logical topology and is used to enable multiple SPB instances within several ISIS instances. | 1.3.111.2.802.1.1.26.1.10.1.1 | IEEE8021SpbMTID | not-accessible | current |
| ieee8021SpbTopEdgeEntrySysIdNear OBJECT-TYPE The System ID of near bridge (the bridge reporting the adjacency). A value of 0 is a wildcard for all System identifiers. | 1.3.111.2.802.1.1.26.1.10.1.2 | MacAddress | not-accessible | current |
| ieee8021SpbTopEdgeEntrySysIdFar OBJECT-TYPE The System ID of far bridge (the neighbor of the bridge reporting). A value of 0 is a wildcard for all System identifiers. | 1.3.111.2.802.1.1.26.1.10.1.3 | MacAddress | not-accessible | current |
| ieee8021SpbTopEdgeEntryMetricNear2Far OBJECT-TYPE The metric used on this edge advertised by near end This is the raw value. If it is less than the MetricFar2Near (below), the MetricFar2Near is used as the SPF metric in both directions. | 1.3.111.2.802.1.1.26.1.10.1.4 | IEEE8021SpbLinkMetric | read-only | current |
| ieee8021SpbTopEdgeEntryMetricFar2Near OBJECT-TYPE The metric used on this edge advertised by far end This is the raw value. If it is less than the MetricNear2Far (above), the MetricNear2Far is used as the SPF metric in both directions. | 1.3.111.2.802.1.1.26.1.10.1.5 | IEEE8021SpbLinkMetric | read-only | current |
| ieee8021SpbmTopSrvTable OBJECT-TYPE All SPBM PBB encapsulated services in this network. | 1.3.111.2.802.1.1.26.1.11 | not-accessible | current | |
| ieee8021SpbmTopSrvTableEntry OBJECT-TYPE This table displays information about PBB services received in the LSP data base. The Service Identifier is associated with the MAC address and Base VID of the bridge that originates or terminates the service. | 1.3.111.2.802.1.1.26.1.11.1 | not-accessible | current | |
| ieee8021SpbmTopSrvEntryTopIx OBJECT-TYPE Entry of one The ISIS Topology Index identifier to which this instance belongs. Each Topology Index defines logical topology and is used to enable multiple SPB instances within several ISIS instances. | 1.3.111.2.802.1.1.26.1.11.1.1 | IEEE8021SpbMTID | not-accessible | current |
| ieee8021SpbmTopSrvEntrySysId OBJECT-TYPE The System identifier this service originates/terminates on. A value of 0 is a wildcard for all System identifiers. | 1.3.111.2.802.1.1.26.1.11.1.2 | MacAddress | not-accessible | current |
| ieee8021SpbmTopSrvEntryIsid OBJECT-TYPE An ISID (service) originating/terminating on this bridge. A value of 0 is a wildcard for any ISID. | 1.3.111.2.802.1.1.26.1.11.1.3 | IEEE8021SpbServiceIdentifierOrAny | not-accessible | current |
| ieee8021SpbmTopSrvEntryBaseVid OBJECT-TYPE The Base VID associated with this service. The Base VID determines the ECT Algorithm that is associated with this service. A Base VID value of 4095 is a wildcard for any Base VID assigned to SPB operation. | 1.3.111.2.802.1.1.26.1.11.1.4 | VlanIdOrAny | not-accessible | current |
| ieee8021SpbmTopSrvEntryMac OBJECT-TYPE The MAC address associated with a service. An additional nodal MAC address by which an I-SID can be reached can be advertised, in which case traffic to this MAC follows a forwarding path identical to that taken to reach the corresponding SYSID (nodal) MAC. If no additional MAC is advertised, this will be the SYSID MAC. A value of 0 is a wildcard for the MAC address. | 1.3.111.2.802.1.1.26.1.11.1.5 | MacAddress | not-accessible | current |
| ieee8021SpbmTopSrvEntryIsidFlags OBJECT-TYPE A pair of flags defining the attributes of this service. These specify independently whether ingress frames to the SPBM region should be transmitted within it, and whether frames received from the SPBM region are required egress it. | 1.3.111.2.802.1.1.26.1.11.1.6 | IEEE8021PbbIngressEgress | read-only | current |
| ieee8021SpbvTopSrvTable OBJECT-TYPE The SPBV group services in this network | 1.3.111.2.802.1.1.26.1.12 | not-accessible | current | |
| ieee8021SpbvTopSrvTableEntry OBJECT-TYPE This table displays information about SPBV group address. The group address is a associated with MAC address and Base VID of the bridge that originates or terminates the service. | 1.3.111.2.802.1.1.26.1.12.1 | not-accessible | current | |
| ieee8021SpbvTopSrvEntryTopIx OBJECT-TYPE The ISIS Topology Index identifier to which this instance belongs. Each Topology Index defines logical topology and is used to enable multiple SPB instances within several ISIS instances. | 1.3.111.2.802.1.1.26.1.12.1.1 | IEEE8021SpbMTID | not-accessible | current |
| ieee8021SpbvTopSrvEntrySysId OBJECT-TYPE The System identifier advertising this group address. A value of 0 is a wildcard for all System identifiers. | 1.3.111.2.802.1.1.26.1.12.1.2 | MacAddress | not-accessible | current |
| ieee8021SpbvTopSrvEntryMMac OBJECT-TYPE This Group MAC address entry. A value of 0 is a wildcard for any Group MAC address. | 1.3.111.2.802.1.1.26.1.12.1.3 | MacAddress | not-accessible | current |
| ieee8021SpbvTopSrvEntryBaseVid OBJECT-TYPE The Base VID associated with this service. The Base VID determines the ECT Algorithm that is associated with this service. | 1.3.111.2.802.1.1.26.1.12.1.4 | VlanId | read-only | current |
| ieee8021SpbvTopSrvEntryMMacFlags OBJECT-TYPE A pair of {ingress, egress} flags for this Group Address, defining transmit/receive or both. This enables filtering of Group addresses to interwork with MMRP. | 1.3.111.2.802.1.1.26.1.12.1.5 | IEEE8021PbbIngressEgress | read-only | current |
| ieee8021SpbmBsiStaticTable OBJECT-TYPE Table of BSIs configured on this system and assigned to an SPBM VID. The table is indexed by - ieee8021SpbTopIx from ieee8021SpbMtidStaticTable indicating the ISIS-SPB topology instance into which the BSI will be advertised, - ieee8021BridgeBasePort from ieee8021PbbCbpTable identifying the CPB on which the BSI is configured, - an I-SID value identifying the BSI, and - a VID value identifying a B-VID for which forwarding state is to be installed for the BSI | 1.3.111.2.802.1.1.26.1.13 | not-accessible | current | |
| ieee8021SpbmBsiStaticEntry OBJECT-TYPE This table contains information about backbone services configured on this system to be advertised by ISIS-SPB. | 1.3.111.2.802.1.1.26.1.13.1 | not-accessible | current | |
| ieee8021SpbmBsiStaticEntryIsid OBJECT-TYPE An I-SID registered on the CBP identified by ieee8021BridgeBasePort. | 1.3.111.2.802.1.1.26.1.13.1.1 | IEEE8021PbbServiceIdentifier | not-accessible | current |
| ieee8021SpbmBsiStaticEntryBaseVid OBJECT-TYPE An B-VID registered on the CBP identified by ieee8021BridgeBasePort. | 1.3.111.2.802.1.1.26.1.13.1.2 | VlanId | not-accessible | current |
| ieee8021SpbmBsiStaticEntryTBit OBJECT-TYPE If true(1), indicates the BSI transmits multicast frames from this CBP. This object is persistent. | 1.3.111.2.802.1.1.26.1.13.1.3 | TruthValue | read-create | current |
| ieee8021SpbmBsiStaticEntryRBit OBJECT-TYPE If true(1), indicates the BSI wishes to receive multicast frames at this CBP. This object is persistent. | 1.3.111.2.802.1.1.26.1.13.1.4 | TruthValue | read-create | current |
| ieee8021SpbmBsiStaticEntryTsBit OBJECT-TYPE If true(1), indicates the BSI transmits multicast frames on a shared tree from this CBP. This object is persistent. | 1.3.111.2.802.1.1.26.1.13.1.5 | TruthValue | read-create | current |
| ieee8021SpbmBsiStaticEntryTieBreakMask OBJECT-TYPE The value used to create the Tie-Break Mask for calculating multicast trees. This object is persistent. | 1.3.111.2.802.1.1.26.1.13.1.6 | Integer32 (0..15) | read-create | current |
| ieee8021SpbmBsiStaticEntryRowStatus OBJECT-TYPE This column holds the status for this row. When the status is active, no columns of this table can be modified. This object is persistent. | 1.3.111.2.802.1.1.26.1.13.1.7 | RowStatus | read-create | current |
| dot1agCfmMepSpbmTable OBJECT-TYPE The additional objects configurable in SPBM MEPs | 1.3.111.2.802.1.1.26.1.14 | not-accessible | current | |
| dot1agCfmMepSpbmEntry OBJECT-TYPE The SPBM MEP table additions. | 1.3.111.2.802.1.1.26.1.14.1 | not-accessible | current | |
| dot1agCfmMepTransmitLbmSpbmDA OBJECT-TYPE The MAC Address to be used as the LBM destination address in an SPBM MA: A unicast or multicast address. | 1.3.111.2.802.1.1.26.1.14.1.1 | MacAddress | read-create | current |
| dot1agCfmMepTransmitLtmSpbmDA OBJECT-TYPE The MAC Address to be used as the LTM destination address in an SPBM MA: A unicast or multicast address. | 1.3.111.2.802.1.1.26.1.14.1.2 | MacAddress | read-create | current |
| dot1agCfmMepSpbmEspTable OBJECT-TYPE The SPBM ESP table contains path-tesid information for each SPBM path MA known to a system. This table uses three indices. The first two indices are the indices of the Maintenance Domain and MA tables, the reason being that a path-tesid is always related to an MA and Maintenance Domain. | 1.3.111.2.802.1.1.26.1.15 | not-accessible | current | |
| dot1agCfmMepSpbmEspEntry OBJECT-TYPE The SPBM path MA ESP entry. Each entry refers to an ESP by identifier and contains information about one of the ESPs that comprise an SPBM path MA. The | 1.3.111.2.802.1.1.26.1.15.1 | not-accessible | current | |
| dot1agCfmMepSpbmEspIndex OBJECT-TYPE This is an identifier, of local significance to a particular SPBM path MA that is used to index the ESPs associated with that MA. | 1.3.111.2.802.1.1.26.1.15.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| dot1agCfmMepSpbmEspEsp OBJECT-TYPE This column holds the ESP identifier for one of the Ethernet Switched Paths that define the SPBM path MA. This object is persistent. | 1.3.111.2.802.1.1.26.1.15.1.2 | IEEE8021PbbTeEsp | read-create | current |
| dot1agCfmMepSpbmEspRowStatus OBJECT-TYPE This column holds the status for this row. When the status is active, no columns of this table can be modified. This object is persistent. | 1.3.111.2.802.1.1.26.1.15.1.3 | RowStatus | read-create | current |
| ieee8021SpbConformance OBJECT-IDENTITY | 1.3.111.2.802.1.1.26.2 | |||
| ieee8021SpbGroups OBJECT-IDENTITY | 1.3.111.2.802.1.1.26.2.1 | |||
| ieee8021SpbCompliances OBJECT-IDENTITY | 1.3.111.2.802.1.1.26.2.2 | |||
| ieee8021PcrObjects OBJECT-IDENTITY | 1.3.111.2.802.1.1.26.3 | |||
| ieee8021PcrEctStaticTable OBJECT-TYPE The Path Control and Reservation (PCR) static configuration table. | 1.3.111.2.802.1.1.26.3.1 | not-accessible | current | |
| ieee8021PcrEctStaticTableEntry OBJECT-TYPE The PCR static configuration Table defines the MRT VIDs for the Base VID if MRT is used. | 1.3.111.2.802.1.1.26.3.1.1 | not-accessible | current | |
| ieee8021PcrEctStaticEntryTopIx OBJECT-TYPE The IS-IS Topology Index identifier to which this instance belongs. | 1.3.111.2.802.1.1.26.3.1.1.1 | IEEE8021SpbMTID | not-accessible | current |
| ieee8021PcrEctStaticEntryBaseVid OBJECT-TYPE Base VID to use for the MRT ECT-Algorithm or for the MRTG ECT Algorithm. In the case of a non-learning VLAN, this is the VID that carries traffic. In the case of a learning VLAN, this is the Base-VID used for management. A Base VID value of 4095 is a wildcard for any Base VID assigned to MRT operation. | 1.3.111.2.802.1.1.26.3.1.1.2 | VlanIdOrAny | not-accessible | current |
| ieee8021PcrEctStaticEntryMrtBlueVid OBJECT-TYPE MRT-Blue VID. The VID this bridge will use to originate traffic on MRT-Blue for the VLAN if the VLAN is associated with MRT operation. This object is persistent. | 1.3.111.2.802.1.1.26.3.1.1.3 | VlanIdOrNone | read-write | current |
| ieee8021PcrEctStaticEntryMrtRedVid OBJECT-TYPE MRT-Red VID. The VID this bridge will use to originate traffic on MRT-Red for the VLAN if the VLAN is associated with MRT operation. This object is persistent. | 1.3.111.2.802.1.1.26.3.1.1.4 | VlanIdOrNone | read-write | current |
| ieee8021PcrEctStaticEntryRowStatus OBJECT-TYPE The object indicates the status of an entry and is used to create/delete entries. This object is persistent. | 1.3.111.2.802.1.1.26.3.1.1.5 | RowStatus | read-create | current |
| ieee8021PcrTopEctTable OBJECT-TYPE Table of MRT use in the network. | 1.3.111.2.802.1.1.26.3.2 | not-accessible | current | |
| ieee8021PcrTopEctTableEntry OBJECT-TYPE This table lists bridges configured to use MRT. | 1.3.111.2.802.1.1.26.3.2.1 | not-accessible | current | |
| ieee8021PcrTopEctEntryTopIx OBJECT-TYPE The IS-IS Topology Index identifier to which this instance belongs. | 1.3.111.2.802.1.1.26.3.2.1.1 | IEEE8021SpbMTID | not-accessible | current |
| ieee8021PcrTopEctEntrySysId OBJECT-TYPE The System ID that is using MRT. A value of 0 is a wildcard for all System identifiers. | 1.3.111.2.802.1.1.26.3.2.1.2 | MacAddress | not-accessible | current |
| ieee8021PcrTopEctEntryBaseVid OBJECT-TYPE Base VID related to this algorithm. In the case of a non-learning VLAN, this is the VID that carries traffic. In the case of a learning VLAN, this is the Base-VID used for management. A Base VID value of 4095 is a wildcard for any Base VID assigned to MRT operation. | 1.3.111.2.802.1.1.26.3.2.1.3 | VlanIdOrAny | not-accessible | current |
| ieee8021PcrTopEctEntryMode OBJECT-TYPE Operating mode : non-learning (=2) or learning (=3) | 1.3.111.2.802.1.1.26.3.2.1.4 | IEEE8021SpbEctMode | read-only | current |
| ieee8021PcrTopEctEntryMrtBlueVid OBJECT-TYPE MRT-Blue VID. The VID this bridge will use to originate traffic on MRT-Blue for the VLAN if the VLAN is associated with MRT operation. | 1.3.111.2.802.1.1.26.3.2.1.5 | VlanIdOrNone | read-only | current |
| ieee8021PcrTopEctEntryMrtRedVid OBJECT-TYPE MRT-Red VID. The VID this bridge will use to originate traffic on MRT-Red for the VLAN if the VLAN is associated with MRT operation. | 1.3.111.2.802.1.1.26.3.2.1.6 | VlanIdOrNone | read-only | current |
| ieee8021PcrConformance OBJECT-IDENTITY | 1.3.111.2.802.1.1.26.4 | |||
| ieee8021PcrGroups OBJECT-IDENTITY | 1.3.111.2.802.1.1.26.4.1 | |||
| ieee8021PcrCompliances OBJECT-IDENTITY | 1.3.111.2.802.1.1.26.4.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ieee8021SpbSysGroupSPBM OBJECT-GROUP The collection of objects used to represent ieee8021SpbSys | 1.3.111.2.802.1.1.26.2.1.1 | current |
| ieee8021SpbMtidStaticTableGroupSPBM OBJECT-GROUP The collection of objects used to represent ieee8021SpbMtidStaticTable | 1.3.111.2.802.1.1.26.2.1.2 | current |
| ieee8021SpbTopIxDynamicTableGroupSPBM OBJECT-GROUP The collection of objects used to represent ieee8021SpbTopIxDynamicTable | 1.3.111.2.802.1.1.26.2.1.3 | current |
| ieee8021SpbEctStaticTableGroupSPBM OBJECT-GROUP The collection of objects used to represent ieee8021SpbEctStaticTable | 1.3.111.2.802.1.1.26.2.1.4 | current |
| ieee8021SpbEctDynamicTableGroupSPBM OBJECT-GROUP The collection of objects used to represent ieee8021SpbEctDynamicTable | 1.3.111.2.802.1.1.26.2.1.5 | current |
| ieee8021SpbAdjStaticTableGroupSPBM OBJECT-GROUP The collection of objects used to represent ieee8021SpbAdjStaticTable | 1.3.111.2.802.1.1.26.2.1.6 | current |
| ieee8021SpbAdjDynamicTableGroupSPBM OBJECT-GROUP The collection of objects used to represent ieee8021SpbAdjDynamicTable | 1.3.111.2.802.1.1.26.2.1.7 | current |
| ieee8021SpbTopNodeTableGroupSPBM OBJECT-GROUP The collection of objects used to represent ieee8021SpbTopNodeTable | 1.3.111.2.802.1.1.26.2.1.8 | current |
| ieee8021SpbTopEctTableGroupSPBM OBJECT-GROUP The collection of objects used to represent ieee8021SpbTopEctTable | 1.3.111.2.802.1.1.26.2.1.9 | current |
| ieee8021SpbTopEdgeTableGroupSPBM OBJECT-GROUP The collection of objects used to represent ieee8021SpbTopEdgeTable | 1.3.111.2.802.1.1.26.2.1.10 | current |
| ieee8021SpbmTopSrvTableGroupSPBM OBJECT-GROUP The collection of objects used to represent ieee8021SpbmTopSrvTable | 1.3.111.2.802.1.1.26.2.1.11 | current |
| ieee8021SpbSysGroupSPBV OBJECT-GROUP The collection of objects used to represent ieee8021SpbSys | 1.3.111.2.802.1.1.26.2.1.12 | current |
| ieee8021SpbMtidStaticTableGroupSPBV OBJECT-GROUP The collection of objects used to represent ieee8021SpbMtidStaticTable | 1.3.111.2.802.1.1.26.2.1.13 | current |
| ieee8021SpbTopIxDynamicTableGroupSPBV OBJECT-GROUP The collection of objects used to represent ieee8021SpbTopIxDynamicTable | 1.3.111.2.802.1.1.26.2.1.14 | current |
| ieee8021SpbEctStaticTableGroupSPBV OBJECT-GROUP The collection of objects used to represent ieee8021SpbEctStaticTable | 1.3.111.2.802.1.1.26.2.1.15 | current |
| ieee8021SpbEctDynamicTableGroupSPBV OBJECT-GROUP The collection of objects used to represent ieee8021SpbEctDynamicTable | 1.3.111.2.802.1.1.26.2.1.16 | current |
| ieee8021SpbAdjStaticTableGroupSPBV OBJECT-GROUP The collection of objects used to represent ieee8021SpbAdjStaticTable | 1.3.111.2.802.1.1.26.2.1.17 | current |
| ieee8021SpbAdjDynamicTableGroupSPBV OBJECT-GROUP The collection of objects used to represent ieee8021SpbAdjDynamicTable | 1.3.111.2.802.1.1.26.2.1.18 | current |
| ieee8021SpbTopNodeTableGroupSPBV OBJECT-GROUP The collection of objects used to represent ieee8021SpbTopNodeTable | 1.3.111.2.802.1.1.26.2.1.19 | current |
| ieee8021SpbTopEctTableGroupSPBV OBJECT-GROUP The collection of objects used to represent ieee8021SpbTopEctTable | 1.3.111.2.802.1.1.26.2.1.20 | current |
| ieee8021SpbTopEdgeTableGroupSPBV OBJECT-GROUP The collection of objects used to represent ieee8021SpbTopEdgeTable | 1.3.111.2.802.1.1.26.2.1.21 | current |
| ieee8021SpbvTopSrvTableGroupSPBV OBJECT-GROUP The collection of objects used to represent ieee8021SpbvTopSrvTable | 1.3.111.2.802.1.1.26.2.1.22 | current |
| ieee8021SpbmBsiStaticTableGroupSPBM OBJECT-GROUP The collection of objects used to represent ieee8021SpbmBsiStaticTable | 1.3.111.2.802.1.1.26.2.1.23 | current |
| dot1agCfmMepSpbmTableGroupSPBM OBJECT-GROUP The collection of objects used to represent dot1agCfmMepSpbmTable | 1.3.111.2.802.1.1.26.2.1.24 | current |
| dot1agCfmMepSpbmEspTableGroupSPBM OBJECT-GROUP The collection of objects used to represent dot1agCfmMepSpbmEspTable | 1.3.111.2.802.1.1.26.2.1.25 | current |
| ieee8021SpbComplianceSPBM MODULE-COMPLIANCE Compliance to IEEE 802.1 SPBM mode | 1.3.111.2.802.1.1.26.2.2.1 | current |
| ieee8021SpbComplianceSPBV MODULE-COMPLIANCE Compliance to IEEE 802.1 SPBV mode | 1.3.111.2.802.1.1.26.2.2.2 | current |
| ieee8021PcrSysGroup OBJECT-GROUP The collection of objects used to represent ieee8021SpbSys for PCR. | 1.3.111.2.802.1.1.26.4.1.1 | current |
| ieee8021PcrMtidStaticTableGroup OBJECT-GROUP The collection of objects used to represent ieee8021SpbMtidStaticTable for PCR. | 1.3.111.2.802.1.1.26.4.1.2 | current |
| ieee8021PcrTopIxDynamicTableGroup OBJECT-GROUP The collection of objects used to represent ieee8021SpbTopIxDynamicTable for PCR. | 1.3.111.2.802.1.1.26.4.1.3 | current |
| ieee8021PcrEctStaticTableGroupMAC OBJECT-GROUP The collection of objects used to represent ieee8021SpbEctStaticTable for PCR, for non-learning VLAN, i.e., MAC-based. | 1.3.111.2.802.1.1.26.4.1.4 | current |
| ieee8021PcrEctStaticTableGroupVID OBJECT-GROUP The collection of objects used to represent ieee8021SpbEctStaticTable for PCR, for learning VLAN, i.e., VID-based. | 1.3.111.2.802.1.1.26.4.1.5 | current |
| ieee8021PcrEctStaticTableGroupMrt OBJECT-GROUP The collection of objects used to represent ieee8021PcrEctStaticTable, for MRT operation. | 1.3.111.2.802.1.1.26.4.1.6 | current |
| ieee8021PcrEctDynamicTableGroup OBJECT-GROUP The collection of objects used to represent ieee8021SpbEctDynamicTable for PCR. | 1.3.111.2.802.1.1.26.4.1.7 | current |
| ieee8021PcrAdjStaticTableGroup OBJECT-GROUP The collection of objects used to represent ieee8021SpbAdjStaticTable for PCR. | 1.3.111.2.802.1.1.26.4.1.8 | current |
| ieee8021PcrAdjDynamicTableGroup OBJECT-GROUP The collection of objects used to represent ieee8021SpbAdjDynamicTable for PCR. | 1.3.111.2.802.1.1.26.4.1.9 | current |
| ieee8021PcrTopNodeTableGroup OBJECT-GROUP The collection of objects used to represent ieee8021SpbTopNodeTable for PCR. | 1.3.111.2.802.1.1.26.4.1.10 | current |
| ieee8021PcrTopEctTableGroup OBJECT-GROUP The collection of objects used to represent ieee8021PcrTopEctTable. | 1.3.111.2.802.1.1.26.4.1.11 | current |
| ieee8021PcrTopEdgeTableGroup OBJECT-GROUP The collection of objects used to represent ieee8021SpbTopEdgeTable for PCR. | 1.3.111.2.802.1.1.26.4.1.12 | current |
| ieee8021PcrTopSrvTableGroupVid OBJECT-GROUP The collection of objects used to represent ieee8021SpbvTopSrvTable for PCR, i.e., when the service is provided by a VID. | 1.3.111.2.802.1.1.26.4.1.13 | current |
| ieee8021PcrCompliance MODULE-COMPLIANCE Compliance to IEEE 802.1 PCR | 1.3.111.2.802.1.1.26.4.2.1 | current |