ifEthRsFecMode
LUM-IFETH-MIB ·
.1.3.6.1.4.1.8708.2.54.2.4.1.1.6
Object
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
Net-SNMP examples
How SNMP and these commands workWalk 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'
Values & Constraints
Type Values
0 | forcedOff |
1 | forcedOn |
2 | auto |
Conformance
Member of