All MIBs › APPLICATION-MIB › applPastTransFlowBytes
applPastTransFlowBytes
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applPastTransFlowBytes
OID (numeric): 1.3.6.1.2.1.62.1.3.6.1.5
Node type: OBJECT-TYPE
Type: Unsigned64TC
Access: read-only
Description: 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.
What is applPastTransFlowBytes?
Reports the total number of bytes received or generated on a completed transaction stream, broken down by whether they were request or response bytes and by direction of flow. This read-only counter helps track historical data volume for application transactions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.3.6.1.5 snmpwalk -v2c -c public <target> APPLICATION-MIB::applPastTransFlowBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.3.6.1.5.1 snmpget -v2c -c public <target> APPLICATION-MIB::applPastTransFlowBytes.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::applPastTransFlowBytes 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.3 | applPastChannelGroup | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.3.6 | applPastTransFlowTable | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.3.6.1 | applPastTransFlowEntry | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.3.6.1.5 | applPastTransFlowBytes | APPLICATION-MIB |