All MIBs › APPLICATION-MIB › applPastTransFlowTrans
applPastTransFlowTrans
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applPastTransFlowTrans
OID (numeric): 1.3.6.1.2.1.62.1.3.6.1.3
Node type: OBJECT-TYPE
Type: Unsigned64TC
Access: read-only
Description: The applPastTransFlowTrans attribute reports the number of request/response (as indicated by the applPastTransFlowReqRsp index) transactions received/generated (as indicated by the applPastTransFlowDirection index) handled on this transaction stream.
What is applPastTransFlowTrans?
Reports the total number of request or response transactions (distinguished by direction and type indexes) that were handled on a closed transaction stream. This provides a directional breakdown of traffic volume for historical analysis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.3.6.1.3 snmpwalk -v2c -c public <target> APPLICATION-MIB::applPastTransFlowTrans
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.3.6.1.3.1 snmpget -v2c -c public <target> APPLICATION-MIB::applPastTransFlowTrans.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> applPastTransFlowTrans.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::applPastTransFlowTrans 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.3 | applPastTransFlowTrans | APPLICATION-MIB |