ifEthRsFecMode

LUM-IFETH-MIB · .1.3.6.1.4.1.8708.2.54.2.4.1.1.6

Object

column r/w LUM-TCRsFecMode
Set RS-FEC mode.
              
auto        -  RS-FEC automatically enabled or disabled, according to detected transceiver type.
              
forced on   -  RS-FEC always enabled, regardless of the inserted transceiver type.
              
forced off  -  RS-FEC always disabled, regardless of the inserted transceiver type.
              
Default  auto

Context

MIB
LUM-IFETH-MIB
OID
.1.3.6.1.4.1.8708.2.54.2.4.1.1.6
Type
column
Access
readwrite
Status
current
Default
auto
Parent
ifEthRsFecEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-IFETH-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFETH-MIB::ifEthRsFecMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFETH-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFETH-MIB::ifEthRsFecMode.<ifEthRsFecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFETH-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFETH-MIB::ifEthRsFecMode'

Syntax

Source
LUM-TCRsFecMode
Base type
Enumeration
Type Description
RS-FEC configuration modes

Values & Constraints

Type Values
0forcedOff
1forcedOn
2auto

Conformance