g9983PortCapFecInterleaverTypeSupported
G9983-MIB ·
.1.3.6.1.2.1.210.1.1.2.1.4
Object
column Enumeration
Supported Interleaver types for G.Bond/TDIM ports supporting
the FEC function.
Possible values are:
none - the port does not support interleaving
block - the port supports Block Interleaver
convolution - the port supports Convolution Interleaver
blockConvolution - the port supports both Block Interleaver
and Convolution Interleaver
This object maps to the TR-159 attribute
aFECInterleaverTypesSupported.
Context
- MIB
- G9983-MIB
- OID
.1.3.6.1.2.1.210.1.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- g9983PortCapEntry
- 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 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9983-MIB::g9983PortCapFecInterleaverTypeSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9983-MIB::g9983PortCapFecInterleaverTypeSupported.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G9983-MIB::g9983PortCapFecInterleaverTypeSupported'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | block |
2 | convolution |
3 | blockConvolution |
Conformance
Member of