QOS-BRIDGE-MIB

File: QOS-BRIDGE-MIB.mib (8523 bytes)

Imported modules

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

Imported symbols

OBJECT-TYPE MODULE-IDENTITY mib-2
TEXTUAL-CONVENTION RowStatus MODULE-COMPLIANCE
OBJECT-GROUP dot1qVlanIndex

Defined Types

Dot1dUserPri  
The IEEE 802.1 user_priority that may be used for discriminating or marking a traffic stream.
TEXTUAL-CONVENTION    
  INTEGER 0..7  

Dot1dQosUserPriEntry  
SEQUENCE    
  dot1dQosUserPri Dot1dUserPri

Dot1dQosVlanClfrEntry  
SEQUENCE    
  dot1dQosVlanStatus RowStatus

Defined Values

dot1dQosMib 1.3.6.1.2.1.12346
This MIB defines the additional objects necessary to manage the Quality-of-Service aspects of a bridge device that uses the IETF's Differentiated Services Architecture described in RFC 2475 and the Conceptual Model for DiffServ Routers in draft-ietf- diffserv-model-03.txt. It is to be used in conjunction with the Diffserv MIB described in draft-ietf-diffserv-mib-03.txt.
MODULE-IDENTITY    

dot1dQosObjects 1.3.6.1.2.1.12346.1
OBJECT IDENTIFIER    

dot1dQosTables 1.3.6.1.2.1.12346.2
OBJECT IDENTIFIER    

dot1dQosMIBConformance 1.3.6.1.2.1.12346.3
OBJECT IDENTIFIER    

dot1dQosUserPriTable 1.3.6.1.2.1.12346.2.1
A table of user_priority entries that each signifies a traffic class in 802.1D bridges. All entries exist in this table at all times. Its entries may be used as destinations for diffServClassifierFilter pointers for traffic classification purposes and for diffServActionSpecific pointers for traffic marking purposes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1dQosUserPriEntry

dot1dQosUserPriEntry 1.3.6.1.2.1.12346.2.1.1
An entry that describes a single 802.1D user_priority filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1dQosUserPriEntry  

dot1dQosUserPri 1.3.6.1.2.1.12346.2.1.1.1
A user_priority value for the filter. Filters may be shared by multiple interfaces in the same system.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1dUserPri  

dot1dQosVlanClfrTable 1.3.6.1.2.1.12346.2.2
A table of VLAN entries for use in QoS classification in bridges. Its entries may be used as destinations for diffServClassifierFilter pointers for traffic classification purposes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1dQosVlanClfrEntry

dot1dQosVlanClfrEntry 1.3.6.1.2.1.12346.2.2.1
An entry that describes a classifier element for a single 802.1Q VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1dQosVlanClfrEntry  

dot1dQosVlanStatus 1.3.6.1.2.1.12346.2.2.1.1
The RowStatus variable controls the activation, deactivation, or deletion of a filter for a VLAN for use in QoS classification. Note that, even though this table is indexed by dot1qVlanIndex, this does not imply that there must be an equivalent entry in either dot1qVlanCurrentTable or dot1qVlanStaticTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dot1dQosMIBCompliances 1.3.6.1.2.1.12346.3.1
OBJECT IDENTIFIER    

dot1dQosMIBGroups 1.3.6.1.2.1.12346.3.2
OBJECT IDENTIFIER    

dot1dQosMIBCompliance 1.3.6.1.2.1.12346.3.1.1
This MIB may be implemented as a read-only or as a read-create MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

dot1dQosMIBUserPriGroup 1.3.6.1.2.1.12346.3.2.1
The user_priority Group defines the MIB Objects that represent 802.1D user_priority values and describe a table of entries that may be used as destinations for diffServClassifierFilter and diffServActionSpecific pointers.
Status: current Access: read-only
OBJECT-GROUP    

dot1dQosMIBVlanGroup 1.3.6.1.2.1.12346.3.2.2
The VLAN Group defines the MIB Objects that represent VLANs and describe a table of entries that may be used as destinations for diffServClassifierFilter pointers.
Status: current Access: read-only
OBJECT-GROUP