All MIBs › DOT3-EPON-MIB › dot3ExtPkgObjectFecEnabled
dot3ExtPkgObjectFecEnabled
Module: DOT3-EPON-MIB
OID (symbolic): DOT3-EPON-MIB::dot3ExtPkgObjectFecEnabled
OID (numeric): 1.3.6.1.2.1.155.1.4.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: An object defining the FEC mode of operation of the interface, and indicating its state. The modes defined in this object are extensions to the FEC modes defined in the dot3EponFecMode object. When noFECEnabled(1), the interface does not enable FEC mode. When fecTxEnabled(2), the interface enables the FEC transmit mode. When fecRxEnabled(3), the interface enables the FEC receive mode. When fecTxRxEnabled(4), the interface enables the FEC transmit and receive mode. This object is applicable for an OLT and an ONU. At the OLT, it has a distinct value for each virtual interface. The FEC counters are referring to the receive path. The FEC counters will stop when the FEC receive mode of the interface is disabled, as defined by fecRxEnabled(3) and fecTxRxEnabled(4) values. The counters: dot3EponFecPCSCodingViolation - not affected by FEC mode. dot3EponFecCorrectedBlocks - stops counting when Rx_FEC is not enabled (noFecEnabled(1) and fecTxEnabled(2)). dot3EponFecUncorrectableBlocks - stops counting when Rx_FEC is not enabled (noFecEnabled(1) and fecTxEnabled(2)). dot3EponFecBufferHeadCodingViolation - stops counting when Rx_FEC is not enabled (noFecEnabled(1) and fecTxEnabled(2)). The objects: dot3EponFecAbility - indicates the FEC ability and is not affected by the FEC mode. dot3EponFecMode - indicates the FEC mode for combined RX and TX. The write operation is not restricted in this document and can be done at any time. Changing dot3ExtPkgObjectFecEnabled state can lead to disabling the Forward Error Correction on the respective interface, which can lead to a degradation of the optical link, and therefore may lead to an interruption of service for the
users connected to the respective EPON interface.
What is dot3ExtPkgObjectFecEnabled?
This read-write object independently controls FEC transmit and receive direction (noFecEnabled, fecTxEnabled, fecRxEnabled, or fecTxRxEnabled), extending the combined on/off setting in dot3EponFecMode. Disabling the receive direction can degrade link quality and interrupt service, so admins change it deliberately, e.g. to isolate whether a problem is on the transmit or receive path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.155.1.4.1.1.1.4 snmpwalk -v2c -c public <target> DOT3-EPON-MIB::dot3ExtPkgObjectFecEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.155.1.4.1.1.1.4.1 snmpget -v2c -c public <target> DOT3-EPON-MIB::dot3ExtPkgObjectFecEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.155.1.4.1.1.1.4.1 i <value>
Start monitoring EPON OLT/ONU (802.3ah EPON MPCP, vendor-neutral IEEE standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOT3-EPON-MIB::dot3ExtPkgObjectFecEnabled OID value, configure state conditions and alerts, and monitor any EPON OLT/ONU (802.3ah EPON MPCP, vendor-neutral IEEE standard) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.155 | dot3EponMIB | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1 | dot3EponObjects | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.4 | dot3ExtPkgObjects | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.4.1 | dot3ExtPkgControlObjects | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.4.1.1 | dot3ExtPkgControlTable | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.4.1.1.1 | dot3ExtPkgControlEntry | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.4.1.1.1.4 | dot3ExtPkgObjectFecEnabled | DOT3-EPON-MIB |