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

VENDOR: INTERNET-STANDARD


 Home MIB: IEEE8021-Preemption-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
 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.
       ieee8021PreemptionNotifications 1.3.111.2.802.1.1.29.0
       ieee8021PreemptionObjects 1.3.111.2.802.1.1.29.1
           ieee8021PreemptionParameters 1.3.111.2.802.1.1.29.1.1
               ieee8021PreemptionParameterTable 1.3.111.2.802.1.1.29.1.1.1 no-access
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.
                   ieee8021PreemptionParameterEntry 1.3.111.2.802.1.1.29.1.1.1.1 no-access
A list of objects containing preemption parameters for each priority value.
                       ieee8021PreemptionPriority 1.3.111.2.802.1.1.29.1.1.1.1.1 ieee8021priorityvalue no-access
The priority number associated with the row of the table. A row in this table is created for each priority value.
                       ieee8021FramePreemptionAdminStatus 1.3.111.2.802.1.1.29.1.1.1.1.2 integer read-write
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. Enumeration: 'preemptible': 2, 'express': 1.
               ieee8021PreemptionConfigTable 1.3.111.2.802.1.1.29.1.1.2 no-access
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.
                   ieee8021PreemptionConfigEntry 1.3.111.2.802.1.1.29.1.1.2.1 no-access
A list of objects containing preemption parameters for each Port.
                       ieee8021FramePreemptionHoldAdvance 1.3.111.2.802.1.1.29.1.1.2.1.1 unsigned32 read-only
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.
                       ieee8021FramePreemptionReleaseAdvance 1.3.111.2.802.1.1.29.1.1.2.1.2 unsigned32 read-only
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.
                       ieee8021FramePreemptionActive 1.3.111.2.802.1.1.29.1.1.2.1.3 integer read-only
The value is active (2) when preemption is operationally active for the Port, and idle (1) otherwise. Enumeration: 'active': 2, 'idle': 1.
                       ieee8021FramePreemptionHoldRequest 1.3.111.2.802.1.1.29.1.1.2.1.4 integer read-only
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. Enumeration: 'release': 2, 'hold': 1.
       ieee8021PreemptionConformance 1.3.111.2.802.1.1.29.2
           ieee8021PreemptionCompliances 1.3.111.2.802.1.1.29.2.1
               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.
           ieee8021PreemptionGroups 1.3.111.2.802.1.1.29.2.2
               ieee8021PreemptionGroup 1.3.111.2.802.1.1.29.2.2.1
Objects that allow management of frame preemption.