applTransactFlowTable
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.2.5
Object
table
The applTransactFlowTable contains entries, organized by
application instance or running application element,
direction of flow, and type (request/response) for each
open transaction stream.
The simple model of a transaction used here looks like
this:
invoker | Request | performer
| - - - - - - > |
| |
| Response |
| < - - - - - - |
| |
Since in some protocols it is possible for an entity
to take on both the invoker and performer roles,
information here is accumulated for transmitted and
received requests, as well as for transmitted and
received responses. Counts are maintained for both
transactions and bytes transferred.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.2.5- Type
- table
- Status
- current
- Parent
- applChannelGroup
- Siblings
- 5
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| applOpenChannelTable The applOpenChannelTable reports information on open
channels for running application elements
and for service instances. This table is
indexed by applElmtOrSvc, applElmtOrSvcId,… | table | - | .1.3.6.1.2.1.62.1.2.1 |
| applOpenFileTable The applOpenFileTable reports information on open files
for service instances or application elements. This
table is indexed by applElmtOrSvc and applElmtOrSvcId,
effectively gro… | table | - | .1.3.6.1.2.1.62.1.2.2 |
| applOpenConnectionTable The applOpenConnectionTable provides information about
open and listening connections from the perspective
of a running application element or service instance.
Entries in this ta… | table | - | .1.3.6.1.2.1.62.1.2.3 |
| applTransactionStreamTable The applTransactionStreamTable contains common
information for transaction statistic accumulation. | table | - | .1.3.6.1.2.1.62.1.2.4 |
| applTransactKindTable The applTransactKindTable provides transaction statistics
broken down by kinds of transaction. The definition of
the kinds of transactions is specific to the application
protocol… | table | - | .1.3.6.1.2.1.62.1.2.6 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| applTransactFlowEntry An applTransactFlowEntry reports transaction throughput
information for requests or response in a particular
direction (transmit / receive) for a transaction stream.
… | row | - | .1.3.6.1.2.1.62.1.2.5.1 |