statsInfoFcsErrors
MX-HARDWARE-MIB ·
.0.40000.1.2000.1000.100.1.600
Object
column SNMPv2-SMIUnsigned32
FCS Errors
Frame check sequence (FCS) errors indicate that frames of
data are being corrupted during transmission. FCS error count
is the number of frames that were received with a bad
checksum (CRC value) in the HDLC frame. These frames are
dropped and not propagated to the upper layers.
This value is available on E1 and T1.
Context
- MIB
- MX-HARDWARE-MIB
- OID
.0.40000.1.2000.1000.100.1.600- Type
- column
- Access
- readonly
- Status
- current
- Parent
- statsInfoEntry
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 'MX-HARDWARE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HARDWARE-MIB::statsInfoFcsErrors'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-HARDWARE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HARDWARE-MIB::statsInfoFcsErrors.<statsInfoPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-HARDWARE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-HARDWARE-MIB::statsInfoFcsErrors'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295