apmThroughputExceptionMinTime
APM-MIB ·
.1.3.6.1.2.1.16.23.1.14
Object
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.
Context
- MIB
- APM-MIB
- OID
.1.3.6.1.2.1.16.23.1.14- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- apmMibObjects
- Siblings
- 14
Syntax
seconds SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| apmAppDirTable The APM MIB directory of applications and application
verbs. The agent will populate this table with all
applications/verbs of any responsivenessType it has the
capability to moni… | table | - | .1.3.6.1.2.1.16.23.1.1 |
| apmReportTable The data resulting from aggregated APM reports. Consult the
definition of apmReportControlAggregationType for the
definition of the various types of aggregations. | table | - | .1.3.6.1.2.1.16.23.1.10 |
| apmTransactionTable This table contains transactions that are currently running
or have recently finished. | table | - | .1.3.6.1.2.1.16.23.1.11 |
| apmTransactionsRequestedHistorySize The maximum number of completed transactions desired to be
retained in the apmTransactionTable. If the agent doesn't have
enough resources to retain this many, it will retain as m… | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.16.23.1.12 |
| apmExceptionTable This table creates filters so that a management station can
get immediate notification of a transaction that has had poor
availability or responsiveness.
Eac… | table | - | .1.3.6.1.2.1.16.23.1.13 |
| apmNotificationMaxRate The maximum number of notifications that can be generated
from this agent by the apmExceptionTable in any 60 second
period.
The value of this object must persist across… | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.16.23.1.15 |
| apmBucketBoundaryLastChange The value of sysUpTime the last time that any bucket boundary
in any appDirEntry was changed. This object can help to
determine if two managers are both trying to enforce differen… | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.16.23.1.2 |
| apmAppDirID This object allows managers to avoid downloading application
directory information when the directory is set to a known
(usually fixed) configuration.
If the value of t… | scalar | ObjectIdentifier | .1.3.6.1.2.1.16.23.1.3 |
| apmHttpFilterTable A table that creates virtual applications which measure the
performance of certain web pages or sets of web pages.
When an entry is added to this table, the agent will
… | table | - | .1.3.6.1.2.1.16.23.1.4 |
| apmHttpIgnoreUnregisteredURLs When true, APM measurements of HTTP transactions will only
measure transactions relating to URLs that match a filter in
the apmHttpFilterTable. Thus, measurements for the HTTP
app… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.2.1.16.23.1.5 |
| apmHttp4xxIsFailure When true, this agent will recognize HTTP errors in the range
of 400 through 499 and will treat them as unavailable
transactions. When false or when this object isn't supported,
t… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.2.1.16.23.1.6 |
| apmUserDefinedAppTable A table that advertises user-defined applications that the
agent is measuring.
The agent will automatically create one or more entries in the
apmAppDirTable (one for ea… | table | - | .1.3.6.1.2.1.16.23.1.7 |
| apmNameTable A client machine may have multiple addresses during a period
of monitoring. The apmNameTable assigns a long-lived
identifier to a client and records what addresses were
assigned t… | table | - | .1.3.6.1.2.1.16.23.1.8 |
| apmReportControlTable Parameters that control the creation of a set of reports that
aggregate application performance. | table | - | .1.3.6.1.2.1.16.23.1.9 |