acdPortRxHistStatsIgnored

ACD-PORT-MIB · .1.3.6.1.4.1.22420.2.9.1.5.2.1.25

Object

column PacketsSNMPv2-SMICounter64
This is a count of the number of received packets that have been
ignored by this port. A packet is ignored if it violates the
programmed preamble rules or it violates the minimum data gap. The
preamble rules include long preamble enforcement (greater than 23
nibbles) and pure preamble enforcement (only 55h bytes). The minimum
data gap is the time between packet data transfers and is measured
from immediately after the last CRC byte of the previous packet
through the SFD field of the current packet. The normal data gap
is 20 bytes long (12 bytes of IPG and 8 bytes of preamble/SFD).
The enforcement limit is set to 10 bytes (half the normal gap
length).

Context

MIB
ACD-PORT-MIB
OID
.1.3.6.1.4.1.22420.2.9.1.5.2.1.25
Type
column
Access
readonly
Status
current
Units
Packets
Parent
acdPortRxHistStatsEntry
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 'ACD-PORT-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-PORT-MIB::acdPortRxHistStatsIgnored'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACD-PORT-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-PORT-MIB::acdPortRxHistStatsIgnored.<acdPortRxHistStatsIndex>.<acdPortRxHistStatsSampleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACD-PORT-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACD-PORT-MIB::acdPortRxHistStatsIgnored'

Syntax

Source
SNMPv2-SMICounter64
Base type
Unsigned64

Values & Constraints

Type Constraints
range: 0..18446744073709551615

Conformance