All MIBs › DOT3-EPON-MIB › dot3EponFecMode
dot3EponFecMode
Module: DOT3-EPON-MIB
OID (symbolic): DOT3-EPON-MIB::dot3EponFecMode
OID (numeric): 1.3.6.1.2.1.155.1.3.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: An object that defines the mode of operation of the optional FEC sublayer of the 1000BASE-PX PHY, specified in [802.3ah], clause 65.2, and reflects its state. A GET operation returns the current mode of operation of the PHY. A SET operation changes the mode of operation of the PHY to the indicated value. unknown(1) value is assigned in the initialization for non FEC support state or type not yet known.
disabled(2) value is assigned when the FEC sublayer is operating in disabled mode. enabled(3) value is assigned when the FEC sublayer is operating in FEC mode. The write operation is not restricted in this document and can be done at any time. Changing dot3EponFecMode 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. This object is applicable for an OLT and an ONU. At the OLT, it has a distinct value for each virtual interface. The counting of the FEC counters will stop when the FEC of the interface is disabled. The counters: dot3EponFecPCSCodingViolation - not affected by FEC mode. dot3EponFecCorrectedBlocks - stops counting when Rx_FEC is not enabled. (unknown(1) and disabled(2)). dot3EponFecUncorrectableBlocks - stops counting when Rx_FEC is not enabled (unknown(1) and disabled(2)). dot3EponFecBufferHeadCodingViolation - stops counting when Rx_FEC is not enabled (unknown(1) and disabled(2)). The object: dot3EponFecAbility - indicates the FEC ability and is not affected by the dot3EponFecMode object.
What is dot3EponFecMode?
This read-write object reads and sets whether the optional FEC sublayer is enabled, disabled, or unknown (at init) on this interface. Disabling FEC on a link with a marginal optical budget can degrade signal quality and interrupt subscriber service, so admins change it deliberately, typically only during planned maintenance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.155.1.3.1.1.3 snmpwalk -v2c -c public <target> DOT3-EPON-MIB::dot3EponFecMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.155.1.3.1.1.3.1 snmpget -v2c -c public <target> DOT3-EPON-MIB::dot3EponFecMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.155.1.3.1.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot3EponFecMode.1
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::dot3EponFecMode 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.3 | dot3EponFecObjects | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.3.1 | dot3EponFecTable | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.3.1.1 | dot3EponFecEntry | DOT3-EPON-MIB |
| 1.3.6.1.2.1.155.1.3.1.1.3 | dot3EponFecMode | DOT3-EPON-MIB |