adGenOtnOtuSupportedFecType
ADTRAN-GENERIC-OTN-MIB ·
.1.3.6.1.4.1.664.5.70.44.1.1.1.17
Object
column Bits
This OID indicates the OTU FEC types that are supported for the indexed inteface. A value of 0 indicates the FEC type is not supported. A value of 1 indicates the FEC type is supported. The bit positions are: 0 - no FEC 1 - GFEC 2 - EFEC 3 - UFEC
Context
- MIB
- ADTRAN-GENERIC-OTN-MIB
- OID
.1.3.6.1.4.1.664.5.70.44.1.1.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenOtnOtuProvEntry
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 'ADTRAN-GENERIC-OTN-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-OTN-MIB::adGenOtnOtuSupportedFecType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENERIC-OTN-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-OTN-MIB::adGenOtnOtuSupportedFecType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENERIC-OTN-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENERIC-OTN-MIB::adGenOtnOtuSupportedFecType'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | noFec |
1 | gFec |
2 | eFec |
3 | ufec |