All MIBs › APPLICATION-MIB › applPastTransStreamPrfRspTimes
applPastTransStreamPrfRspTimes
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applPastTransStreamPrfRspTimes
OID (numeric): 1.3.6.1.2.1.62.1.3.5.1.10
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: For each transaction performed, the elapsed time between when the first response is enqueued and when the last response is enqueued is added to this cumulative sum.
For single-response protocols, the value of applPastTransStreamPrfRspTimes will be zero.
What is applPastTransStreamPrfRspTimes?
Records the cumulative time between when the first response and the last response were enqueued for each transaction performed on a closed stream. For single-response protocols this value will be zero, as there is only one response per transaction.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.3.5.1.10 snmpwalk -v2c -c public <target> APPLICATION-MIB::applPastTransStreamPrfRspTimes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.3.5.1.10.1 snmpget -v2c -c public <target> APPLICATION-MIB::applPastTransStreamPrfRspTimes.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> applPastTransStreamPrfRspTimes.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::applPastTransStreamPrfRspTimes 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.5 | applPastTransStreamTable | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.3.5.1 | applPastTransStreamEntry | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.3.5.1.10 | applPastTransStreamPrfRspTimes | APPLICATION-MIB |