ifFecMode
IPI-CUSTOMIF-STATS-MIB ·
.1.3.6.1.4.1.36673.103.1.5.1.1
Object
column Enumeration
An object that defines the mode of the optional FEC sublayer and reflects its state.
Context
- MIB
- IPI-CUSTOMIF-STATS-MIB
- OID
.1.3.6.1.4.1.36673.103.1.5.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ifFecStatsEntry
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 'IPI-CUSTOMIF-STATS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-CUSTOMIF-STATS-MIB::ifFecMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPI-CUSTOMIF-STATS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-CUSTOMIF-STATS-MIB::ifFecMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPI-CUSTOMIF-STATS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPI-CUSTOMIF-STATS-MIB::ifFecMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | off |
1 | on |
2 | auto |
3 | unsupported |
4 | cl74 |
5 | cl91 |
6 | cl108 |