oaFecPrevDayStatCorrectedBits
OA-FEC-MIB ·
.1.3.6.1.4.1.6926.1.19.2.5.1.3
Object
column SNMPv2-SMIInteger32
The counter associated with the total number of Corrected bits by the FEC decoder. It includes number of 0's corrected to 1's and number of 1's corrected to zero's in the previous day.
Context
- MIB
- OA-FEC-MIB
- OID
.1.3.6.1.4.1.6926.1.19.2.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oaFecStatPrevDayEntry
- 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 'OA-FEC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-FEC-MIB::oaFecPrevDayStatCorrectedBits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-FEC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-FEC-MIB::oaFecPrevDayStatCorrectedBits.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-FEC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-FEC-MIB::oaFecPrevDayStatCorrectedBits'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of