IEEE8021-Preemption-MIB

File: IEEE8021-Preemption-MIB.mib (10461 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP ieee802dot1mibs
IEEE8021PriorityValue ieee8021BridgeBaseComponentId ieee8021BridgeBasePort

Defined Types

Ieee8021PreemptionParameterEntry  
SEQUENCE    
  ieee8021PreemptionPriority IEEE8021PriorityValue
  ieee8021FramePreemptionAdminStatus INTEGER

Ieee8021PreemptionConfigEntry  
SEQUENCE    
  ieee8021FramePreemptionHoldAdvance Unsigned32
  ieee8021FramePreemptionReleaseAdvance Unsigned32
  ieee8021FramePreemptionActive INTEGER
  ieee8021FramePreemptionHoldRequest INTEGER

Defined Values

ieee8021PreemptionMib 1.3.111.2.802.1.1.29
The Bridge MIB module for managing devices that support the frame preemption enhancements for IEEE 802.1Q Bridges. Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1Q. Copyright (C) IEEE (2018). This version of this MIB module is part of IEEE Std 802.1Q; see the draft itself for full legal notices.
MODULE-IDENTITY    

ieee8021PreemptionNotifications 1.3.111.2.802.1.1.29.0
OBJECT IDENTIFIER    

ieee8021PreemptionObjects 1.3.111.2.802.1.1.29.1
OBJECT IDENTIFIER    

ieee8021PreemptionConformance 1.3.111.2.802.1.1.29.2
OBJECT IDENTIFIER    

ieee8021PreemptionParameters 1.3.111.2.802.1.1.29.1.1
OBJECT IDENTIFIER    

ieee8021PreemptionParameterTable 1.3.111.2.802.1.1.29.1.1.1
A table containing a set of frame preemption parameters, one for each priority value. All writeable objects in this table must be persistent over power up restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021PreemptionParameterEntry

ieee8021PreemptionParameterEntry 1.3.111.2.802.1.1.29.1.1.1.1
A list of objects containing preemption parameters for each priority value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021PreemptionParameterEntry  

ieee8021PreemptionPriority 1.3.111.2.802.1.1.29.1.1.1.1.1
The priority number associated with the row of the table. A row in this table is created for each priority value.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021PriorityValue  

ieee8021FramePreemptionAdminStatus 1.3.111.2.802.1.1.29.1.1.1.1.2
The value of the framePreemptionAdminStatus parameter for the traffic class. The default value of the framePreemptionAdminStatus parameter is express (1). The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER express(1), preemptible(2)  

ieee8021PreemptionConfigTable 1.3.111.2.802.1.1.29.1.1.2
A table containing a set of frame preemption parameters, one for each Port. All writeable objects in this table must be persistent over power up restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee8021PreemptionConfigEntry

ieee8021PreemptionConfigEntry 1.3.111.2.802.1.1.29.1.1.2.1
A list of objects containing preemption parameters for each Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee8021PreemptionConfigEntry  

ieee8021FramePreemptionHoldAdvance 1.3.111.2.802.1.1.29.1.1.2.1.1
The value of the holdAdvance parameter for the Port in nanoseconds. There is no default value; the holdAdvance is a property of the underlying MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021FramePreemptionReleaseAdvance 1.3.111.2.802.1.1.29.1.1.2.1.2
The value of the releaseAdvance parameter for the Port in nanoseconds. There is no default value; the releaseAdvance is a property of the underlying MAC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ieee8021FramePreemptionActive 1.3.111.2.802.1.1.29.1.1.2.1.3
The value is active (2) when preemption is operationally active for the Port, and idle (1) otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), active(2)  

ieee8021FramePreemptionHoldRequest 1.3.111.2.802.1.1.29.1.1.2.1.4
The value is hold (1) when the sequence of gate operations for the Port has executed a Set-And-Hold-MAC operation, and release (2) when the sequence of gate operations has executed a Set-And-Release-MAC operation. The value of this object is release (2) on system initialization.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER hold(1), release(2)  

ieee8021PreemptionCompliances 1.3.111.2.802.1.1.29.2.1
OBJECT IDENTIFIER    

ieee8021PreemptionGroups 1.3.111.2.802.1.1.29.2.2
OBJECT IDENTIFIER    

ieee8021PreemptionGroup 1.3.111.2.802.1.1.29.2.2.1
Objects that allow management of frame preemption.
Status: current Access: read-only
OBJECT-GROUP    

ieee8021PreemptionCompliance 1.3.111.2.802.1.1.29.2.1.1
The compliance statement for devices supporting frame preemption. Support of the objects defined in this MIB module also requires support of the IEEE8021-BRIDGE-MIB; the provisions of 17.3.2 apply to implementations claiming support of this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE