tpmMetricDefDirType
TPM-MIB ·
.1.3.6.1.2.1.16.30.1.6.1.3
Object
column Enumeration
The directional characteristics of the this metric.
The value 'oneWay(1)' indicates that this metric is measured
with some sort of unidirectional test.
The value 'twoWay(2)' indicates that this metric is measured
with some sort of bidirectional test.
The value 'multiWay(3)' indicates that this metric is
measured with some combination of unidirectional and/or
bidirectional tests.
Context
- MIB
- TPM-MIB
- OID
.1.3.6.1.2.1.16.30.1.6.1.3- 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::tpmMetricDefDirType'
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::tpmMetricDefDirType.<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::tpmMetricDefDirType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | oneWay |
2 | twoWay |
3 | multiWay |
Conformance
Member of