wdmIfFecType
LUM-WDM-MIB ·
.1.3.6.1.4.1.8708.2.4.2.2.1.1.98
Object
column r/w
Enumeration
Set type of FEC.
enhancedFec - 2nd generation Enhanced FEC
(rate compatible with G.709
but > 2 dB additional coding
gain)
g709 - 1st generation FEC according to
ITU-T G.709 (near 6 dB coding gain).
Context
- MIB
- LUM-WDM-MIB
- OID
.1.3.6.1.4.1.8708.2.4.2.2.1.1.98- Type
- column
- Access
- readwrite
- Status
- current
- Default
enhancedFec- Parent
- wdmIfEntry
- Groups
- 11
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 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmIfFecType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmIfFecType.<wdmIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-WDM-MIB::wdmIfFecType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enhancedFec |
2 | g709Fec |