IEEE8021-SPB-MIB

File: IEEE8021-SPB-MIB.mib (60037 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IEEE8021-TC-MIB
Q-BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 RowStatus MacAddress
TruthValue TEXTUAL-CONVENTION ieee802dot1mibs
IEEE8021PbbIngressEgress IEEE8021BridgePortNumber VlanId
VlanIdOrNone VlanIdOrAny InterfaceIndexOrZero
SnmpAdminString MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

IEEE8021SpbAreaAddress  
This identifier is the 3 Byte IS-IS Area Address. Domain Specific part(DSP).
TEXTUAL-CONVENTION    
  OCTET STRING Size(3)  

IEEE8021SpbEctAlgorithm  
The 4 byte Equal Cost Multiple Tree Algorithm identifier. This identifies the tree computation algorithm and tie breakers.
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

IEEE8021SpbMode  
Auto allocation control for this instance of SPB. For SPBV it controls SPVIDs and for SPBM it controls SPSourceID.
TEXTUAL-CONVENTION    
  INTEGER auto(1), manual(2)  

IEEE8021SpbEctMode  
The mode of the Base VID assigned for this instance of SPB. Modes are assigned in the FID to MSTI Allocation table.
TEXTUAL-CONVENTION    
  INTEGER disabled(1), spbm(2), spbv(3)  

IEEE8021SpbDigestConvention  
The mode of the current Agreement Digest. This determines the level of loop prevention.
TEXTUAL-CONVENTION    
  INTEGER off(1), loopFreeBoth(2), loopFreeMcastOnly(3)  

IEEE8021SpbLinkMetric  
The 24 bit cost of an SPB link. A lower metric value means better. Value 16777215 equals Infinity.
TEXTUAL-CONVENTION    
  Integer32 1..16777215  

IEEE8021SpbAdjState  
The current state of this SPB adjacency or port. The values are up, down, and testing.
TEXTUAL-CONVENTION    
  INTEGER up(1), down(2), testing(3)  

IEEE8021SpbmSPsourceId  
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.
TEXTUAL-CONVENTION    
  OCTET STRING Size(3)  

IEEE8021SpbDigest  
The Topology Agreement digest hex string.
TEXTUAL-CONVENTION    
  OCTET STRING Size(32)  

IEEE8021SpbMCID  
MST Configuration Identifier digest hex string.
TEXTUAL-CONVENTION    
  OCTET STRING Size(51)  

IEEE8021SpbBridgePriority  
The Bridge priority is the top 2 bytes of the Bridge Identifier. Lower values represent a better priority.
TEXTUAL-CONVENTION    
  OCTET STRING Size(2)  

IEEE8021SpbMTID  
The IS-IS Multi Topology Identifier.
TEXTUAL-CONVENTION    
  Unsigned32  

IEEE8021SpbServiceIdentifierOrAny  
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.
TEXTUAL-CONVENTION    
  Unsigned32 255..16777215  

Ieee8021SpbMtidStaticTableEntry  
SEQUENCE    
  ieee8021SpbMtidStaticEntryMtid IEEE8021SpbMTID
  ieee8021SpbMTidStaticEntryMtidOverload TruthValue
  ieee8021SpbMtidStaticEntryRowStatus RowStatus
  ieee8021SpbTopIx IEEE8021SpbMTID

Ieee8021SpbTopIxDynamicTableEntry  
SEQUENCE    
  ieee8021SpbTopIxDynamicEntryTopIx IEEE8021SpbMTID
  ieee8021SpbTopIxDynamicEntryAgreeDigest IEEE8021SpbDigest
  ieee8021SpbTopIxDynamicEntryMCID IEEE8021SpbMCID
  ieee8021SpbTopIxDynamicEntryAuxMCID IEEE8021SpbMCID

Ieee8021SpbEctStaticTableEntry  
SEQUENCE    
  ieee8021SpbEctStaticEntryTopIx IEEE8021SpbMTID
  ieee8021SpbEctStaticEntryBaseVid VlanIdOrAny
  ieee8021SpbEctStaticEntryEctAlgorithm IEEE8021SpbEctAlgorithm
  ieee8021SpbvEctStaticEntrySpvid VlanIdOrNone
  ieee8021SpbEctStaticEntryRowStatus RowStatus

Ieee8021SpbEctDynamicTableEntry  
SEQUENCE    
  ieee8021SpbEctDynamicEntryTopIx IEEE8021SpbMTID
  ieee8021SpbEctDynamicEntryBaseVid VlanId
  ieee8021SpbEctDynamicEntryMode IEEE8021SpbEctMode
  ieee8021SpbEctDynamicEntryLocalUse TruthValue
  ieee8021SpbEctDynamicEntryRemoteUse TruthValue
  ieee8021SpbEctDynamicEntryIngressCheckDiscards Unsigned32

Ieee8021SpbAdjStaticTableEntry  
SEQUENCE    
  ieee8021SpbAdjStaticEntryTopIx IEEE8021SpbMTID
  ieee8021SpbAdjStaticEntryIfIndex InterfaceIndexOrZero
  ieee8021SpbAdjStaticEntryMetric IEEE8021SpbLinkMetric
  ieee8021SpbAdjStaticEntryIfAdminState IEEE8021SpbAdjState
  ieee8021SpbAdjStaticEntryRowStatus RowStatus

Ieee8021SpbAdjDynamicTableEntry  
SEQUENCE    
  ieee8021SpbAdjDynamicEntryTopIx IEEE8021SpbMTID
  ieee8021SpbAdjDynamicEntryIfIndex InterfaceIndexOrZero
  ieee8021SpbAdjDynamicEntryPeerSysId MacAddress
  ieee8021SpbAdjDynamicEntryPort IEEE8021BridgePortNumber
  ieee8021SpbAdjDynamicEntryIfOperState IEEE8021SpbAdjState
  ieee8021SpbAdjDynamicEntryPeerSysName SnmpAdminString
  ieee8021SpbAdjDynamicEntryPeerAgreeDigest IEEE8021SpbDigest
  ieee8021SpbAdjDynamicEntryPeerMCID IEEE8021SpbMCID
  ieee8021SpbAdjDynamicEntryPeerAuxMCID IEEE8021SpbMCID
  ieee8021SpbAdjDynamicEntryLocalCircuitID Unsigned32
  ieee8021SpbAdjDynamicEntryPeerLocalCircuitID Unsigned32
  ieee8021SpbAdjDynamicEntryPortIdentifier Unsigned32
  ieee8021SpbAdjDynamicEntryPeerPortIdentifier Unsigned32
  ieee8021SpbAdjDynamicEntryIsisCircIndex Unsigned32

Ieee8021SpbTopNodeTableEntry  
SEQUENCE    
  ieee8021SpbTopNodeEntryTopIx IEEE8021SpbMTID
  ieee8021SpbTopNodeEntrySysId MacAddress
  ieee8021SpbTopNodeEntryBridgePriority IEEE8021SpbBridgePriority
  ieee8021SpbmTopNodeEntrySPsourceID IEEE8021SpbmSPsourceId
  ieee8021SpbTopNodeEntrySysName SnmpAdminString

Ieee8021SpbTopEctTableEntry  
SEQUENCE    
  ieee8021SpbTopEctEntryTopIx IEEE8021SpbMTID
  ieee8021SpbTopEctEntrySysId MacAddress
  ieee8021SpbTopEctEntryBaseVid VlanIdOrAny
  ieee8021SpbTopEctEntryEctAlgorithm IEEE8021SpbEctAlgorithm
  ieee8021SpbTopEctEntryMode IEEE8021SpbEctMode
  ieee8021SpbvTopEctSysMode IEEE8021SpbMode
  ieee8021SpbvTopEctEntrySpvid VlanIdOrNone
  ieee8021SpbTopEctEntryLocalUse TruthValue

Ieee8021SpbTopEdgeTableEntry  
SEQUENCE    
  ieee8021SpbTopEdgeEntryTopIx IEEE8021SpbMTID
  ieee8021SpbTopEdgeEntrySysIdNear MacAddress
  ieee8021SpbTopEdgeEntrySysIdFar MacAddress
  ieee8021SpbTopEdgeEntryMetricNear2Far IEEE8021SpbLinkMetric
  ieee8021SpbTopEdgeEntryMetricFar2Near IEEE8021SpbLinkMetric

Ieee8021SpbmTopSrvTableEntry  
SEQUENCE    
  ieee8021SpbmTopSrvEntryTopIx IEEE8021SpbMTID
  ieee8021SpbmTopSrvEntrySysId MacAddress
  ieee8021SpbmTopSrvEntryIsid IEEE8021SpbServiceIdentifierOrAny
  ieee8021SpbmTopSrvEntryBaseVid VlanIdOrAny
  ieee8021SpbmTopSrvEntryMac MacAddress
  ieee8021SpbmTopSrvEntryIsidFlags IEEE8021PbbIngressEgress

Ieee8021SpbvTopSrvTableEntry  
SEQUENCE    
  ieee8021SpbvTopSrvEntryTopIx IEEE8021SpbMTID
  ieee8021SpbvTopSrvEntrySysId MacAddress
  ieee8021SpbvTopSrvEntryMMac MacAddress
  ieee8021SpbvTopSrvEntryBaseVid VlanId
  ieee8021SpbvTopSrvEntryMMacFlags IEEE8021PbbIngressEgress

Defined Values

ieee8021SpbMib 1.3.111.2.802.1.1.26
802.1 SPB MIB
MODULE-IDENTITY    

ieee8021SpbObjects 1.3.111.2.802.1.1.26.1
OBJECT IDENTIFIER    

ieee8021SpbSys 1.3.111.2.802.1.1.26.1.1
OBJECT IDENTIFIER    

ieee8021SpbSysAreaAddress 1.3.111.2.802.1.1.26.1.1.1
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 may operate using the IS-IS area address already in use. This object is persistent.
Status: current Access: read-write
OBJECT-TYPE    
  IEEE8021SpbAreaAddress  

ieee8021SpbSysId 1.3.111.2.802.1.1.26.1.1.2
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 may be overridden. This object is persistent.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

ieee8021SpbSysControlAddr 1.3.111.2.802.1.1.26.1.1.3
Group MAC that the ISIS control plane will use. SPB may use a number of different addresses for SPB Hello and LSP exchange. Section 27.2, 8.13.1.5 and Table 8-13 covers 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.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

ieee8021SpbSysName 1.3.111.2.802.1.1.26.1.1.4
Name to be used to refer to this SPB bridge. This is advertised in IS-IS and used for management.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

ieee8021SpbSysBridgePriority 1.3.111.2.802.1.1.26.1.1.5
This is a 16 bit quantity which 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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbBridgePriority  

ieee8021SpbmSysSPSourceId 1.3.111.2.802.1.1.26.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  IEEE8021SpbmSPsourceId  

ieee8021SpbvSysMode 1.3.111.2.802.1.1.26.1.1.7
Indication of supporting SPBV mode auto(=1)/manual(=2) auto => enable SPBV mode and auto allocate SPVIDs. manual => enable SPBV mode and manually assign SPVIDs. This object is persistent.
Status: current Access: read-write
OBJECT-TYPE    
  IEEE8021SpbMode  

ieee8021SpbmSysMode 1.3.111.2.802.1.1.26.1.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  IEEE8021SpbMode  

ieee8021SpbSysDigestConvention 1.3.111.2.802.1.1.26.1.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  IEEE8021SpbDigestConvention  

ieee8021SpbMtidStaticTable 1.3.111.2.802.1.1.26.1.2
A Table of multiple logical topologies - MT.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021SpbMtidStaticTableEntry

ieee8021SpbMtidStaticTableEntry 1.3.111.2.802.1.1.26.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021SpbMtidStaticTableEntry  

ieee8021SpbMtidStaticEntryMtid 1.3.111.2.802.1.1.26.1.2.1.1
ISIS Multi Topology Identifier MTID Each MTID defines logical topology and is used to enable multiple SPB instances within one ISIS instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021SpbMTID  

ieee8021SpbMTidStaticEntryMtidOverload 1.3.111.2.802.1.1.26.1.2.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ieee8021SpbMtidStaticEntryRowStatus 1.3.111.2.802.1.1.26.1.2.1.3
The object indicates the status of an entry, and is used to create/delete entries. This object is persistent. This object is persistent.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021SpbTopIx 1.3.111.2.802.1.1.26.1.2.1.4
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 which MT instance together.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021SpbMTID  

ieee8021SpbTopIxDynamicTable 1.3.111.2.802.1.1.26.1.3
This table is for SPB dynamic information. The dynamic information that is sent in this bridges Hellos.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021SpbTopIxDynamicTableEntry

ieee8021SpbTopIxDynamicTableEntry 1.3.111.2.802.1.1.26.1.3.1
This table displays the digest information computed for this bridge. A bridge configures this information in MTID 0 only.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021SpbTopIxDynamicTableEntry  

ieee8021SpbTopIxDynamicEntryTopIx 1.3.111.2.802.1.1.26.1.3.1.1
ISIS-SPB Topology Index identifier Each Topology Index defines logical topology and is used to enable multiple SPB instances within several ISIS instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021SpbMTID  

ieee8021SpbTopIxDynamicEntryAgreeDigest 1.3.111.2.802.1.1.26.1.3.1.2
The topology agreement digest value. Digest of all topology information, as in clause 28.4.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbDigest  

ieee8021SpbTopIxDynamicEntryMCID 1.3.111.2.802.1.1.26.1.3.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbMCID  

ieee8021SpbTopIxDynamicEntryAuxMCID 1.3.111.2.802.1.1.26.1.3.1.4
The aux MST Identifier for migration. Either MCID or AuxMCID must match for adjacency to form.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbMCID  

ieee8021SpbEctStaticTable 1.3.111.2.802.1.1.26.1.4
The Equal Cost Tree (ECT) static configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021SpbEctStaticTableEntry

ieee8021SpbEctStaticTableEntry 1.3.111.2.802.1.1.26.1.4.1
The Equal Cost Tree static configuration Table defines the ECT-ALGORITHM for the Base VID and if SPBV is used for the SPVID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021SpbEctStaticTableEntry  

ieee8021SpbEctStaticEntryTopIx 1.3.111.2.802.1.1.26.1.4.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021SpbMTID  

ieee8021SpbEctStaticEntryBaseVid 1.3.111.2.802.1.1.26.1.4.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIdOrAny  

ieee8021SpbEctStaticEntryEctAlgorithm 1.3.111.2.802.1.1.26.1.4.1.3
This identifies the tie-breaking algorithms used in Shortest Path Tree computation. Values range from 00-80-c2-01 to 00-80-c2-16 for 802.1 for each the 16 ECT behaviors. The default is 00-80-c2-01 the LowPATHID. This object is persistent.
Status: current Access: read-create
OBJECT-TYPE    
  IEEE8021SpbEctAlgorithm  

ieee8021SpbvEctStaticEntrySpvid 1.3.111.2.802.1.1.26.1.4.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIdOrNone  

ieee8021SpbEctStaticEntryRowStatus 1.3.111.2.802.1.1.26.1.4.1.5
The object indicates the status of an entry, and is used to create/delete entries. This object is persistent.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021SpbEctDynamicTable 1.3.111.2.802.1.1.26.1.5
A table containing Data about the ECT behavior on this bridge
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021SpbEctDynamicTableEntry

ieee8021SpbEctDynamicTableEntry 1.3.111.2.802.1.1.26.1.5.1
This table can be used to check that neighbor bridges are using the same ECT Algorithm.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021SpbEctDynamicTableEntry  

ieee8021SpbEctDynamicEntryTopIx 1.3.111.2.802.1.1.26.1.5.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021SpbMTID  

ieee8021SpbEctDynamicEntryBaseVid 1.3.111.2.802.1.1.26.1.5.1.2
The Base VID being queried. Base VID define the mode in the VID to MSTID table.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

ieee8021SpbEctDynamicEntryMode 1.3.111.2.802.1.1.26.1.5.1.3
The Operating mode of this Base VID. SPBM (=2), SPBV (=3), or disabled or none (1).
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbEctMode  

ieee8021SpbEctDynamicEntryLocalUse 1.3.111.2.802.1.1.26.1.5.1.4
This value indicates the ECT is in use locally (True/False) for this Base Vid. ECTs may be defined before services are assigned.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021SpbEctDynamicEntryRemoteUse 1.3.111.2.802.1.1.26.1.5.1.5
This value indicates the remote ECT is in use (True/False) for this Base Vid. ECTs may be defined before services are assigned.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021SpbEctDynamicEntryIngressCheckDiscards 1.3.111.2.802.1.1.26.1.5.1.6
The number of SA check failures on this ECT VID This is referred to as the ingress check and this counter increments whenever a packet is discarded for this VID because it has not come from an interface which is on the shortest path to its SA.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021SpbAdjStaticTable 1.3.111.2.802.1.1.26.1.6
A table containing the SPB configuration data for a neighbor
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021SpbAdjStaticTableEntry

ieee8021SpbAdjStaticTableEntry 1.3.111.2.802.1.1.26.1.6.1
This table can be used to display the interfaces and metrics of a neighbor bridge.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021SpbAdjStaticTableEntry  

ieee8021SpbAdjStaticEntryTopIx 1.3.111.2.802.1.1.26.1.6.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021SpbMTID  

ieee8021SpbAdjStaticEntryIfIndex 1.3.111.2.802.1.1.26.1.6.1.2
The System interface/index which defines this adjacency. A value of 0 is a wildcard for any interface on which SPB Operation is supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

ieee8021SpbAdjStaticEntryMetric 1.3.111.2.802.1.1.26.1.6.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  IEEE8021SpbLinkMetric  

ieee8021SpbAdjStaticEntryIfAdminState 1.3.111.2.802.1.1.26.1.6.1.4
The administrative state of this interface/port. Up is the default. This object is persistent.
Status: current Access: read-create
OBJECT-TYPE    
  IEEE8021SpbAdjState  

ieee8021SpbAdjStaticEntryRowStatus 1.3.111.2.802.1.1.26.1.6.1.5
The object indicates the status of an entry, and is used to create/delete entries. This object is persistent.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021SpbAdjDynamicTable 1.3.111.2.802.1.1.26.1.7
The SPB neighbor dynamic information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021SpbAdjDynamicTableEntry

ieee8021SpbAdjDynamicTableEntry 1.3.111.2.802.1.1.26.1.7.1
This table is used to determine operational values of digests and interfaces of neighbor bridges.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021SpbAdjDynamicTableEntry  

ieee8021SpbAdjDynamicEntryTopIx 1.3.111.2.802.1.1.26.1.7.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021SpbMTID  

ieee8021SpbAdjDynamicEntryIfIndex 1.3.111.2.802.1.1.26.1.7.1.2
System interface/index which defines this adjacency A value of 0 is a wildcard for any interface on which SPB Operation is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

ieee8021SpbAdjDynamicEntryPeerSysId 1.3.111.2.802.1.1.26.1.7.1.3
The SPB System Identifier of this peer. This is used to identify a neighbor uniquely.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ieee8021SpbAdjDynamicEntryPort 1.3.111.2.802.1.1.26.1.7.1.4
The port number to reach this adjacency.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021BridgePortNumber  

ieee8021SpbAdjDynamicEntryIfOperState 1.3.111.2.802.1.1.26.1.7.1.5
The operational state of this port. up, down or testing (in test).
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbAdjState  

ieee8021SpbAdjDynamicEntryPeerSysName 1.3.111.2.802.1.1.26.1.7.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

ieee8021SpbAdjDynamicEntryPeerAgreeDigest 1.3.111.2.802.1.1.26.1.7.1.7
The peer topology agreement digest value (all of the elements defined in clause 28.4). If it does not match this bridge's digest it indicates loss of synchronization.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbDigest  

ieee8021SpbAdjDynamicEntryPeerMCID 1.3.111.2.802.1.1.26.1.7.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbMCID  

ieee8021SpbAdjDynamicEntryPeerAuxMCID 1.3.111.2.802.1.1.26.1.7.1.9
The peer auxiliary MST Identifier. This MCID is used for migration.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbMCID  

ieee8021SpbAdjDynamicEntryLocalCircuitID 1.3.111.2.802.1.1.26.1.7.1.10
The value used by IS-IS to identify this adjacency locally.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021SpbAdjDynamicEntryPeerLocalCircuitID 1.3.111.2.802.1.1.26.1.7.1.11
The value used by peer IS-IS to identify this adjacency remotely.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021SpbAdjDynamicEntryPortIdentifier 1.3.111.2.802.1.1.26.1.7.1.12
The value for this bridge which has been selected by IS-IS to form this adjacency if there is more than 1 candidate link.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021SpbAdjDynamicEntryPeerPortIdentifier 1.3.111.2.802.1.1.26.1.7.1.13
The value for peer port Identifier selected by IS-IS to form this adjacency if there is more than 1 candidate link.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021SpbAdjDynamicEntryIsisCircIndex 1.3.111.2.802.1.1.26.1.7.1.14
The isisCircTable reference. This allows cross referencing to an IS-IS MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021SpbTopNodeTable 1.3.111.2.802.1.1.26.1.8
Table of network specific bridge information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021SpbTopNodeTableEntry

ieee8021SpbTopNodeTableEntry 1.3.111.2.802.1.1.26.1.8.1
This table is used to display system level information about bridges in the network.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021SpbTopNodeTableEntry  

ieee8021SpbTopNodeEntryTopIx 1.3.111.2.802.1.1.26.1.8.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021SpbMTID  

ieee8021SpbTopNodeEntrySysId 1.3.111.2.802.1.1.26.1.8.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ieee8021SpbTopNodeEntryBridgePriority 1.3.111.2.802.1.1.26.1.8.1.3
The Bridge Priority of the bridge in the LSP database. This is a 16 bit quantity which 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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbBridgePriority  

ieee8021SpbmTopNodeEntrySPsourceID 1.3.111.2.802.1.1.26.1.8.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbmSPsourceId  

ieee8021SpbTopNodeEntrySysName 1.3.111.2.802.1.1.26.1.8.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

ieee8021SpbTopEctTable 1.3.111.2.802.1.1.26.1.9
Table of all ECT use in the network
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021SpbTopEctTableEntry

ieee8021SpbTopEctTableEntry 1.3.111.2.802.1.1.26.1.9.1
This table lists bridges and the ECT Algorithms configured and in use.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021SpbTopEctTableEntry  

ieee8021SpbTopEctEntryTopIx 1.3.111.2.802.1.1.26.1.9.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021SpbMTID  

ieee8021SpbTopEctEntrySysId 1.3.111.2.802.1.1.26.1.9.1.2
The system ID which is using a particular ECT. A value of 0 is a wildcard for all System identifiers.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ieee8021SpbTopEctEntryBaseVid 1.3.111.2.802.1.1.26.1.9.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIdOrAny  

ieee8021SpbTopEctEntryEctAlgorithm 1.3.111.2.802.1.1.26.1.9.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbEctAlgorithm  

ieee8021SpbTopEctEntryMode 1.3.111.2.802.1.1.26.1.9.1.5
Operating mode : SPBM (=2) or SPBV (=3)
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbEctMode  

ieee8021SpbvTopEctSysMode 1.3.111.2.802.1.1.26.1.9.1.6
Indication of supporting SPBV mode auto(=1)/manual(=2) auto => SPBV mode and auto allocate SPVIDs. manual => SPBV mode and manually assign SPVIDs.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbMode  

ieee8021SpbvTopEctEntrySpvid 1.3.111.2.802.1.1.26.1.9.1.7
SPVID in V mode The VID this bridge will use to originate traffic using this ECT-ALGORITHM when running in SPBV mode.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIdOrNone  

ieee8021SpbTopEctEntryLocalUse 1.3.111.2.802.1.1.26.1.9.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021SpbTopEdgeTable 1.3.111.2.802.1.1.26.1.10
A Table of edges in network (not duplicated), but each link will appear as two entries, one ordered {near-far}, the other {far-near}.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021SpbTopEdgeTableEntry

ieee8021SpbTopEdgeTableEntry 1.3.111.2.802.1.1.26.1.10.1
The table lists information about bridge edges (links).
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021SpbTopEdgeTableEntry  

ieee8021SpbTopEdgeEntryTopIx 1.3.111.2.802.1.1.26.1.10.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021SpbMTID  

ieee8021SpbTopEdgeEntrySysIdNear 1.3.111.2.802.1.1.26.1.10.1.2
The System ID of near bridge (the bridge reporting the adjacency). A value of 0 is a wildcard for all System identifiers.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ieee8021SpbTopEdgeEntrySysIdFar 1.3.111.2.802.1.1.26.1.10.1.3
The System ID of far bridge (the neighbor of the bridge reporting). A value of 0 is a wildcard for all System identifiers.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ieee8021SpbTopEdgeEntryMetricNear2Far 1.3.111.2.802.1.1.26.1.10.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbLinkMetric  

ieee8021SpbTopEdgeEntryMetricFar2Near 1.3.111.2.802.1.1.26.1.10.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021SpbLinkMetric  

ieee8021SpbmTopSrvTable 1.3.111.2.802.1.1.26.1.11
All SPBM PBB encapsulated services in this network.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021SpbmTopSrvTableEntry

ieee8021SpbmTopSrvTableEntry 1.3.111.2.802.1.1.26.1.11.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021SpbmTopSrvTableEntry  

ieee8021SpbmTopSrvEntryTopIx 1.3.111.2.802.1.1.26.1.11.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021SpbMTID  

ieee8021SpbmTopSrvEntrySysId 1.3.111.2.802.1.1.26.1.11.1.2
The System identifier this service originates/terminates on. A value of 0 is a wildcard for all System identifiers.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ieee8021SpbmTopSrvEntryIsid 1.3.111.2.802.1.1.26.1.11.1.3
An ISID (service) originating/terminating on this bridge. A value of 0 is a wildcard for any ISID.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021SpbServiceIdentifierOrAny  

ieee8021SpbmTopSrvEntryBaseVid 1.3.111.2.802.1.1.26.1.11.1.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIdOrAny  

ieee8021SpbmTopSrvEntryMac 1.3.111.2.802.1.1.26.1.11.1.5
The MAC address associated with a service. An additional nodal MAC address by which an I-SID can be reached may 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ieee8021SpbmTopSrvEntryIsidFlags 1.3.111.2.802.1.1.26.1.11.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021PbbIngressEgress  

ieee8021SpbvTopSrvTable 1.3.111.2.802.1.1.26.1.12
The SPBV group services in this network
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021SpbvTopSrvTableEntry

ieee8021SpbvTopSrvTableEntry 1.3.111.2.802.1.1.26.1.12.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021SpbvTopSrvTableEntry  

ieee8021SpbvTopSrvEntryTopIx 1.3.111.2.802.1.1.26.1.12.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021SpbMTID  

ieee8021SpbvTopSrvEntrySysId 1.3.111.2.802.1.1.26.1.12.1.2
The System identifier advertising this group address. A value of 0 is a wildcard for all System identifiers.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ieee8021SpbvTopSrvEntryMMac 1.3.111.2.802.1.1.26.1.12.1.3
This Group MAC address entry. A value of 0 is a wildcard for any Group MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

ieee8021SpbvTopSrvEntryBaseVid 1.3.111.2.802.1.1.26.1.12.1.4
The Base VID associated with this service. The Base VID determines the ECT Algorithm that is associated with this service.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

ieee8021SpbvTopSrvEntryMMacFlags 1.3.111.2.802.1.1.26.1.12.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021PbbIngressEgress  

ieee8021SpbConformance 1.3.111.2.802.1.1.26.2
OBJECT IDENTIFIER    

ieee8021SpbGroups 1.3.111.2.802.1.1.26.2.1
OBJECT IDENTIFIER    

ieee8021SpbCompliances 1.3.111.2.802.1.1.26.2.2
OBJECT IDENTIFIER    

ieee8021SpbSysGroupSPBM 1.3.111.2.802.1.1.26.2.1.1
The collection of objects used to represent ieee8021SpbSys
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbMtidStaticTableGroupSPBM 1.3.111.2.802.1.1.26.2.1.2
The collection of objects used to represent ieee8021SpbMtidStaticTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbTopIxDynamicTableGroupSPBM 1.3.111.2.802.1.1.26.2.1.3
The collection of objects used to represent ieee8021SpbTopIxDynamicTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbEctStaticTableGroupSPBM 1.3.111.2.802.1.1.26.2.1.4
The collection of objects used to represent ieee8021SpbEctStaticTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbEctDynamicTableGroupSPBM 1.3.111.2.802.1.1.26.2.1.5
The collection of objects used to represent ieee8021SpbEctDynamicTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbAdjStaticTableGroupSPBM 1.3.111.2.802.1.1.26.2.1.6
The collection of objects used to represent ieee8021SpbAdjStaticTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbAdjDynamicTableGroupSPBM 1.3.111.2.802.1.1.26.2.1.7
The collection of objects used to represent ieee8021SpbAdjDynamicTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbTopNodeTableGroupSPBM 1.3.111.2.802.1.1.26.2.1.8
The collection of objects used to represent ieee8021SpbTopNodeTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbTopEctTableGroupSPBM 1.3.111.2.802.1.1.26.2.1.9
The collection of objects used to represent ieee8021SpbTopEctTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbTopEdgeTableGroupSPBM 1.3.111.2.802.1.1.26.2.1.10
The collection of objects used to represent ieee8021SpbTopEdgeTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbmTopSrvTableGroupSPBM 1.3.111.2.802.1.1.26.2.1.11
The collection of objects used to represent ieee8021SpbmTopSrvTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbSysGroupSPBV 1.3.111.2.802.1.1.26.2.1.12
The collection of objects used to represent ieee8021SpbSys
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbMtidStaticTableGroupSPBV 1.3.111.2.802.1.1.26.2.1.13
The collection of objects used to represent ieee8021SpbMtidStaticTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbTopIxDynamicTableGroupSPBV 1.3.111.2.802.1.1.26.2.1.14
The collection of objects used to represent ieee8021SpbTopIxDynamicTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbEctStaticTableGroupSPBV 1.3.111.2.802.1.1.26.2.1.15
The collection of objects used to represent ieee8021SpbEctStaticTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbEctDynamicTableGroupSPBV 1.3.111.2.802.1.1.26.2.1.16
The collection of objects used to represent ieee8021SpbEctDynamicTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbAdjStaticTableGroupSPBV 1.3.111.2.802.1.1.26.2.1.17
The collection of objects used to represent ieee8021SpbAdjStaticTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbAdjDynamicTableGroupSPBV 1.3.111.2.802.1.1.26.2.1.18
The collection of objects used to represent ieee8021SpbAdjDynamicTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbTopNodeTableGroupSPBV 1.3.111.2.802.1.1.26.2.1.19
The collection of objects used to represent ieee8021SpbTopNodeTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbTopEctTableGroupSPBV 1.3.111.2.802.1.1.26.2.1.20
The collection of objects used to represent ieee8021SpbTopEctTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbTopEdgeTableGroupSPBV 1.3.111.2.802.1.1.26.2.1.21
The collection of objects used to represent ieee8021SpbTopEdgeTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbvTopSrvTableGroupSPBV 1.3.111.2.802.1.1.26.2.1.22
The collection of objects used to represent ieee8021SpbvTopSrvTable
Status: current Access: read-only
OBJECT-GROUP    

ieee8021SpbComplianceSPBM 1.3.111.2.802.1.1.26.2.2.1
Compliance to IEEE 802.1 SPBM mode
Status: current Access: read-only
MODULE-COMPLIANCE    

ieee8021SpbComplianceSPBV 1.3.111.2.802.1.1.26.2.2.2
Compliance to IEEE 802.1 SPBV mode
Status: current Access: read-only
MODULE-COMPLIANCE