apmTransactionAge

APM-MIB · .1.3.6.1.2.1.16.23.1.11.1.4

Object

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.

Context

MIB
APM-MIB
OID
.1.3.6.1.2.1.16.23.1.11.1.4
Type
column
Access
readonly
Status
current
Parent
apmTransactionEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APM-MIB::apmTransactionAge'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APM-MIB::apmTransactionAge.<apmAppDirAppLocalIndex>.<apmAppDirResponsivenessType>.<protocolDirLocalIndex>.<apmTransactionServerAddress>.<apmNameClientID>.<apmTransactionID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APM-MIB::apmTransactionAge'

Syntax

Source
SNMPv2-TCTimeInterval
Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance