acdPortRxHistStatsRuntFrames

ACD-PORT-MIB · .1.3.6.1.4.1.22420.2.9.1.5.2.1.20

Object

column PacketsSNMPv2-SMICounter64
This is a count of the number of receive packets (or events)
detected by this port without SDF detection but with carrier
assertion. Packets with valid SFD but no data bytes are also
counted as runts. After detecting a runt packet, the update of
the RxRunts counter is held off until the next valid packet is
received. If multiple runt packets occur between valid packets,
the RxRunts counter is incremented only once.

Context

MIB
ACD-PORT-MIB
OID
.1.3.6.1.4.1.22420.2.9.1.5.2.1.20
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::acdPortRxHistStatsRuntFrames'
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::acdPortRxHistStatsRuntFrames.<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::acdPortRxHistStatsRuntFrames'

Syntax

Source
SNMPv2-SMICounter64
Base type
Unsigned64

Values & Constraints

Type Constraints
range: 0..18446744073709551615

Conformance