tpmMetricDefType
TPM-MIB ·
.1.3.6.1.2.1.16.30.1.6.1.2
Object
column Enumeration
The basic type of metric indicated by this entry.
The value 'other(1)' indicates that this metric cannot be
characterized by any of the remaining enumerations specified
for this object.
The value 'connectMetric(2)' indicates that this metric
measures connectivity characteristics.
The value 'delayMetric(3)' indicates that this metric
measures delay characteristics.
The value 'lossMetric(4)' indicates that this metric
measures loss characteristics.
Context
- MIB
- TPM-MIB
- OID
.1.3.6.1.2.1.16.30.1.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tpmMetricDefEntry
- 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::tpmMetricDefType'
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::tpmMetricDefType.<tpmMetricDefinitionID>'
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::tpmMetricDefType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | connectMetric |
3 | delayMetric |
4 | lossMetric |
Conformance
Member of