ifMauFECAbility
IEEE8023-MAU-MIB ·
.1.3.111.2.802.3.1.13.1.2.1.1.15
Object
column Enumeration
A read-only value that indicates if the
PHY supports an optional FEC sublayer for
forward error correction (see IEEE Std 802.3, 65.2
and IEEE Std 802.3, Clause 74).
If an IEEE Std 802.3 Clause 45 MDIO Interface to the
PCS is present, then this attribute will map to the
FEC capability register (see IEEE Std 802.3, 45.2.8.2).
Context
- MIB
- IEEE8023-MAU-MIB
- OID
.1.3.111.2.802.3.1.13.1.2.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ifMauEntry
- 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 'IEEE8023-MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-MAU-MIB::ifMauFECAbility'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8023-MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-MAU-MIB::ifMauFECAbility.<ifMauIfIndex>.<ifMauIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8023-MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8023-MAU-MIB::ifMauFECAbility'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | supported |
3 | notsupported |
Conformance
Member of