IEEE8021-Preemption-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
6
.1.3.111.2.802.1.1.29.1.1.1 · 1 row entry · 2 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021PreemptionParameterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-Preemption-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-Preemption-MIB::ieee8021PreemptionParameterTable'
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 row .1.3.111.2.802.1.1.29.1.1.1.1
A list of objects containing preemption parameters
for each priority value.
Column Syntax OID
The priority number associated with the row of
the table.

A row in this table is created for each priority value.
IEEE8021-TC-MIBIEEE8021PriorityValue
Type Constraints:
range: 0..7
.1.3.111.2.802.1.1.29.1.1.1.1.1
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 …
Enumerationr/w
Enumerated Values:
1express
2preemptible
.1.3.111.2.802.1.1.29.1.1.1.1.2
.1.3.111.2.802.1.1.29.1.1.2 · 1 row entry · 4 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021PreemptionConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-Preemption-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-Preemption-MIB::ieee8021PreemptionConfigTable'
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 row .1.3.111.2.802.1.1.29.1.1.2.1
A list of objects containing preemption parameters
for each Port.
Column Syntax OID
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.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.111.2.802.1.1.29.1.1.2.1.1
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.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.111.2.802.1.1.29.1.1.2.1.2
The value is active (2) when preemption is operationally
active for the Port, and idle (1) otherwise.
Enumeration
Enumerated Values:
1idle
2active
.1.3.111.2.802.1.1.29.1.1.2.1.3
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 …
Enumeration
Enumerated Values:
1hold
2release
.1.3.111.2.802.1.1.29.1.1.2.1.4