IEEE8021-PB-MIB
AI MIB Summary
The IEEE8021-PB-MIB module enables the monitoring and management of Provider Bridge (IEEE 802.1Q) instances, specifically tracking VLAN filtering, priority tagging, and bridge port statistics for multi-vendor Ethernet switching equipment. It facilitates the retrieval of operational state data, including bridge port identifiers, VLAN membership tables, and traffic counters required for provisioning and troubleshooting provider-edge bridging networks.
Provider Bridge MIB module.
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:
ieee8021PbMib.1.3.111.2.802.1.1.5
55
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
55 total| Object Name |
|---|
ieee8021PbMibProvider Bridge MIB module.
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.5 |
ieee8021PbNotifications OBJECT IDENTIFIER .1.3.111.2.802.1.1.5.0 |
ieee8021PbObjects OBJECT IDENTIFIER .1.3.111.2.802.1.1.5.1 |
ieee8021PbVidTranslationTableThis table is used to configure the VID Translation Table
defined in 12.10.1.8. The VID
Translation Table is used to implement a bidirectional
mapping between a local S-VID, used in data and protocol
frames transmitted and received through a CNP or PNP,
and a relay S-VID, used by the filtering and forwarding
process. Each row in this table is indexed by component,
port, and local S-VID value and indicates the relay S-VID
value to be used for the specified S-VID. If no entry for
a component, port, and local-svid is present in this table
is present then the relay S-VID used for a frame received
on that port with the local S-VID value will be the S-VID
that has the same numeric value as the local S-VID of the
received frame.
Entries in this table must be persistent over power up
restart/reboot.deprecated SEQUENCE OF Ieee8021PbVidTranslationEntry .1.3.111.2.802.1.1.5.1.1 |
ieee8021PbVidTranslationEntryAn entry for the S-VID translation table which includes
both the Local and Relay S-VIDs between which the PNP or CNP
translates.
Note that the component ID of entries in this table must refer
to the S-VLAN Component of a Provider Bridge.deprecated Ieee8021PbVidTranslationEntry .1.3.111.2.802.1.1.5.1.1.1 |
ieee8021PbVidTranslationLocalVidThe S-VID on received(transmitted) at the ISS of a CNP or PNP.deprecated VlanId (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.5.1.1.1.1 |
ieee8021PbVidTranslationRelayVidThe translated S-VID delivered(received) over the EISS from a
CNP or PNP. The default value of this object on creation will
be the value of the corresponding instance of
ieee8021PbVidTranslationLocalVid.rwdeprecated VlanId (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.5.1.1.1.2 |
ieee8021PbVidTranslationRowStatusThis 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).rwdeprecated RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.5.1.1.1.3 |
ieee8021PbCVidRegistrationTableA table used in a CEP to create the mapping between a C-VID
and a service represented by an S-VID.
Note that the component ID of entries in this table must refer
to the S-VLAN component of a Provider Edge Bridge and the Port
Number must refer to the port number of the Customer Edge Port
associated with that Provider Edge Bridge.
Entries in this table must be persistent over power up
restart/reboot. SEQUENCE OF Ieee8021PbCVidRegistrationEntry .1.3.111.2.802.1.1.5.1.2 |
ieee8021PbCVidRegistrationEntryAn element of the C-VID registration table accessed by PB
C-VLAN component, Customer Edge Port Bridge Port number, and
C-VID. Each element contains the mapping between a C-VID and
the S-VID which carries the service and booleans for handling
untagged frames at the PEP and CEP. Ieee8021PbCVidRegistrationEntry .1.3.111.2.802.1.1.5.1.2.1 |
ieee8021PbCVidRegistrationCVidC-VID of this C-VID registration entry. VlanId (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.5.1.2.1.1 |
ieee8021PbCVidRegistrationSVidS-VID for this C-VID registration entry.rw VlanId (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.5.1.2.1.2 |
ieee8021PbCVidRegistrationUntaggedPepA flag indicating if this C-VID should be carried untagged
at the PEP. A value of true(1) means untagged.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.5.1.2.1.3 |
ieee8021PbCVidRegistrationUntaggedCepA flag indicating if this C-VID should be carried untagged
at the CEP. A value of true(1) means untagged.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.5.1.2.1.4 |
ieee8021PbCVidRegistrationRowStatusThis indicates the status of an entry in this table, and is
used to create/delete entries.
The value of ieee8021PbCVidRegistrationSVid must be set before
an entry in this table can be made valid.
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).rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.5.1.2.1.5 |
ieee8021PbEdgePortTableA Provider Edge Port (PEP) table which indicate the subset of
parameters needed for each PEP. SEQUENCE OF Ieee8021PbEdgePortEntry .1.3.111.2.802.1.1.5.1.3 |
ieee8021PbEdgePortEntryAn entry in the PEP table indexed by ComponentID and S-VID and
containing parameters used to configure ingress filtering on
the PEP, thus affecting traffic transiting from the provider
network to the customer edge port. The columns allow the
default C-VID value and default priority to be specified
and PEP's ingress filtering operation to be controlled.
Note that the component ID of entries in this table must refer
to an S-VLAN component of a provider edge Bridge and the Bridge
Port number must refer to the port number of a Customer Edge
Port associated with that Provider Edge Bridge. Ieee8021PbEdgePortEntry .1.3.111.2.802.1.1.5.1.3.1 |
ieee8021PbEdgePortSVidThe 12 bit S-VID associated with the PEP. VlanId (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.5.1.3.1.1 |
ieee8021PbEdgePortPVIDA 12-bit C-VID to be used for untagged frames received at
the Provider Edge Port.rw VlanId (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.5.1.3.1.2 |
ieee8021PbEdgePortDefaultUserPriorityAn integer range 0-7 to be used for untagged frames received
at the Provider Edge Port.rw IEEE8021PriorityValue (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.5.1.3.1.3 |
ieee8021PbEdgePortAcceptableFrameTypesthe Acceptable Frame Types for frames received at the PEP.
The permissible values for the parameter are:
1) Admit all frames;
2) Admit only untagged and Priority-tagged frames;
3) Admit only VLAN-tagged frames.rw IEEE8021PortAcceptableFrameTypes (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.5.1.3.1.4 |
ieee8021PbEdgePortEnableIngressFilteringFiltering parameter for frames received at the PEP.
The permissible values for the parameter are:
true(1) Enabled;
false(2) Disabled.rw TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.5.1.3.1.5 |
ieee8021PbServicePriorityRegenerationTableThe priority regeneration table for this PEP. SEQUENCE OF Ieee8021PbServicePriorityRegenerationEntry .1.3.111.2.802.1.1.5.1.4 |
ieee8021PbServicePriorityRegenerationEntryAn element of the PEP priority regeneration table indexed
by Component ID, Bridge Port number, S-VID, and received
priority. Each element contains the regenerated priority.
Note that the component ID of entries in this table must refer
to the S-VLAN component of a Provider Edge Bridge and the Port
Number must refer to the port number of the Customer Edge Port
associated with that S-VLAN component. Ieee8021PbServicePriorityRegenerationEntry .1.3.111.2.802.1.1.5.1.4.1 |
ieee8021PbServicePriorityRegenerationSVidS-VID for this regeneration table entry. VlanId (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.5.1.4.1.1 |
ieee8021PbServicePriorityRegenerationReceivedPriorityReceived priority for this regeneration table entry. IEEE8021PriorityValue (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.5.1.4.1.2 |
ieee8021PbServicePriorityRegenerationRegeneratedPriorityThe regenerated priority contained in this regeneration table
entry.rw IEEE8021PriorityValue (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.5.1.4.1.3 |
ieee8021PbCnpTableThis table is used for dynamic creation and deletion of
Customer Network Ports on S-VLAN components or I-components.
Creation of an entry in this table will implicitly also
create a corresponding entry in the ieee8021BridgeBasePortTable.
Entries in this table must be persistent across reinitializations
of the management system. SEQUENCE OF Ieee8021PbCnpEntry .1.3.111.2.802.1.1.5.1.5 |
ieee8021PbCnpEntryRepresents a dynamically created Customer Network Port. Ieee8021PbCnpEntry .1.3.111.2.802.1.1.5.1.5.1 |
ieee8021PbCnpCComponentIdThe component ID of the C-Vlan component if this is an
internal customer network port. The value must be 0 for
an external customer network port.
This value must be consistent with the value of the
corresponding instance of ieee8021PbCnpSVid.
Both must be non-zero, or both must be zero.rw IEEE8021PbbComponentIdentifierOrZero (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.5.1.5.1.1 |
ieee8021PbCnpSVidThe S-VID for service for an internal customer network port.
For an external port, this value must be 0.
This value must be consistent with the value of the
corresponding instance of ieee8021PbCnpCComponentId.
Both must be non-zero, or both must be zero.rw VlanIdOrNone (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.5.1.5.1.2 |
ieee8021PbCnpRowStatusThis object is used for creation/deletion of entries in
this table.
All columns in this table must have valid values before
this object can be set to active(1).
While the value of this object is active(1), the values
of other columns in the same entry may not be modified.rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.5.1.5.1.3 |
ieee8021PbPnpTableThis table is used for dynamic creation and deletion of
Provider Network Ports on S-VLAN components or B-components.
Creation of an entry in this table will implicitly also
create a corresponding entry in the ieee8021BridgeBasePortTable.
Entries in this table must be persistent across reinitializations
of the management system. SEQUENCE OF Ieee8021PbPnpEntry .1.3.111.2.802.1.1.5.1.6 |
ieee8021PbPnpEntryRepresents a dynamically created Provider Network Port. Ieee8021PbPnpEntry .1.3.111.2.802.1.1.5.1.6.1 |
ieee8021PbPnpRowStatusThis object is used for creation/deletion of entries in
this table.rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.5.1.6.1.1 |
ieee8021PbCepTableThis table is used to create Customer Edge Ports, CEPs, on a
provider edge Bridge. It is indexed by the ComponentId of the
PEB's S-VLAN component and by the port number for the CEP. Note that
the CEP's port number belongs to the set of port numbers
associated with the PEB's S-VLAN component.
Entries in this table must be persistent across reinitializations
of the management system. However, note that some column values,
as noted below, may change across system reinitializations. SEQUENCE OF Ieee8021PbCepEntry .1.3.111.2.802.1.1.5.1.7 |
ieee8021PbCepEntryThe entry of the ieee8021PbCepTable. Note that the component
index must refer to the S-VLAN component of a PEB, and that the port
number for the CEP is allocated from the port number space of
that S-VLAN component. Ieee8021PbCepEntry .1.3.111.2.802.1.1.5.1.7.1 |
ieee8021PbCepCComponentIdThis column is an implementation specific column that may be
used to map the C component associated with this CEP to other
tables within the system, such as the Entity MIB. This
column may not be created or modified by management station
action. A value of 0 is always legal, and non-zero values
will be interpreted in an implementation specific manner.
The value of this column may or may not persist across system
restarts.ro IEEE8021PbbComponentIdentifierOrZero (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.5.1.7.1.1 |
ieee8021PbCepCepPortNumberThis column is an implementation specific column that may be
used to map the CEP to other tables within the system, for
example the Entity MIB. This column may not be created or
modified by management station action. A value of 0 is
always legal, and non-zero values will be interpreted in an
implementation specific manner. The value of this column
may or may not persist across system restarts.ro IEEE8021BridgePortNumberOrZero (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.5.1.7.1.2 |
ieee8021PbCepRowStatusThis indicates the status of the entry, and is used to create
and delete entries in this table.rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.5.1.7.1.3 |
ieee8021PbRcapTableThis table is used to create Remote Customer Access Ports, on a
provider edge Bridge. It is indexed by the ComponentId of the
PEB's S-VLAN component and by the port number for the RCAP. Note that
the index port number belongs to the set of port numbers
associated with the PEB's primary S-VLAN component.
Entries in this table must be persistent across reinitializations
of the management agent. However, note that some column values,
as noted below, may change across system reinitializations. SEQUENCE OF Ieee8021PbRcapEntry .1.3.111.2.802.1.1.5.1.8 |
ieee8021PbRcapEntryThe entry of the ieee8021PbRcapTable. Note that the component
index must refer to the primary S-VLAN component of a PEB, and that
the port number index for the RCAP is allocated from the port
number space of that S-VLAN component. Ieee8021PbRcapEntry .1.3.111.2.802.1.1.5.1.8.1 |
ieee8021PbRcapSComponentIdThis column is an implmentation specific column that may be
used to map the Port-mapping S-VLAN component associated with
this RCAP to other tables within the system, such as the
Entity MIB. This column may not be created or modified
by management station action. A value of 0 is always legal,
and non-zero values will be interpreted in an implementation
specific manner. The value of this column may or may not
persist across system restarts.ro IEEE8021PbbComponentIdentifierOrZero (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.5.1.8.1.1 |
ieee8021PbRcapRcapPortNumberThis column is an implementation specific column that may be
used to map the RCAP to other tables within the system, for
example the Entity MIB. This column may not be created or
modified by management station action. A value of 0 is
always legal, and non-zero values will be interpreted in an
implementation specific manner. The value of this column
may or may not persist across system restarts.ro IEEE8021BridgePortNumberOrZero (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.5.1.8.1.2 |
ieee8021PbRcapRowStatusThis indicates the status of the entry, and is used to create
and delete entries in this table.rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.5.1.8.1.3 |
ieee8021PbInternalInterfaceTableA table used in a Port-mapping S-VLAN component associated with
a Remote Customer Access Port to manage the mapping between
external S-VIDs and internal interfaces/S-VIDs.
Note that the component ID of entries in this table must refer
to the primary S-VLAN component of a Provider Edge Bridge and
the Port Number must refer to the port number of a Remote
Customer Access Port associated with that S-VLAN component.
Entries in this table must be persistent over power up
restart/reboot. SEQUENCE OF Ieee8021PbIiEntry .1.3.111.2.802.1.1.5.1.9 |
ieee8021PbIiEntryAn element of the internal interface table accessed by PB
S-VLAN component ID, Remnote Customer Access Port Bridge Port
number, and external S-VID. Each element contains the mapping
between an external S-VID and the internal port it selects and,
except in the case of a C-tagged service interface the
internal S-VID which carries the service . Ieee8021PbIiEntry .1.3.111.2.802.1.1.5.1.9.1 |
ieee8021PbIiExternalSVidExternal S-VID for this internal interface table entry. VlanId (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.5.1.9.1.1 |
ieee8021PbIiInternalPortNumberThe port number for the internal port on the primary
S-VLAN component. This port number is used in FDB entries
that reference an RCSI.
The port number of the Remote Customer Access Port can
be used to identify a PNP on the primary S-VLAN component
connected to a PNP on the Port-mapping S-VLAN component.ro IEEE8021BridgePortNumberOrZero (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.5.1.9.1.2 |
ieee8021PbIiInternalPortTypeThe port type of the internal port on the primary
S-VLAN component. This indicates the type of RCSI as follows:
providerNetworkPort(3) - Indicates a PNP (not an RCSI)
customerNetworkPort(4) - Indicates a Port-based RCSI
customerEdgePort(5) - Indicates a C-tagged RCSI
Other port type values are not valid for this field.rw IEEE8021BridgePortType (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.5.1.9.1.3 |
ieee8021PbIiInternalSVidInternal S-VID for this external S-VID entry.rw VlanIdOrNone (Q-BRIDGE-MIB) .1.3.111.2.802.1.1.5.1.9.1.4 |
ieee8021PbIiRowStatusThis indicates the status of an entry in this table, and is
used to create/delete entries.
The value of ieee8021PbIiExternalSVid must be set before
an entry in this table can be made valid.deprecated
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).rw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.5.1.9.1.5 |
ieee8021PbConformance OBJECT IDENTIFIER .1.3.111.2.802.1.1.5.2 |
ieee8021PbGroups OBJECT IDENTIFIER .1.3.111.2.802.1.1.5.2.1 |
ieee8021PbCompliances OBJECT IDENTIFIER .1.3.111.2.802.1.1.5.2.2 |