IEEE8021-PE-MIB

File: IEEE8021-PE-MIB.mib (20609 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter64 MODULE-COMPLIANCE OBJECT-GROUP
MacAddress TEXTUAL-CONVENTION TimeStamp
TruthValue ieee802dot1mibs IEEE8021PbbComponentIdentifier
IEEE8021BridgePortNumber IEEE8021BridgePortNumberOrZero PortList

Defined Types

IEEE802BridgePEEChannelIDTC  
Textual convention of an E-Channel Identifier.
TEXTUAL-CONVENTION    
  Unsigned32 1..4194302  

IEEE802BridgePETrafficClassValueTC  
Indicates a traffic class. Values 0-7 correspond to traffic classes.
TEXTUAL-CONVENTION    
  Unsigned32 0..7  

IEEE802BridgePETrafficSelectionAlgorithmTC  
Indicates the Traffic Selection Algorithm 0: Strict Priority 1: Credit-based shaper 2: Enhanced transmission selection 3-254: Reserved for furture standardization 255: Vendor specific
TEXTUAL-CONVENTION    
  INTEGER tsaStrictPriority(0), tsaCreditBasedShaper(1), tsaEnhancedTransmission(2), tsaVendorSpecific(255)  

IEEE802BridgePETrafficClassBandwidthValue  
Indicates the bandwidth in percent assigned to a traffic class.
TEXTUAL-CONVENTION    
  Unsigned32 0..100  

Ieee8021BridgePEPortEntry  
SEQUENCE    
  ieee8021BridgePEPortComponentId IEEE8021PbbComponentIdentifier
  ieee8021BridgePEPort IEEE8021BridgePortNumber
  ieee8021BridgePEPortType INTEGER
  ieee8021BridgePEPortUpstreamCSPAddress MacAddress
  ieee8021BridgePEPortEcid IEEE802BridgePEEChannelIDTC
  ieee8021BridgePEPortNumber IEEE8021BridgePortNumberOrZero
  ieee8021BridgePECounterDiscontinuityTime TimeStamp
  ieee8021BridgePEPortRxrqErrorsBridge Counter64
  ieee8021BridgePEPortRxrspErrorsBridge Counter64
  ieee8021BridgePEPortRxrqErrorsPE Counter64
  ieee8021BridgePEPortRxrspErrorsPE Counter64
  ieee8021BridgePEPCP TruthValue
  ieee8021BridgePEROW TruthValue
  ieee8021BridgePEDEI TruthValue
  ieee8021BridgePECN TruthValue
  ieee8021BridgePEPFC TruthValue
  ieee8021BridgePEExtPortEChannelsSupported Unsigned32
  ieee8021BridgePERemoteRepEChannelsSupported Unsigned32
  ieee8021BridgePETCsSupported Unsigned32
  ieee8021BridgePEUtVLANsSupported Unsigned32

Ieee8021BridgePERemoteReplicationEntry  
SEQUENCE    
  ieee8021BridgePERREcid IEEE802BridgePEEChannelIDTC
  ieee8021BridgePERRPortMap PortList

Ieee8021BridgePEETSEntry  
SEQUENCE    
  ieee8021BridgePEETSTrafficClass IEEE802BridgePETrafficClassValueTC
  ieee8021BridgePEETSTrafficSelectionAlgorthm IEEE802BridgePETrafficSelectionAlgorithmTC
  ieee8021BridgePEETSBandwidth IEEE802BridgePETrafficClassBandwidthValue

Defined Values

ieee8021BridgePEMib 1.3.111.2.802.1.1.25
The PE MIB module for managing devices that support Bridge Port Extension. Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1BR-2012. Copyright (C) IEEE. This version of this MIB module is part of IEEE 802.1BR-2012; see the specification itself for full legal notices.
MODULE-IDENTITY    

ieee8021BridgePENotifications 1.3.111.2.802.1.1.25.1
OBJECT IDENTIFIER    

ieee8021BridgePEObjects 1.3.111.2.802.1.1.25.2
OBJECT IDENTIFIER    

ieee8021BridgePEConformance 1.3.111.2.802.1.1.25.3
OBJECT IDENTIFIER    

ieee8021BridgePEPortTable 1.3.111.2.802.1.1.25.2.1
A table that contains per port information related to Port Extension. A row is created in this table for any port on a Controlling Bridge that is extended using Port Extension, including those ports that provide communication to the Port Extenders themselves.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021BridgePEPortEntry

ieee8021BridgePEPortEntry 1.3.111.2.802.1.1.25.2.1.1
A list of per port Port Extension objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021BridgePEPortEntry  

ieee8021BridgePEPortComponentId 1.3.111.2.802.1.1.25.2.1.1.1
The component identifier is used to distinguish between the multiple virtual bridge instances within a PBB. In simple situations where there is only a single component the default value is 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021PbbComponentIdentifier  

ieee8021BridgePEPort 1.3.111.2.802.1.1.25.2.1.1.2
The port number of the port for which this entry contains bridge management information.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021BridgePortNumber  

ieee8021BridgePEPortType 1.3.111.2.802.1.1.25.2.1.1.3
The operational mode of a port participating in Port Exension. The enumerated values are: pepCascade - the port is operating as a Cascade port pepUpstream - the port is operating as an Upstream port pepExtended - the port is operating as an Extended port
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER pepCascade(1), pepUpstream(2), pepExtended(3)  

ieee8021BridgePEPortUpstreamCSPAddress 1.3.111.2.802.1.1.25.2.1.1.4
The MAC address used for communication of the PE CSP protocol of the device connected to the upstream port of the Port Extender (which may be the Controlling Bridge or an upstream Port Extender). This provides the hierarchal relationship in a cascade of Port Extenders
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

ieee8021BridgePEPortEcid 1.3.111.2.802.1.1.25.2.1.1.5
The default ECID assigend to this port and the port on the Port Extender to which this port corresponds.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE802BridgePEEChannelIDTC  

ieee8021BridgePEPortNumber 1.3.111.2.802.1.1.25.2.1.1.6
The Port number on the of the Port on the Port Extender, or zero for the Upstream Port.
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021BridgePortNumberOrZero  

ieee8021BridgePECounterDiscontinuityTime 1.3.111.2.802.1.1.25.2.1.1.7
The value of sysUpTime on the most recent occasion at which any one or more of the counters in this conceptaul row suffered a discontinuity. The relevant counters are the specific instances associated with this conceptual row of any Counter32 or Counter64 object. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ieee8021BridgePEPortRxrqErrorsBridge 1.3.111.2.802.1.1.25.2.1.1.8
The number of PE CSP flow control overflow errors that have occured for requests on the Bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ieee8021BridgePEPortRxrspErrorsBridge 1.3.111.2.802.1.1.25.2.1.1.9
The number of PE CSP flow control overflow errors that have occured for responses on the Bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ieee8021BridgePEPortRxrqErrorsPE 1.3.111.2.802.1.1.25.2.1.1.10
The number of PE CSP flow control overflow errors that have occured for requests on the Port Extender.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ieee8021BridgePEPortRxrspErrorsPE 1.3.111.2.802.1.1.25.2.1.1.11
The number of PE CSP flow control overflow errors that have occured for responses on the Port Extender.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ieee8021BridgePEPCP 1.3.111.2.802.1.1.25.2.1.1.12
Indicates whether the Port Exender supports modification of the priority code point table (true) or not (false).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021BridgePEROW 1.3.111.2.802.1.1.25.2.1.1.13
Indicates whether the Port Extender supports rows in the PCP table in addition to the 8P0D row (true)or not (false).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021BridgePEDEI 1.3.111.2.802.1.1.25.2.1.1.14
Indicates whether the Port Extender supports encoding of the Drop Eligible Indicatior (true) or not (false).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021BridgePECN 1.3.111.2.802.1.1.25.2.1.1.15
Indicates whether the Port Extender supports Congestion Notification (true) or not (false).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021BridgePEPFC 1.3.111.2.802.1.1.25.2.1.1.16
Indicates whether the Port Extender supports Priority-based flow control(true) or not (false).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ieee8021BridgePEExtPortEChannelsSupported 1.3.111.2.802.1.1.25.2.1.1.17
Indicates the number of Extended Port E-channels supported by the Port Extender.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..1048575  

ieee8021BridgePERemoteRepEChannelsSupported 1.3.111.2.802.1.1.25.2.1.1.18
Indicates the number of Remote Replication E-channels supported by the Port Extender.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..3145727  

ieee8021BridgePETCsSupported 1.3.111.2.802.1.1.25.2.1.1.19
Indicates the number of traffic clasees supported by the Port Extender.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..8  

ieee8021BridgePEUtVLANsSupported 1.3.111.2.802.1.1.25.2.1.1.20
Indicates the number of untagged VLANs supported by the Port Extender.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4094  

ieee8021BridgePERemoteReplicationTable 1.3.111.2.802.1.1.25.2.2
A table that contains one row for each Remote Replication entry in the filtering database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021BridgePERemoteReplicationEntry

ieee8021BridgePERemoteReplicationEntry 1.3.111.2.802.1.1.25.2.2.1
A list of Remote Replication objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021BridgePERemoteReplicationEntry  

ieee8021BridgePERREcid 1.3.111.2.802.1.1.25.2.2.1.1
The ECID assigend to this Remote Replication filtering entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE802BridgePEEChannelIDTC  

ieee8021BridgePERRPortMap 1.3.111.2.802.1.1.25.2.2.1.2
The list of ports to which a frame is to be replicated.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

ieee8021BridgePEETSTable 1.3.111.2.802.1.1.25.2.3
A table that contains per port information related to Enhanced Transmission Selection. A row is created in this table for any port on a Controlling Bridge that corresponds to a Cascade Port. These objects refer to the ETS configuration of the attached Upstream Port
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021BridgePEETSEntry

ieee8021BridgePEETSEntry 1.3.111.2.802.1.1.25.2.3.1
A list of per Cascade Port ETS objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021BridgePEETSEntry  

ieee8021BridgePEETSTrafficClass 1.3.111.2.802.1.1.25.2.3.1.1
Indicates the traffic class to which this bandwidth applies
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE802BridgePETrafficClassValueTC  

ieee8021BridgePEETSTrafficSelectionAlgorthm 1.3.111.2.802.1.1.25.2.3.1.2
Inticates the Traffic Selection Algorthm assigned to this traffic class
Status: current Access: read-write
OBJECT-TYPE    
  IEEE802BridgePETrafficSelectionAlgorithmTC  

ieee8021BridgePEETSBandwidth 1.3.111.2.802.1.1.25.2.3.1.3
Indicates the bandwidth assigned to this traffic class.
Status: current Access: read-write
OBJECT-TYPE    
  IEEE802BridgePETrafficClassBandwidthValue  

ieee8021BridgePEGroups 1.3.111.2.802.1.1.25.3.1
OBJECT IDENTIFIER    

ieee8021BridgePECompliances 1.3.111.2.802.1.1.25.3.2
OBJECT IDENTIFIER    

ieee8021BridgePEGroup 1.3.111.2.802.1.1.25.3.1.1
The collection of objects used to represent Port Extension management objects.
Status: current Access: read-write
OBJECT-GROUP    

ieee8021BridgePECompliance 1.3.111.2.802.1.1.25.3.2.1
The compliance statement for devices supporting PE as defined in IEEE 802.1BR.
Status: current Access: read-write
MODULE-COMPLIANCE