applTransactFlowTrans
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.2.5.1.3
Object
column transactionsSNMPv2-SMICounter64
The applTransactFlowTrans attribute reports the number
of request/response transactions (as indicated by
the applTransactFlowReqRsp index) received/generated
(as indicated by the applTransactFlowDirection index)
that this service instance or running application
element has processed for this transaction stream.
Discontinuities in this counter can be detected
by monitoring the corresponding instance of
applOpenChannelOpenTime.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.2.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Units
- transactions
- Parent
- applTransactFlowEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::applTransactFlowTrans'
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::applTransactFlowTrans.<applElmtOrSvc>.<applElmtOrSvcId>.<applOpenChannelIndex>.<applTransactFlowDirection>.<applTransactFlowReqRsp>'
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::applTransactFlowTrans'
Syntax
transactionsSNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of