acdPortRxHistStatsBytesTotal

ACD-PORT-MIB · .1.3.6.1.4.1.22420.2.9.1.5.2.1.8

Object

column OctetsSNMPv2-SMICounter64
This is a count of the total number of bytes received by the port in
good and bad packets. The count includes the 4 CRC bytes (if present)
but does not include the preamble or SFD bytes. Good packets are 
described above. Bad packets include short packets (less than 64 
bytes), long packets (greater than maxsize bytes), packets with bad
CRC, packets with PHY errors, and packets with receive FIFO errors.
Bytes in bad  packets resulting from a collision are counted if the
SFD is detected.

Context

MIB
ACD-PORT-MIB
OID
.1.3.6.1.4.1.22420.2.9.1.5.2.1.8
Type
column
Access
readonly
Status
current
Units
Octets
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::acdPortRxHistStatsBytesTotal'
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::acdPortRxHistStatsBytesTotal.<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::acdPortRxHistStatsBytesTotal'

Syntax

Source
SNMPv2-SMICounter64
Base type
Unsigned64

Values & Constraints

Type Constraints
range: 0..18446744073709551615

Conformance