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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'TPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPM-MIB::tpmCurReportCompletion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPM-MIB::tpmCurReportCompletion.<tpmAggrReportCntrlIndex>.<tpmCurReportAppLocalIndex>.<tpmCurReportTransMetricIndex>.<protocolDirLocalIndex>.<tpmCurReportServerAddress>.<tpmCurReportApmNameClientID>.<tpmCurReportApmTransactionID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPM-MIB::tpmCurReportCompletion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | current |
2 | completed |
Conformance
Member of