esmStackPortStatsFCSErrors

ALCATEL-IND1-PORT-MIB · .1.3.6.1.4.1.6486.800.1.2.1.5.1.1.2.14.1.14

Object

A count of frames received on the stacking
interface that are an integral number of octets
in length but do not pass the FCS check.  This
count does not include frames received with
frame-too-long or frame-too-short error.
              
The count represented by an instance of this
object is incremented when the frameCheckError
status is returned by the MAC service to the
LLC (or other MAC user). Received frames for
which multiple error conditions obtain are,
according to the conventions of IEEE 802.3
Layer Management, counted exclusively according
to the error status presented to the LLC.
              
Note:  Coding errors detected by the physical
layer for speeds above 10 Mb/s will cause the
frame to fail the FCS check.

Context

MIB
ALCATEL-IND1-PORT-MIB
OID
.1.3.6.1.4.1.6486.800.1.2.1.5.1.1.2.14.1.14
Type
column
Access
readonly
Status
current
Parent
esmStackPortConfEntry
Groups
1

Walk 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 'ALCATEL-IND1-PORT-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-PORT-MIB::esmStackPortStatsFCSErrors'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-PORT-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-PORT-MIB::esmStackPortStatsFCSErrors.<esmStackPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-PORT-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-PORT-MIB::esmStackPortStatsFCSErrors'

Syntax

Source
SNMPv2-SMICounter64
Base type
Unsigned64

Values & Constraints

Type Constraints
range: 0..18446744073709551615

Conformance