All MIBs › APM-MIB › apmTransactionAge
apmTransactionAge
Module: APM-MIB
OID (symbolic): APM-MIB::apmTransactionAge
OID (numeric): 1.3.6.1.2.1.16.23.1.11.1.4
Node type: OBJECT-TYPE
Type: TimeInterval
Access: read-only
Description: If this transaction is still executing, this value shall be
the length of time since it was started. If it has completed, this value shall be the length of time it was executing.
What is apmTransactionAge?
Reports how long a transaction has been running if it is still in progress, or how long it ran in total if it has completed. This provides elapsed time tracking for individual application transactions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.23.1.11.1.4 snmpwalk -v2c -c public <target> APM-MIB::apmTransactionAge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.23.1.11.1.4.1 snmpget -v2c -c public <target> APM-MIB::apmTransactionAge.1
Start monitoring Network devices/probes (RFC 3729 APM) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APM-MIB::apmTransactionAge OID value, configure state conditions and alerts, and monitor any Network devices/probes (RFC 3729 APM) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.23 | apm | APM-MIB |
| 1.3.6.1.2.1.16.23.1 | apmMibObjects | APM-MIB |
| 1.3.6.1.2.1.16.23.1.11 | apmTransactionTable | APM-MIB |
| 1.3.6.1.2.1.16.23.1.11.1 | apmTransactionEntry | APM-MIB |
| 1.3.6.1.2.1.16.23.1.11.1.4 | apmTransactionAge | APM-MIB |