dppipPeerMaxFecMode
NETI-TRUNK-MIB ·
.1.3.6.1.4.1.2928.2.3.1.1.5.1.1
Object
column FecMode
The peer interface's maximum mode of operation of the 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.5.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dppipPeerLimitsEntry
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 'NETI-TRUNK-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-TRUNK-MIB::dppipPeerMaxFecMode'
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::dppipPeerMaxFecMode.<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::dppipPeerMaxFecMode'