IEEE8021-PB-MIB

File: IEEE8021-PB-MIB.mib (38837 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IEEE8021-TC-MIB
IEEE8021-BRIDGE-MIB Q-BRIDGE-MIB SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TruthValue
RowStatus ieee802dot1mibs IEEE8021PbbComponentIdentifierOrZero
IEEE8021PortAcceptableFrameTypes IEEE8021PriorityValue IEEE8021BridgePortNumberOrZero
IEEE8021BridgePortType ieee8021BridgeBasePortComponentId ieee8021BridgeBasePort
VlanId VlanIdOrNone MODULE-COMPLIANCE
OBJECT-GROUP

Defined Types

Ieee8021PbVidTranslationEntry  
SEQUENCE    
  ieee8021PbVidTranslationLocalVid VlanId
  ieee8021PbVidTranslationRelayVid VlanId
  ieee8021PbVidTranslationRowStatus RowStatus

Ieee8021PbCVidRegistrationEntry  
SEQUENCE    
  ieee8021PbCVidRegistrationCVid VlanId
  ieee8021PbCVidRegistrationSVid VlanId
  ieee8021PbCVidRegistrationUntaggedPep TruthValue
  ieee8021PbCVidRegistrationUntaggedCep TruthValue
  ieee8021PbCVidRegistrationRowStatus RowStatus

Ieee8021PbEdgePortEntry  
SEQUENCE    
  ieee8021PbEdgePortSVid VlanId
  ieee8021PbEdgePortPVID VlanId
  ieee8021PbEdgePortDefaultUserPriority IEEE8021PriorityValue
  ieee8021PbEdgePortAcceptableFrameTypes IEEE8021PortAcceptableFrameTypes
  ieee8021PbEdgePortEnableIngressFiltering TruthValue

Ieee8021PbServicePriorityRegenerationEntry  
SEQUENCE    
  ieee8021PbServicePriorityRegenerationSVid VlanId
  ieee8021PbServicePriorityRegenerationReceivedPriority IEEE8021PriorityValue
  ieee8021PbServicePriorityRegenerationRegeneratedPriority IEEE8021PriorityValue

Ieee8021PbCnpEntry  
SEQUENCE    
  ieee8021PbCnpCComponentId IEEE8021PbbComponentIdentifierOrZero
  ieee8021PbCnpSVid VlanIdOrNone
  ieee8021PbCnpRowStatus RowStatus

Ieee8021PbPnpEntry  
SEQUENCE    
  ieee8021PbPnpRowStatus RowStatus

Ieee8021PbCepEntry  
SEQUENCE    
  ieee8021PbCepCComponentId IEEE8021PbbComponentIdentifierOrZero
  ieee8021PbCepCepPortNumber IEEE8021BridgePortNumberOrZero
  ieee8021PbCepRowStatus RowStatus

Ieee8021PbRcapEntry  
SEQUENCE    
  ieee8021PbRcapSComponentId IEEE8021PbbComponentIdentifierOrZero
  ieee8021PbRcapRcapPortNumber IEEE8021BridgePortNumberOrZero
  ieee8021PbRcapRowStatus RowStatus

Ieee8021PbIiEntry  
SEQUENCE    
  ieee8021PbIiExternalSVid VlanId
  ieee8021PbIiInternalPortNumber IEEE8021BridgePortNumberOrZero
  ieee8021PbIiInternalPortType IEEE8021BridgePortType
  ieee8021PbIiInternalSVid VlanIdOrNone
  ieee8021PbIiRowStatus RowStatus

Defined Values

ieee8021PbMib 1.3.111.2.802.1.1.5
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.
MODULE-IDENTITY    

ieee8021PbNotifications 1.3.111.2.802.1.1.5.0
OBJECT IDENTIFIER    

ieee8021PbObjects 1.3.111.2.802.1.1.5.1
OBJECT IDENTIFIER    

ieee8021PbConformance 1.3.111.2.802.1.1.5.2
OBJECT IDENTIFIER    

ieee8021PbVidTranslationTable 1.3.111.2.802.1.1.5.1.1
This 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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021PbVidTranslationEntry

ieee8021PbVidTranslationEntry 1.3.111.2.802.1.1.5.1.1.1
An 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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Ieee8021PbVidTranslationEntry  

ieee8021PbVidTranslationLocalVid 1.3.111.2.802.1.1.5.1.1.1.1
The S-VID on received(transmitted) at the ISS of a CNP or PNP.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  VlanId  

ieee8021PbVidTranslationRelayVid 1.3.111.2.802.1.1.5.1.1.1.2
The 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.
Status: deprecated Access: read-create
OBJECT-TYPE    
  VlanId  

ieee8021PbVidTranslationRowStatus 1.3.111.2.802.1.1.5.1.1.1.3
This 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).
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021PbCVidRegistrationTable 1.3.111.2.802.1.1.5.1.2
A 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021PbCVidRegistrationEntry

ieee8021PbCVidRegistrationEntry 1.3.111.2.802.1.1.5.1.2.1
An 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021PbCVidRegistrationEntry  

ieee8021PbCVidRegistrationCVid 1.3.111.2.802.1.1.5.1.2.1.1
C-VID of this C-VID registration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

ieee8021PbCVidRegistrationSVid 1.3.111.2.802.1.1.5.1.2.1.2
S-VID for this C-VID registration entry.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

ieee8021PbCVidRegistrationUntaggedPep 1.3.111.2.802.1.1.5.1.2.1.3
A flag indicating if this C-VID should be carried untagged at the PEP. A value of true(1) means untagged.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ieee8021PbCVidRegistrationUntaggedCep 1.3.111.2.802.1.1.5.1.2.1.4
A flag indicating if this C-VID should be carried untagged at the CEP. A value of true(1) means untagged.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ieee8021PbCVidRegistrationRowStatus 1.3.111.2.802.1.1.5.1.2.1.5
This 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).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021PbEdgePortTable 1.3.111.2.802.1.1.5.1.3
A Provider Edge Port (PEP) table which indicate the subset of parameters needed for each PEP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021PbEdgePortEntry

ieee8021PbEdgePortEntry 1.3.111.2.802.1.1.5.1.3.1
An 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021PbEdgePortEntry  

ieee8021PbEdgePortSVid 1.3.111.2.802.1.1.5.1.3.1.1
The 12 bit S-VID associated with the PEP.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

ieee8021PbEdgePortPVID 1.3.111.2.802.1.1.5.1.3.1.2
A 12-bit C-VID to be used for untagged frames received at the Provider Edge Port.
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

ieee8021PbEdgePortDefaultUserPriority 1.3.111.2.802.1.1.5.1.3.1.3
An integer range 0-7 to be used for untagged frames received at the Provider Edge Port.
Status: current Access: read-write
OBJECT-TYPE    
  IEEE8021PriorityValue  

ieee8021PbEdgePortAcceptableFrameTypes 1.3.111.2.802.1.1.5.1.3.1.4
the 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.
Status: current Access: read-write
OBJECT-TYPE    
  IEEE8021PortAcceptableFrameTypes  

ieee8021PbEdgePortEnableIngressFiltering 1.3.111.2.802.1.1.5.1.3.1.5
Filtering parameter for frames received at the PEP. The permissible values for the parameter are: true(1) Enabled; false(2) Disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ieee8021PbServicePriorityRegenerationTable 1.3.111.2.802.1.1.5.1.4
The priority regeneration table for this PEP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021PbServicePriorityRegenerationEntry

ieee8021PbServicePriorityRegenerationEntry 1.3.111.2.802.1.1.5.1.4.1
An 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021PbServicePriorityRegenerationEntry  

ieee8021PbServicePriorityRegenerationSVid 1.3.111.2.802.1.1.5.1.4.1.1
S-VID for this regeneration table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

ieee8021PbServicePriorityRegenerationReceivedPriority 1.3.111.2.802.1.1.5.1.4.1.2
Received priority for this regeneration table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021PriorityValue  

ieee8021PbServicePriorityRegenerationRegeneratedPriority 1.3.111.2.802.1.1.5.1.4.1.3
The regenerated priority contained in this regeneration table entry.
Status: current Access: read-write
OBJECT-TYPE    
  IEEE8021PriorityValue  

ieee8021PbCnpTable 1.3.111.2.802.1.1.5.1.5
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021PbCnpEntry

ieee8021PbCnpEntry 1.3.111.2.802.1.1.5.1.5.1
Represents a dynamically created Customer Network Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021PbCnpEntry  

ieee8021PbCnpCComponentId 1.3.111.2.802.1.1.5.1.5.1.1
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  IEEE8021PbbComponentIdentifierOrZero  

ieee8021PbCnpSVid 1.3.111.2.802.1.1.5.1.5.1.2
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIdOrNone  

ieee8021PbCnpRowStatus 1.3.111.2.802.1.1.5.1.5.1.3
This 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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021PbPnpTable 1.3.111.2.802.1.1.5.1.6
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021PbPnpEntry

ieee8021PbPnpEntry 1.3.111.2.802.1.1.5.1.6.1
Represents a dynamically created Provider Network Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021PbPnpEntry  

ieee8021PbPnpRowStatus 1.3.111.2.802.1.1.5.1.6.1.1
This object is used for creation/deletion of entries in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021PbCepTable 1.3.111.2.802.1.1.5.1.7
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021PbCepEntry

ieee8021PbCepEntry 1.3.111.2.802.1.1.5.1.7.1
The 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021PbCepEntry  

ieee8021PbCepCComponentId 1.3.111.2.802.1.1.5.1.7.1.1
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021PbbComponentIdentifierOrZero  

ieee8021PbCepCepPortNumber 1.3.111.2.802.1.1.5.1.7.1.2
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021BridgePortNumberOrZero  

ieee8021PbCepRowStatus 1.3.111.2.802.1.1.5.1.7.1.3
This indicates the status of the entry, and is used to create and delete entries in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021PbRcapTable 1.3.111.2.802.1.1.5.1.8
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021PbRcapEntry

ieee8021PbRcapEntry 1.3.111.2.802.1.1.5.1.8.1
The 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021PbRcapEntry  

ieee8021PbRcapSComponentId 1.3.111.2.802.1.1.5.1.8.1.1
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021PbbComponentIdentifierOrZero  

ieee8021PbRcapRcapPortNumber 1.3.111.2.802.1.1.5.1.8.1.2
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021BridgePortNumberOrZero  

ieee8021PbRcapRowStatus 1.3.111.2.802.1.1.5.1.8.1.3
This indicates the status of the entry, and is used to create and delete entries in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021PbInternalInterfaceTable 1.3.111.2.802.1.1.5.1.9
A 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021PbIiEntry

ieee8021PbIiEntry 1.3.111.2.802.1.1.5.1.9.1
An 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 .
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021PbIiEntry  

ieee8021PbIiExternalSVid 1.3.111.2.802.1.1.5.1.9.1.1
External S-VID for this internal interface table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

ieee8021PbIiInternalPortNumber 1.3.111.2.802.1.1.5.1.9.1.2
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021BridgePortNumberOrZero  

ieee8021PbIiInternalPortType 1.3.111.2.802.1.1.5.1.9.1.3
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  IEEE8021BridgePortType  

ieee8021PbIiInternalSVid 1.3.111.2.802.1.1.5.1.9.1.4
Internal S-VID for this external S-VID entry.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIdOrNone  

ieee8021PbIiRowStatus 1.3.111.2.802.1.1.5.1.9.1.5
This 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).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ieee8021PbGroups 1.3.111.2.802.1.1.5.2.1
OBJECT IDENTIFIER    

ieee8021PbCompliances 1.3.111.2.802.1.1.5.2.2
OBJECT IDENTIFIER    

ieee8021PbVidTranslationGroup 1.3.111.2.802.1.1.5.2.1.1
The collection of objects used to represent a PB C-VID/S-VID translation.
Status: deprecated Access: read-create
OBJECT-GROUP    

ieee8021PbCVidRegistrationGroup 1.3.111.2.802.1.1.5.2.1.2
The collection of objects used to represent a CEP translation.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021PbEdgePortGroup 1.3.111.2.802.1.1.5.2.1.3
The collection of objects user to represent a PEP.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021PbServicePriorityRegenerationGroup 1.3.111.2.802.1.1.5.2.1.4
A regenerated priority value for a PEP.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021PbDynamicCnpGroup 1.3.111.2.802.1.1.5.2.1.5
A set of objects used for dynamic creation and deletion of customer network ports.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021PbDynamicPnpGroup 1.3.111.2.802.1.1.5.2.1.6
A set of objects used for dynamic creation and deletion of provider network ports.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021PbDynamicCepGroup 1.3.111.2.802.1.1.5.2.1.7
A set of objects used for dynamic creation and deletion of customer edge ports.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021PbDynamicRcapGroup 1.3.111.2.802.1.1.5.2.1.8
A set of objects used for dynamic creation and deletion of remote customer access ports.
Status: deprecated Access: read-create
OBJECT-GROUP    

ieee8021PbInternalInterfaceGroup 1.3.111.2.802.1.1.5.2.1.9
A set of objects used for dynamic creation and deletion of internal interfaces on a Port-mapping S-VLAN component.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021PbDynamicRcapV2Group 1.3.111.2.802.1.1.5.2.1.10
A set of objects used for dynamic creation and deletion of remote customer access ports.
Status: current Access: read-create
OBJECT-GROUP    

ieee8021PbCompliance 1.3.111.2.802.1.1.5.2.2.1
The compliance statement for device support of Provider Bridge services.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ieee8021PbComplianceV2 1.3.111.2.802.1.1.5.2.2.2
The compliance statement for device support of Provider Bridge services.
Status: current Access: read-create
MODULE-COMPLIANCE