IEEE8021-PBB-MIB
AI MIB Summary
The IEEE8021-PBB-MIB provides SNMP management interfaces for Provider Backbone Bridge (PBB) devices to monitor MAC-in-MAC encapsulation parameters, including Backbone VLAN (B-VLAN) and Backbone Service Instance (B-SID) configurations, as well as PBB-specific forwarding tables and statistics. This module enables the tracking of PBB tunnel endpoints, service instance status, and associated performance counters defined in IEEE 802.1Q-2014 for large-scale carrier Ethernet deployments.
The Provider Backbone Bridge (PBB) MIB module for managing devices that support PBB.
Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1Q-2014.
Copyright (C) IEEE (2014). This version of this MIB module is part of IEEE802.1Q; see the draft itself for full legal notices.
Main OID:
ieee8021PbbMib.1.3.111.2.802.1.1.9
72
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
72 total| Object Name |
|---|
ieee8021PbbMibThe Provider Backbone Bridge (PBB) MIB module for managing
devices that support PBB.
Unless otherwise indicated, the references in this MIB
module are to IEEE Std 802.1Q-2014.
Copyright (C) IEEE (2014).
This version of this MIB module is part of IEEE802.1Q;
see the draft itself for full legal notices. MODULE-IDENTITY .1.3.111.2.802.1.1.9 |
ieee8021PbbNotifications OBJECT IDENTIFIER .1.3.111.2.802.1.1.9.0 |
ieee8021PbbObjects OBJECT IDENTIFIER .1.3.111.2.802.1.1.9.1 |
ieee8021PbbProviderBackboneBridge OBJECT IDENTIFIER .1.3.111.2.802.1.1.9.1.1 |
ieee8021PbbBackboneEdgeBridgeObjects OBJECT IDENTIFIER .1.3.111.2.802.1.1.9.1.1.1 |
ieee8021PbbBackboneEdgeBridgeAddressThe MAC Address used by the BEB when it must be refered
to in a unique fashion.ro MacAddress (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.1.1 |
ieee8021PbbBackboneEdgeBridgeNameA text string of locally determined significance. This value
must be persistent over power up restart/reboot.rw SnmpAdminString .1.3.111.2.802.1.1.9.1.1.1.2 |
ieee8021PbbNumberOfIComponentsThe number of I-components in this BEB.ro Unsigned32 .1.3.111.2.802.1.1.9.1.1.1.3 |
ieee8021PbbNumberOfBComponentsThe number of B-components in this BEB.ro Unsigned32 .1.3.111.2.802.1.1.9.1.1.1.4 |
ieee8021PbbNumberOfBebPortsThe number of CNPs, PIPs, CBPs, and PNPs in this BEB.ro Unsigned32 .1.3.111.2.802.1.1.9.1.1.1.5 |
ieee8021PbbNextAvailablePipIfIndexThis object provides an available ifIndex value that can
be used for creation of a PIP.ro InterfaceIndex (IF-MIB) .1.3.111.2.802.1.1.9.1.1.1.6 |
ieee8021PbbVipTableThis table lists the additional PBB parameters for each
VIP. Entries in this table must be persistent over power
up restart/reboot. SEQUENCE OF Ieee8021PbbVipEntry .1.3.111.2.802.1.1.9.1.1.2 |
ieee8021PbbVipEntryEach entry consists of the name string, I-SID, Default
Destination MAC, Service Type, and possible B-MAC. Ieee8021PbbVipEntry .1.3.111.2.802.1.1.9.1.1.2.1 |
ieee8021PbbVipPipIfIndexIdentifies the PIP associated with this VIP within the BEB.
A value of zero indicates the VIP is not currently associated
with any PIP.
The value of this object must be persistent across
reinitializations of the management system.ro InterfaceIndexOrZero (IF-MIB) .1.3.111.2.802.1.1.9.1.1.2.1.1 |
ieee8021PbbVipISidThe I-SID for this VIP.
Within an I-Component, an VIP can only be serviced
by one I-SID. And the ISID is a configurable parameter
of the VIP.
The value of this object must be persistent across
reinitializations of the management system.rw IEEE8021PbbServiceIdentifierOrUnassigned (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.9.1.1.2.1.2 |
ieee8021PbbVipDefaultDstBMACThe Default Destination B-MAC for this VIP.ro MacAddress (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.2.1.3 |
ieee8021PbbVipTypeThis feature is used to support asymmetic VLANs.
The value of this object must be persistent across
reinitializations of the management system.rwdeprecated IEEE8021PbbIngressEgress (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.9.1.1.2.1.4 |
ieee8021PbbVipRowStatusThis indicates the status of an entry in this table, and is
used to create/delete entries.
It is an implementation specific decision as to whether any
column in this table may be set while the corresponding
instance of this object is valid(1).
The value of this object must be persistent across
reinitializations of the management system.rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.2.1.5 |
ieee8021PbbVipEnableConnectionIdThis indicates if the connection_identifier parameter is allowed
to learn associations between a backbone MAC address and a customer
MAC address. The default value is true, indicating that such
learning is allowed. This parameter should be configured to false
at the root node of a Point-to-multipoint TE service instance.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.2.1.6 |
ieee8021PbbISidToVipTableThis table contains a cross-reference of I-SID values
to the VIPs with which they are associated. This allows
VIPs to be located easily by their associated I-SID. SEQUENCE OF Ieee8021PbbISidToVipEntry .1.3.111.2.802.1.1.9.1.1.3 |
ieee8021PbbISidToVipEntryA mapping from an I-SID to the VIP whith which it is
associated. An entry will exist for each entry in
the ieee8021PbbVipTable. Ieee8021PbbISidToVipEntry .1.3.111.2.802.1.1.9.1.1.3.1 |
ieee8021PbbISidToVipISidThe I-SID of a VIP. IEEE8021PbbServiceIdentifier (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.9.1.1.3.1.1 |
ieee8021PbbISidToVipComponentIdThe component identifier of the VIP to which this I-SID
is associated.ro IEEE8021PbbComponentIdentifier (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.9.1.1.3.1.2 |
ieee8021PbbISidToVipPortThe port number of the VIP to which this I-SID is associated.ro IEEE8021BridgePortNumber (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.9.1.1.3.1.3 |
ieee8021PbbPipTableThis table contains the parameters for each PIP, and
can be used to configure the PIP port names. Entries
in this table must be persistent over power up
restart/reboot. SEQUENCE OF Ieee8021PbbPipEntry .1.3.111.2.802.1.1.9.1.1.4 |
ieee8021PbbPipEntryThe parameters for a PIP. Ieee8021PbbPipEntry .1.3.111.2.802.1.1.9.1.1.4.1 |
ieee8021PbbPipIfIndexThe number identifying the PIP. InterfaceIndex (IF-MIB) .1.3.111.2.802.1.1.9.1.1.4.1.1 |
ieee8021PbbPipBMACAddressThe B-MAC used by this PIP for the B-SA.rw MacAddress (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.4.1.2 |
ieee8021PbbPipNameA text string of local significance which identifies the
PIP within a BEB.rw SnmpAdminString .1.3.111.2.802.1.1.9.1.1.4.1.3 |
ieee8021PbbPipIComponentIdIdentifies the I-component associated with this PIP.ro IEEE8021PbbComponentIdentifier (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.9.1.1.4.1.4 |
ieee8021PbbPipVipMapThis object contains a bitmap indicating all the VIPs
in the range 1 through 4094 that are associated with this
PIP. The bits correspond to Bridge Port numbers in the
range 1 through 4094. The high-order bit of the first
octet corresponds to port number 1, and subsequent bits
of the octet string correspond to subsequent port numbers.
The following formula can be used to find the bit
corresponding to a particular port number B:
octet[(B-1)/8] & (1 >> ((B-1)%8))
If the bit for a particular port number is 1, that VIP is
associated with this PIP.
The value of this object may be truncated to remove
trailing octets of all zeros.rw OCTET STRING .1.3.111.2.802.1.1.9.1.1.4.1.5 |
ieee8021PbbPipVipMap1This object contains a bitmap indicating all the VIPs
in the range 4095 through 20478 that are associated with
this PIP. The bits correspond to Bridge Port numbers in
the range 4095 through 20478. The high-order bit of the first
octet corresponds to port number 1, and subsequent bits
of the octet string correspond to subsequent port numbers.
The following formula can be used to find the bit
corresponding to a particular port number B:
octet[(B-4095)/8] & (1 >> ((B-4095)%8))
If the bit for a particular port number is 1, that VIP is
associated with this PIP.
Note that ports numbers greater than 4094 cannot be used
with xSTP.
The value of this object may be truncated to remove
trailing octets of all zeros.rw OCTET STRING .1.3.111.2.802.1.1.9.1.1.4.1.6 |
ieee8021PbbPipVipMap2This object contains a bitmap indicating all the VIPs
in the range 20479 through 36861 that are associated with
this PIP. The bits correspond to Bridge Port numbers in
the range 20479 through 36861. The high-order bit of the first
octet corresponds to port number 1, and subsequent bits
of the octet string correspond to subsequent port numbers.
The following formula can be used to find the bit
corresponding to a particular port number B:
octet[(B-20479)/8] & (1 >> ((B-20479)%8))
If the bit for a particular port number is 1, that VIP is
associated with this PIP.
Note that ports numbers greater than 4094 cannot be used
with xSTP.
The value of this object may be truncated to remove
trailing octets of all zeros.rw OCTET STRING .1.3.111.2.802.1.1.9.1.1.4.1.7 |
ieee8021PbbPipVipMap3This object contains a bitmap indicating all the VIPs
in the range 36862 through 53245 that are associated with
this PIP. The bits correspond to Bridge Port numbers in
the range 36862 through 53245. The high-order bit of the first
octet corresponds to port number 1, and subsequent bits
of the octet string correspond to subsequent port numbers.
The following formula can be used to find the bit
corresponding to a particular port number B:
octet[(B-36862)/8] & (1 >> ((B-36862)%8))
If the bit for a particular port number is 1, that VIP is
associated with this PIP.
Note that ports numbers greater than 4094 cannot be used
with xSTP.
The value of this object may be truncated to remove
trailing octets of all zeros.rw OCTET STRING .1.3.111.2.802.1.1.9.1.1.4.1.8 |
ieee8021PbbPipVipMap4This object contains a bitmap indicating all the VIPs
in the range 53246 through 65535 that are associated with
this PIP. The bits correspond to Bridge Port numbers in
the range 53246 through 65535. The high-order bit of the first
octet corresponds to port number 1, and subsequent bits
of the octet string correspond to subsequent port numbers.
The following formula can be used to find the bit
corresponding to a particular port number B:
octet[(B-53246)/8] & (1 >> ((B-53246)%8))
If the bit for a particular port number is 1, that VIP is
associated with this PIP.
Note that ports numbers greater than 4094 cannot be used
with xSTP.
The value of this object may be truncated to remove
trailing octets of all zeros.rw OCTET STRING .1.3.111.2.802.1.1.9.1.1.4.1.9 |
ieee8021PbbPipRowStatusIndicates the status of an entry in this table, and is used
to create/delete entries.
The object ieee8021PbbPipBMACAddress must be set before this
object can be made active(1).
The value of ieee8021PbbPipBMACAddress cannot be modified
while this object is active(1).rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.4.1.10 |
ieee8021PbbPipPriorityTableA table that contains information about every PIP that
is associated with this PBB. SEQUENCE OF Ieee8021PbbPipPriorityEntry .1.3.111.2.802.1.1.9.1.1.5 |
ieee8021PbbPipPriorityEntryA list of Default User Priorities for each PIP of a
PBB. This is indexed by ieee8021PbbPipIfIndex. Ieee8021PbbPipPriorityEntry .1.3.111.2.802.1.1.9.1.1.5.1 |
ieee8021PbbPipPriorityCodePointSelectionThis object identifies the rows in the PCP encoding and
decoding tables that are used to remark frames on this
PIP if this remarking is enabled.rw IEEE8021PriorityCodePoint (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.9.1.1.5.1.1 |
ieee8021PbbPipUseDEIIf the Use_DEI is set to true(1) for the PIP then the
drop_eligible parameter is encoded in the DEI of transmitted
frames, and the drop_eligible parameter shall be true(1) for a
received frame if the DEI is set in the VLAN tag or the Priority
Code Point Decoding Table indicates drop_eligible True for
the received PCP value. If the Use_DEI parameter is false(2),
the DEI shall be transmitted as zero and ignored on receipt.
The default value of the Use_DEI parameter is false(2).rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.5.1.2 |
ieee8021PbbPipRequireDropEncodingIf a Bridge supports encoding or decoding of drop_eligible
from the PCP field of a VLAN tag (6.7.3) on any of its PIPs,
then it shall implement a Boolean parameter Require Drop
Encoding on each of its PIPs with default value false(2). If
Require Drop Encoding is True and the PIP cannot
encode particular priorities with drop_eligible, then frames
queued with those priorities and drop_eligible true(1) shall
be discarded and not transmitted.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.5.1.3 |
ieee8021PbbPipDecodingTableA table that contains information about Priority Code
Point Decoding Table for a PIP of a provider Bridge.
Alternative values for each table are specified as rows
in Table 6-3 (6.9.3), with each alternative labeled by
the number of distinct priorities that can be communicated,
and the number of these for which drop precedence can
be communicated. All writable objects in this table must
be persistent over power up restart/reboot. SEQUENCE OF Ieee8021PbbPipDecodingEntry .1.3.111.2.802.1.1.9.1.1.6 |
ieee8021PbbPipDecodingEntryA list of objects containing Priority Code Point Decoding
information for a PIP of a provider Bridge. Ieee8021PbbPipDecodingEntry .1.3.111.2.802.1.1.9.1.1.6.1 |
ieee8021PbbPipDecodingPriorityCodePointRowThe specific row in Table 6-3 (6.9.3) indicating the PCP. IEEE8021PriorityCodePoint (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.9.1.1.6.1.1 |
ieee8021PbbPipDecodingPriorityCodePointThe specific PCP value in Table 6-3 (6.9.3). Integer32 .1.3.111.2.802.1.1.9.1.1.6.1.2 |
ieee8021PbbPipDecodingPriorityThe specific priority value in Table 6-3 (6.9.3).rw IEEE8021PriorityValue (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.9.1.1.6.1.3 |
ieee8021PbbPipDecodingDropEligibleThe drop eligibility value in 12.6.2.8.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.6.1.4 |
ieee8021PbbPipEncodingTableA table that contains information about Priority Code
Point Decoding Table for a PIP of a provider Bridge.
Alternative values for each table are specified as rows
in Table 6-3 (6.9.3), with each alternative labeled by
the number of distinct priorities that can be communicated,
and the number of these for which drop precedence can be
communicated. All writable objects in this table must be
persistent over power up restart/reboot. SEQUENCE OF Ieee8021PbbPipEncodingEntry .1.3.111.2.802.1.1.9.1.1.7 |
ieee8021PbbPipEncodingEntryA list of objects containing Priority Code Point Encoding
information for a PIP of a provider Bridge. Ieee8021PbbPipEncodingEntry .1.3.111.2.802.1.1.9.1.1.7.1 |
ieee8021PbbPipEncodingPriorityCodePointRowThe specific row in Table 6-3 (6.9.3)indicating the PCP row.
(i.e. 8P0D, 7P1D, 6P2D, 5P3D) IEEE8021PriorityCodePoint (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.9.1.1.7.1.1 |
ieee8021PbbPipEncodingPriorityCodePointThe specific row in Table 6-3 (6.9.3) indicating the PCP.
(i.e., 0,1,2,3,4,5,6,7). Integer32 .1.3.111.2.802.1.1.9.1.1.7.1.2 |
ieee8021PbbPipEncodingDropEligibleThe specific row in Table 6-3 (6.9.3) indicating the drop
eligibility. A value of true(1) means eligible for drop. TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.7.1.3 |
ieee8021PbbPipEncodingPriorityThe encoding priority in Table 6-3 (6.9.3).rw IEEE8021PriorityValue (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.9.1.1.7.1.4 |
ieee8021PbbVipToPipMappingTableThis table lists VIPs and the PIP to which each is
associated, and allows the PIP associated with each
VIP to be configured. Entries in this table must be
persistent over power up restart/reboot. SEQUENCE OF Ieee8021PbbVipToPipMappingEntry .1.3.111.2.802.1.1.9.1.1.8 |
ieee8021PbbVipToPipMappingEntryThe PIP is identified by the value of the
ieee8021PbbVipToPipNumber. This value may be used to
index the ieee8021PbbPipTable to set or retrieve the
PIP's configuration information Ieee8021PbbVipToPipMappingEntry .1.3.111.2.802.1.1.9.1.1.8.1 |
ieee8021PbbVipToPipMappingPipIfIndexThe PIP's interface number.rw InterfaceIndex (IF-MIB) .1.3.111.2.802.1.1.9.1.1.8.1.1 |
ieee8021PbbVipToPipMappingStorageTypeIndicates the storage type of this entry. An entry whose
storage type is permanent(4) need not allow write access to
other columns in that entry.rw StorageType (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.8.1.2 |
ieee8021PbbVipToPipMappingRowStatusIndicates the status of an entry in this table, and is used
to create/delete entries.
The corresponding instance of ieee8021PbbVipToPipMappingPipIfIndex
must be set before this object can be made active(1).
The corresponding instance of ieee8021PbbVipToPipMappingPipIfIndex
may not be changed while this object is active(1).rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.8.1.3 |
ieee8021PbbCBPServiceMappingTableThe CBP table of I-SID values (6.11). The contents of this
table are not persistent over power up restart/reboot. SEQUENCE OF Ieee8021PbbCBPServiceMappingEntry .1.3.111.2.802.1.1.9.1.1.9 |
ieee8021PbbCBPServiceMappingEntryEach entry includes the B-VID to carry and optionally an
I-SID for mapping I-SIDs normally used at a Peer E-NNI
(6.11, 26.6.2). The table is indexed by the component ID
of the relevant B-Component of the PBB, the Bridge port
number of the CBP on that Bcomponent, and the I-SID for
the service. Ieee8021PbbCBPServiceMappingEntry .1.3.111.2.802.1.1.9.1.1.9.1 |
ieee8021PbbCBPServiceMappingBackboneSidThe I-SID which will be transmitted over the PBBN. IEEE8021PbbServiceIdentifier (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.9.1.1.9.1.1 |
ieee8021PbbCBPServiceMappingBVidThe B-VID which will carry this service instance.rw VlanId (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.9.1.1.9.1.2 |
ieee8021PbbCBPServiceMappingDefaultBackboneDestA default destination B-MAC for the CBP to use.rw MacAddress (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.9.1.3 |
ieee8021PbbCBPServiceMappingTypeUsed for Pt-MPt service where ingress or egress limiting
is desired.rwdeprecated IEEE8021PbbIngressEgress (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.9.1.1.9.1.4 |
ieee8021PbbCBPServiceMappingLocalSidThe I-SID value used in frames transmitted and received through
this CustomerBackbonePort.rw IEEE8021PbbServiceIdentifierOrUnassigned (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.9.1.1.9.1.5 |
ieee8021PbbCBPServiceMappingRowStatusIndicates the status of an entry in this table, and is used
to create/delete entries.
The corresponding instances of the following objects
must be set before this object can be made active(1):
ieee8021PbbCBPServiceMappingBVid
ieee8021PbbCBPServiceMappingDefaultBackboneDest
ieee8021PbbCBPServiceMappingType
The corresponding instances of the following objects
may not be changed while this object is active(1):
ieee8021PbbCBPServiceMappingBVid
ieee8021PbbCBPServiceMappingDefaultBackboneDest
ieee8021PbbCBPServiceMappingType
ieee8021PbbCBPServiceMappingLocalSidrw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.9.1.6 |
ieee8021PbbCbpTableThis table is used to dynamically create/delete Customer
Backbone Ports in a PBB.
Entries in this table must be persistent across reinitializations
of the management system. SEQUENCE OF Ieee8021PbbCbpEntry .1.3.111.2.802.1.1.9.1.1.10 |
ieee8021PbbCbpEntryAn entry representing a dynamically created CBP in a PBB. Ieee8021PbbCbpEntry .1.3.111.2.802.1.1.9.1.1.10.1 |
ieee8021PbbCbpRowStatusThis object is used for creation/deletion of entries in
this table.rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.9.1.1.10.1.1 |
ieee8021PbbConformance OBJECT IDENTIFIER .1.3.111.2.802.1.1.9.2 |
ieee8021PbbGroups OBJECT IDENTIFIER .1.3.111.2.802.1.1.9.2.1 |
ieee8021PbbCompliances OBJECT IDENTIFIER .1.3.111.2.802.1.1.9.2.2 |