dppipRxFecMode

NETI-TRUNK-MIB · .1.3.6.1.4.1.2928.2.3.1.1.3.1.43

Object

column FecMode
The DPP-IP interface's current mode of operation of the
receive side Forward Error Correction function (FEC). The FEC
function may be not used (fecNone), used for column
correction (fec1D) or used for both row and column correction
(fec2D).

Context

MIB
NETI-TRUNK-MIB
OID
.1.3.6.1.4.1.2928.2.3.1.1.3.1.43
Type
column
Access
readonly
Status
current
Parent
dppipEntry

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 'NETI-TRUNK-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-TRUNK-MIB::dppipRxFecMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-TRUNK-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-TRUNK-MIB::dppipRxFecMode.<dppipIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-TRUNK-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-TRUNK-MIB::dppipRxFecMode'

Syntax

Source
FecMode
Base type
Enumeration

Values & Constraints

Type Values
1fecNone
2fec1D
3fec2D