cMsDwdmIfConfigFECStatus
CERENT-MSDWDM-MIB ·
.1.3.6.1.4.1.3607.2.40.1.1.1.6
Object
This object allows the management client to enable
gathering FEC ( Forward Error Correction ) counters on
an applicable interface, by writing a value of 'true'
to this object.To disable FEC, a value of 'false'
must be written to this object.
This object is not applicable to client side interfaces.
This object is being replaced by cMsDwdmIfConfigFECMode and is
going to become obsolete in the future releases.
Context
- MIB
- CERENT-MSDWDM-MIB
- OID
.1.3.6.1.4.1.3607.2.40.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cMsDwdmIfConfigEntry
- Groups
- 1
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 'CERENT-MSDWDM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-MSDWDM-MIB::cMsDwdmIfConfigFECStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CERENT-MSDWDM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-MSDWDM-MIB::cMsDwdmIfConfigFECStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERENT-MSDWDM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERENT-MSDWDM-MIB::cMsDwdmIfConfigFECStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
cerentMsDwdmMIBCompliance
readonly
Write access is not required.