IEEE8021-FQTSS-MIB
AI MIB Summary
The IEEE8021-FQTSS-MIB module enables the monitoring and configuration of Forwarding and Queuing Enhancements for Time Sensitive Streams (FQTSS) on IEEE 802.1Q-compliant network bridges. It provides granular control over traffic scheduling, stream registration, and queue management parameters required to enforce deterministic latency and bandwidth guarantees for time-sensitive network applications.
The Bridge MIB module for managing devices that support the Forwarding and Queuing Enhancements for Time Sensitive Streams.
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:
ieee8021FqtssMib.1.3.111.2.802.1.1.16
26
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
26 total| Object Name |
|---|
ieee8021FqtssMibThe Bridge MIB module for managing devices that support
the Forwarding and Queuing Enhancements
for Time Sensitive Streams.
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.16 |
ieee8021FqtssNotifications OBJECT IDENTIFIER .1.3.111.2.802.1.1.16.0 |
ieee8021FqtssObjects OBJECT IDENTIFIER .1.3.111.2.802.1.1.16.1 |
ieee8021FqtssBap OBJECT IDENTIFIER .1.3.111.2.802.1.1.16.1.1 |
ieee8021FqtssBapTableA table containing a set of bandwidth availability
parameters for each traffic class that supports the
credit-based shaper algorithm.
All writable objects in this table must be
persistent over power up restart/reboot. SEQUENCE OF Ieee8021FqtssBapEntry .1.3.111.2.802.1.1.16.1.1.1 |
ieee8021FqtssBapEntryA list of objects containing bandwidth allocation
information for each traffic class that supports the
credit-based shaper algorithm. Rows in the table are
automatically created and deleted as a result of the
operation of the algorithm described in 34.5. Ieee8021FqtssBapEntry .1.3.111.2.802.1.1.16.1.1.1.1 |
ieee8021FqtssBAPTrafficClassThe traffic class number associated with the row of
the table.
A row in this table is created for each traffic class
that supports the credit-based shaper algrithm. The
recommended mappings of priorities to traffic classes
for support of the credit-based shaper algorithm are
described in 34.5. IEEE8021FqtssTrafficClassValue .1.3.111.2.802.1.1.16.1.1.1.1.1 |
ieee8021FqtssDeltaBandwidthThe value of the deltaBandwidth parameter
for the traffic class.
This value is represented as a fixed point number
scaled by a factor of 1,000,000; i.e., 100,000,000
(the maximum value) represents 100%.
The default value of the deltaBandwidth parameter
for the highest numbered traffic class that supports
the credit-based shaper algorithm is 75%; for all
lower numbered traffic classes that support the
credit-based shaper algorithm the default value is 0%.
The value of this object MUST be retained across
reinitializations of the management system.rw IEEE8021FqtssDeltaBandwidthValue UNITS "percent" .1.3.111.2.802.1.1.16.1.1.1.1.2 |
ieee8021FqtssOperIdleSlopeMsThe most significant 32 bits of the bandwidth,
in bits per second, that is currently allocated to the
traffic class (idleSlope(N)). This object MUST be read
at the same time as ieee8021FqtssOperIdleSlopeLs,
which represents the LS 32 bits of the value, in order
for the read operation to succeed.
If SRP is supported and in operation, then the reserved
bandwidth is determined by the operation of SRP; otherwise,
the value of ieee8021FqtssOperIdleSlopeMs is equal to
the value of ieee8021FqtssAdminIdleSlopeMs.
The value of this object MUST be retained across
reinitializations of the management system.ro Unsigned32 UNITS "bits per second" .1.3.111.2.802.1.1.16.1.1.1.1.3 |
ieee8021FqtssOperIdleSlopeLsThe least significant 32 bits of the bandwidth,
in bits per second, that is currently allocated to the
traffic class (idleSlope(N)). This object MUST be read
at the same time as ieee8021FqtssOperIdleSlopeMs,
which represents the LS 32 bits of the value, in order
for the read operation to succeed.
If SRP is supported and in operation, then the reserved
bandwidth is determined by the operation of SRP; otherwise,
the value of ieee8021FqtssOperIdleSlopeLs is equal to
the value of ieee8021FqtssAdminIdleSlopeMs.
The value of this object MUST be retained across
reinitializations of the management system.ro Unsigned32 UNITS "bits per second" .1.3.111.2.802.1.1.16.1.1.1.1.4 |
ieee8021FqtssAdminIdleSlopeMsThe most significant 32 bits of the bandwidth,
in bits per second, that the manager desires to allocate
to the traffic class as idleSlope(N). This object MUST be
read or written at the same time as
ieee8021FqtssAdminIdleSlopeLs,
which represents the LS 32 bits of the value, in order
for the read or write operation to succeed.
If SRP is supported and in operation, then the reserved
bandwidth is determined by the operation of SRP, and any
changes to the value of this object have no effect on the
operational value of idleSlope(N).
The value of this object MUST be retained across
reinitializations of the management system.rw Unsigned32 UNITS "bits per second" .1.3.111.2.802.1.1.16.1.1.1.1.5 |
ieee8021FqtssAdminIdleSlopeLsThe least significant 32 bits of the bandwidth,
in bits per second, that the manager desires to allocate
to the traffic class as idleSlope(N). This object MUST be
read or written at the same time as
ieee8021FqtssAdminIdleSlopeMs,
which represents the LS 32 bits of the value, in order
for the read or write operation to succeed.
If SRP is supported and in operation, then the reserved
bandwidth is determined by the operation of SRP, and any
changes to the value of this object have no effect on the
operational value of idleSlope(N).
The value of this object MUST be retained across
reinitializations of the management system.rw Unsigned32 UNITS "bits per second" .1.3.111.2.802.1.1.16.1.1.1.1.6 |
ieee8021FqtssBapRowStatusIndicates the status of an entry (row) 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):
ieee8021FqtssBAPTrafficClass
ieee8021FqtssDeltaBandwidth
ieee8021FqtssOperIdleSlopeMs
ieee8021FqtssOperIdleSlopeLs
ieee8021FqtssAdminIdleSlopeMs
ieee8021FqtssAdminIdleSlopeLs
The corresponding instances of the following objects
may not be changed while this object is active(1):
ieee8021FqtssBAPTrafficClassrw RowStatus (SNMPv2-TC) .1.3.111.2.802.1.1.16.1.1.1.1.7 |
ieee8021FqtssMappings OBJECT IDENTIFIER .1.3.111.2.802.1.1.16.1.2 |
ieee8021FqtssTxSelectionAlgorithmTableA table containing the assignment of transmission
selection algorithms to traffic classes for the Port.
This table provides management of the Transmission
Selection Algorithm Table defined in 8.6.8.
For a given Port, a row in the table exists for each
traffic class that is supported by the Port.
The default assignments of transmission selection
algorithms to traffic classes in the table are made
on instantiation of the table, in accordance
with the defaults defined in 8.6.8 and 34.5.
All writable objects in this table must be
persistent over power up restart/reboot. SEQUENCE OF Ieee8021FqtssTxSelectionAlgorithmEntry .1.3.111.2.802.1.1.16.1.2.1 |
ieee8021FqtssTxSelectionAlgorithmEntryA list of objects that contain the mapping of a
traffic class value to a transmission selection algorithm
value. Ieee8021FqtssTxSelectionAlgorithmEntry .1.3.111.2.802.1.1.16.1.2.1.1 |
ieee8021FqtssTrafficClassThe traffic class to which the transmission selection
algorithm is assigned.
The value of this object MUST be retained across
reinitializations of the management system. IEEE8021FqtssTrafficClassValue .1.3.111.2.802.1.1.16.1.2.1.1.1 |
ieee8021FqtssTxSelectionAlgorithmIDThe identifier of the transmission selection algorithm
assigned to the traffic class.
The value of this object MUST be retained across
reinitializations of the management system.rw IEEE8021FqtssTxSelectionAlgorithmIDValue .1.3.111.2.802.1.1.16.1.2.1.1.2 |
ieee8021FqtssSrpRegenOverrideTableA table containing the set of priority regeneration
table override values for the Port.
The recommended default values of priorities
associated with SR classes, and the corresponding
override values, are defined in 6.9.4.
All writable objects in this table must be
persistent over power up restart/reboot. SEQUENCE OF Ieee8021FqtssSrpRegenOverrideEntry .1.3.111.2.802.1.1.16.1.2.2 |
ieee8021FqtssSrpRegenOverrideEntryA list of objects that contain the mapping of a
priority value to a priority regeneration override
value, and a boundary port indication.
Rows in the table exist for all priorities that are
associated with SR classes. Ieee8021FqtssSrpRegenOverrideEntry .1.3.111.2.802.1.1.16.1.2.2.1 |
ieee8021FqtssSrClassPriorityThe priority value that is overridden at the
SRP domain boundary. IEEE8021PriorityValue (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.16.1.2.2.1.1 |
ieee8021FqtssPriorityRegenOverrideThe priority value that is used to override the
priority regeneration table entry at the SRP
domain boundary.
The value of this object MUST be retained across
reinitializations of the management system.rw IEEE8021PriorityValue (IEEE8021-TC-MIB) .1.3.111.2.802.1.1.16.1.2.2.1.2 |
ieee8021FqtssSrpBoundaryPortThe value of the SRPdomainBoundaryPort parameter
(35.1.4) for the priority.ro TruthValue (SNMPv2-TC) .1.3.111.2.802.1.1.16.1.2.2.1.3 |
ieee8021FqtssConformance OBJECT IDENTIFIER .1.3.111.2.802.1.1.16.2 |
ieee8021FqtssCompliances OBJECT IDENTIFIER .1.3.111.2.802.1.1.16.2.1 |
ieee8021FqtssGroups OBJECT IDENTIFIER .1.3.111.2.802.1.1.16.2.2 |