applPastTransFlowBytes

APPLICATION-MIB · .1.3.6.1.2.1.62.1.3.6.1.5

Object

column bytesUnsigned64TC
The applPastTransFlowBytes attribute reports the number
of request/response (as indicated by the
applPastTransFlowReqRsp index) bytes received/generated
(as indicated by the applPastTransFlowDirection index)
handled on this transaction stream.
              
All application layer bytes are included in this count,
including any application layer wrappers, headers, or
other overhead.

Context

MIB
APPLICATION-MIB
OID
.1.3.6.1.2.1.62.1.3.6.1.5
Type
column
Access
readonly
Status
current
Units
bytes
Parent
applPastTransFlowEntry
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 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastTransFlowBytes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastTransFlowBytes.<applElmtOrSvc>.<applElmtOrSvcId>.<applPastChannelIndex>.<applPastTransFlowDirection>.<applPastTransFlowReqRsp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLICATION-MIB::applPastTransFlowBytes'

Syntax

Source
Unsigned64TC
Base type
Unsigned64

Values & Constraints

No enumerated values or constraints recorded.