All MIBs › APPLICATION-MIB › applTransactFlowBytes
applTransactFlowBytes
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applTransactFlowBytes
OID (numeric): 1.3.6.1.2.1.62.1.2.5.1.5
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The applTransactFlowBytes attribute reports the number of request/response (as indicated by the applTransactFlowReqRsp index) bytes received/generated (as indicated by the applTransactFlowDirection index) handled by this application element or service instance on this transaction stream.
All application layer bytes are included in this count, including any application layer wrappers, headers, or other overhead.
Discontinuities in this counter can be detected by monitoring the corresponding instance of applOpenChannelOpenTime.
What is applTransactFlowBytes?
Reports the cumulative number of bytes in request or response messages received or generated by this application element, indexed by direction and message type. This counter measures the data volume flowing through an application's transaction stream.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.2.5.1.5 snmpwalk -v2c -c public <target> APPLICATION-MIB::applTransactFlowBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.2.5.1.5.1 snmpget -v2c -c public <target> APPLICATION-MIB::applTransactFlowBytes.1
Start monitoring Servers running managed distributed applications with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPLICATION-MIB::applTransactFlowBytes OID value, configure state conditions and alerts, and monitor any Servers running managed distributed applications from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.62 | applicationMib | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1 | applicationMibObjects | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2 | applChannelGroup | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2.5 | applTransactFlowTable | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2.5.1 | applTransactFlowEntry | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2.5.1.5 | applTransactFlowBytes | APPLICATION-MIB |