hwOtnFecMode
HUAWEI-PORT-MIB ·
.1.3.6.1.4.1.2011.5.25.157.1.21.1.1.2
Object
column r/w
Enumeration
This object indicates the forward error correction (FEC) mode. By default, the FEC mode is standard.
Context
- MIB
- HUAWEI-PORT-MIB
- OID
.1.3.6.1.4.1.2011.5.25.157.1.21.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwOtnEntry
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 'HUAWEI-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PORT-MIB::hwOtnFecMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PORT-MIB::hwOtnFecMode.<hwOtnIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-PORT-MIB::hwOtnFecMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | standard |
2 | enhanced |
3 | enhancedI7 |
4 | enhancedI4 |
5 | lhaulsd |
8 | enhancedpid |
9 | lhaulsdpid |