dtiProtocolClientPathTraceability
DTI-MIB ·
.1.3.6.1.4.1.4491.2.1.7.1.1.1.1.12
Object
column Unsigned32
A reference to the index of dtiPathTraceabilityTable to
which this DTI Client-Server connection has associated its
traceable path. It is likely that many traceable paths of
DTI clients would have the same rootServer and proxy server
for multiple Client Server. A manager application can build
the Traceability Path, e.g., of a DTI client,
if reading this entry from a proxy DTI server as follows:
Client:
This entry DTI Client IP Address,
This entry ifIndex, (see below)
dtiProtocolClientVersion
Proxy Server:
dtiPathTraceabilityServerInetAddr,
dtiPathTraceabilityServerOutPhyIdx,
dtiPathTraceabilityServerProtVersion
RootServer:
dtiPathTraceabilityRootServerInetAddr,
dtiPathTraceabilityRootServerOutPhyIdx,
dtiPathTraceabilityRootServerProtVersion
For the DTI client the Physical port would correspond to:
PhysicalIndex where
entAliasMappingIdentifier.PhysicalIndex = ifIndex
Context
- MIB
- DTI-MIB
- OID
.1.3.6.1.4.1.4491.2.1.7.1.1.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dtiProtocolEntry
- 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 'DTI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DTI-MIB::dtiProtocolClientPathTraceability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DTI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DTI-MIB::dtiProtocolClientPathTraceability.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DTI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DTI-MIB::dtiProtocolClientPathTraceability'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Conformance
Member of