dppipPeerMaxFecMode
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).
Details
Possible values
| 1 | fecNone |
| 2 | fec1D |
| 3 | fec2D |
Table columns
10 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.2928.2.3.1.1.5.1.1 | dppipPeerMaxFecMode | readonly | FecMode |
| 1.3.6.1.4.1.2928.2.3.1.1.5.1.2 | dppipPeerMaxFecRows | readonly | Unsigned32 |
| 1.3.6.1.4.1.2928.2.3.1.1.5.1.3 | dppipPeerMinFecRows | readonly | Unsigned32 |
| 1.3.6.1.4.1.2928.2.3.1.1.5.1.4 | dppipPeerMaxFecCols | readonly | Unsigned32 |
| 1.3.6.1.4.1.2928.2.3.1.1.5.1.5 | dppipPeerMinFecCols | readonly | Unsigned32 |
| 1.3.6.1.4.1.2928.2.3.1.1.5.1.6 | dppipPeerMaxFecElems | readonly | Unsigned32 |
| 1.3.6.1.4.1.2928.2.3.1.1.5.1.7 | dppipPeerMaxRxSlots | readonly | Unsigned32 |
| 1.3.6.1.4.1.2928.2.3.1.1.5.1.8 | dppipPeerMinRxSlots | readonly | Unsigned32 |
| 1.3.6.1.4.1.2928.2.3.1.1.5.1.9 | dppipPeerDTSupport | readonly | DppipSupport |
| 1.3.6.1.4.1.2928.2.3.1.1.5.1.10 | dppipPeerTTSupport | readonly | DppipSupport |