All MIBs › APPLICATION-MIB › applTransactStreamPrfCumTimes
applTransactStreamPrfCumTimes
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applTransactStreamPrfCumTimes
OID (numeric): 1.3.6.1.2.1.62.1.2.4.1.9
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The applTransactStreamPrfCumTimes attribute reports the cumulative sum of the interval lengths measured between receipt of requests and the transmission of the corresponding responses.
Discontinuities in this counter can be detected by monitoring the corresponding instance of applOpenChannelOpenTime.
What is applTransactStreamPrfCumTimes?
Accumulates the total elapsed time measured from receiving each incoming request to transmitting the corresponding response on this transaction stream, capturing cumulative server-side processing latency. Counter discontinuities can be detected by checking the channel open time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.2.4.1.9 snmpwalk -v2c -c public <target> APPLICATION-MIB::applTransactStreamPrfCumTimes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.2.4.1.9.1 snmpget -v2c -c public <target> APPLICATION-MIB::applTransactStreamPrfCumTimes.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::applTransactStreamPrfCumTimes 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.4 | applTransactionStreamTable | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2.4.1 | applTransactionStreamEntry | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2.4.1.9 | applTransactStreamPrfCumTimes | APPLICATION-MIB |