IEEE8021-FQTSS-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: IEEE8021-FQTSS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ieee8021FqtssMib 1.3.111.2.802.1.1.16
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.
       ieee8021FqtssNotifications 1.3.111.2.802.1.1.16.0
       ieee8021FqtssObjects 1.3.111.2.802.1.1.16.1
           ieee8021FqtssBap 1.3.111.2.802.1.1.16.1.1
               ieee8021FqtssBapTable 1.3.111.2.802.1.1.16.1.1.1 no-access
A 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.
                   ieee8021FqtssBapEntry 1.3.111.2.802.1.1.16.1.1.1.1 no-access
A 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.
                       ieee8021FqtssBAPTrafficClass 1.3.111.2.802.1.1.16.1.1.1.1.1 ieee8021fqtsstrafficclassvalue no-access
The 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.
                       ieee8021FqtssDeltaBandwidth 1.3.111.2.802.1.1.16.1.1.1.1.2 ieee8021fqtssdeltabandwidthvalue read-write
The 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.
                       ieee8021FqtssOperIdleSlopeMs 1.3.111.2.802.1.1.16.1.1.1.1.3 unsigned32 read-only
The 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.
                       ieee8021FqtssOperIdleSlopeLs 1.3.111.2.802.1.1.16.1.1.1.1.4 unsigned32 read-only
The 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.
                       ieee8021FqtssAdminIdleSlopeMs 1.3.111.2.802.1.1.16.1.1.1.1.5 unsigned32 read-write
The 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.
                       ieee8021FqtssAdminIdleSlopeLs 1.3.111.2.802.1.1.16.1.1.1.1.6 unsigned32 read-write
The 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.
                       ieee8021FqtssBapRowStatus 1.3.111.2.802.1.1.16.1.1.1.1.7 rowstatus read-only
Indicates 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): ieee8021FqtssBAPTrafficClass
           ieee8021FqtssMappings 1.3.111.2.802.1.1.16.1.2
               ieee8021FqtssTxSelectionAlgorithmTable 1.3.111.2.802.1.1.16.1.2.1 no-access
A 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.
                   ieee8021FqtssTxSelectionAlgorithmEntry 1.3.111.2.802.1.1.16.1.2.1.1 no-access
A list of objects that contain the mapping of a traffic class value to a transmission selection algorithm value.
                       ieee8021FqtssTrafficClass 1.3.111.2.802.1.1.16.1.2.1.1.1 ieee8021fqtsstrafficclassvalue no-access
The traffic class to which the transmission selection algorithm is assigned. The value of this object MUST be retained across reinitializations of the management system.
                       ieee8021FqtssTxSelectionAlgorithmID 1.3.111.2.802.1.1.16.1.2.1.1.2 ieee8021fqtsstxselectionalgorithmidvalue read-write
The 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.
               ieee8021FqtssSrpRegenOverrideTable 1.3.111.2.802.1.1.16.1.2.2 no-access
A 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.
                   ieee8021FqtssSrpRegenOverrideEntry 1.3.111.2.802.1.1.16.1.2.2.1 no-access
A 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.
                       ieee8021FqtssSrClassPriority 1.3.111.2.802.1.1.16.1.2.2.1.1 ieee8021priorityvalue no-access
The priority value that is overridden at the SRP domain boundary.
                       ieee8021FqtssPriorityRegenOverride 1.3.111.2.802.1.1.16.1.2.2.1.2 ieee8021priorityvalue read-write
The 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.
                       ieee8021FqtssSrpBoundaryPort 1.3.111.2.802.1.1.16.1.2.2.1.3 truthvalue read-only
The value of the SRPdomainBoundaryPort parameter (35.1.4) for the priority.
       ieee8021FqtssConformance 1.3.111.2.802.1.1.16.2
           ieee8021FqtssCompliances 1.3.111.2.802.1.1.16.2.1
               ieee8021FqtssCompliance 1.3.111.2.802.1.1.16.2.1.1
The compliance statement for devices supporting forwarding and queuing for time sensitive streams. Support of the objects defined in the IEEE8021-FQTSS MIB also requires support of the IEEE8021-BRIDGE-MIB; the provisions of 17.3.2 apply to implementations claiming support of the IEEE8021-FQTSS MIB.
           ieee8021FqtssGroups 1.3.111.2.802.1.1.16.2.2
               ieee8021FqtssBapGroup 1.3.111.2.802.1.1.16.2.2.1
Objects that define bandwidth allocation for FQTSS.
               ieee8021FqtssTxSelectionAlgorithmGroup 1.3.111.2.802.1.1.16.2.2.2
Objects that define transmission selection mappings for FQTSS.
               ieee8021FqtssBoundaryPortGroup 1.3.111.2.802.1.1.16.2.2.3
Objects that define boundary port priority override mappings for FQTSS.