tpmCurReportCompletion
TPM-MIB ·
.1.3.6.1.2.1.16.30.2.3.1.7
Object
column
Enumeration
The status of this transaction. It is not always obvious from context whether a transaction is ongoing or completed. E.g., an ftp-GET transaction may last several minutes or hours, and a value found in the tpmCurReportMetricValue object lists to observed throughput for the transaction up to this point in time. The value of the tpmCurReportCompletion indicates whether the transaction has been completed.
Context
- MIB
- TPM-MIB
- OID
.1.3.6.1.2.1.16.30.2.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tpmCurReportEntry
- Table
- tpmCurReportTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | current |
2 | completed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tpmCurReportAppLocalIndex The common application of the transactions reported
in this entry. | column | APM-MIBAppLocalIndex | .1.3.6.1.2.1.16.30.2.3.1.1 |
| tpmCurReportTransMetricIndex A unique index that identifies the transaction and
metric associated with the statistics reported here. | column | TpmTransactionMetricIndex | .1.3.6.1.2.1.16.30.2.3.1.2 |
| tpmCurReportServerAddress The network server address for this tpmCurReportEntry.
This is represented as an octet string with
specific semantics and length as identified
by the protocolDirLoc… | column | OctetString | .1.3.6.1.2.1.16.30.2.3.1.3 |
| tpmCurReportApmNameClientID A unique ID assigned to the machine represented by this
mapping. This ID is assigned by the agent using an
implementation-specific algorithm. | column | APM-MIBRmonClientID | .1.3.6.1.2.1.16.30.2.3.1.4 |
| tpmCurReportApmTransactionID A unique value for this transaction amongst other
transactions sharing the same application,
transaction-layer protocol and metric, and
server and client addresses. Implementatio… | column | Unsigned32 | .1.3.6.1.2.1.16.30.2.3.1.5 |
| tpmCurReportMetricValue The current value of the metric being evaluated.
For some transaction types this value may be 0, e.g.,
the current round-trip time for a DNS query. For
other transaction types, t… | column | RMON2-MIBZeroBasedCounter32 | .1.3.6.1.2.1.16.30.2.3.1.6 |