tnEtherStatRxCrcAlignErrs

TROPIC-STATISTICS-MIB · .1.3.6.1.4.1.7483.2.4.1.2.2.6.1.35

Object

Provides a count of the total number of packets
received that had a length of between 63 and
1518 octets, inclusive, but had either a FCS
with an integral number of octets (FCS error)
or a bad FCS with a non-integral number of
octets (Alignment Error). The packet length
excludes framing bits and includes FCS octets.

Context

MIB
TROPIC-STATISTICS-MIB
OID
.1.3.6.1.4.1.7483.2.4.1.2.2.6.1.35
Type
column
Access
readonly
Status
current
Parent
tnEtherStatsEntry
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 'TROPIC-STATISTICS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-STATISTICS-MIB::tnEtherStatRxCrcAlignErrs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-STATISTICS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-STATISTICS-MIB::tnEtherStatRxCrcAlignErrs.<ifIndex>.<tnStatsInterval>.<tnEtherStatsBin>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-STATISTICS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-STATISTICS-MIB::tnEtherStatRxCrcAlignErrs'

Syntax

Source
SNMPv2-SMICounter64
Base type
Unsigned64

Values & Constraints

Type Constraints
range: 0..18446744073709551615

Conformance