acdPortTxHistStatsBytesGood

ACD-PORT-MIB · .1.3.6.1.4.1.22420.2.9.1.5.1.1.7

Object

column OctetsSNMPv2-SMICounter64
This is a count of the total number of bytes transmitted by the port
in good packets. The count includes the 4 CRC bytes but does not 
include the preamble or SFD bytes. A good packet is one that has been
transmitted successfully (not aborted) with a good CRC. It is assumed
that all transmit packets are properly sized, 64 bytes (after any 
padding) to maxsize bytes long.

Context

MIB
ACD-PORT-MIB
OID
.1.3.6.1.4.1.22420.2.9.1.5.1.1.7
Type
column
Access
readonly
Status
current
Units
Octets
Parent
acdPortTxHistStatsEntry
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::acdPortTxHistStatsBytesGood'
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::acdPortTxHistStatsBytesGood.<acdPortTxHistStatsIndex>.<acdPortTxHistStatsSampleIndex>'
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::acdPortTxHistStatsBytesGood'

Syntax

Source
SNMPv2-SMICounter64
Base type
Unsigned64

Values & Constraints

Type Constraints
range: 0..18446744073709551615

Conformance