All MIBs › APM-MIB › apmThroughputExceptionMinTime
apmThroughputExceptionMinTime
Module: APM-MIB
OID (symbolic): APM-MIB::apmThroughputExceptionMinTime
OID (numeric): 1.3.6.1.2.1.16.23.1.14
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Because the responsiveness for throughput-oriented transactions is divided by the elapsed time, it can be very sensitive to short-term performance variations for transactions that take a short period of time. For example, when downloading a very short file, a single dropped packet could double or triple the total response time.
Further, throughput is usually examined for applications that transfer a lot of data, and when doing so it is helpful to conceptualize transaction costs that are proportional to the amount of data separately from those costs that are relatively fixed (i.e., independent of the amount of data). For very short transactions, these fixed transaction costs (handshake, setup time, authentication, round-trip time) may dominate the total response time for the transaction, resulting in throughput measurements that aren't really proportional to the network's, server's and client's combined data throughput capability.
This object controls the minimum number of seconds that an throughput-based transaction must exceed before an exception can be generated for it. If this object is set to zero, then all throughput-based transactions are candidates for exceptions.
The value of this object must persist across reboots.
What is apmThroughputExceptionMinTime?
Sets a minimum elapsed time threshold for throughput-oriented transaction responsiveness measurements, preventing misleading exception alerts caused by short-duration file transfers or transactions that are disproportionately sensitive to brief performance spikes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.23.1.14 snmpwalk -v2c -c public <target> APM-MIB::apmThroughputExceptionMinTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.23.1.14.1 snmpget -v2c -c public <target> APM-MIB::apmThroughputExceptionMinTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.16.23.1.14.1 i <value>
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::apmThroughputExceptionMinTime 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.14 | apmThroughputExceptionMinTime | APM-MIB |