zhoneTraceRouteHopsHopIndex
ZHONE-DISMAN-TRACEROUTE-MIB ·
.1.3.6.1.4.1.5504.4.1.20.1.5.1.1
Object
column SNMPv2-SMIUnsigned32
Specifies the hop index for a traceroute hop. Values
for this object with respect to the same
zhoneTraceRouteCtlOwnerIndex and zhoneTraceRouteCtlTestName
MUST start at 1 and increase monotonically.
The zhoneTraceRouteHopsTable keeps the current traceroute
path per zhoneTraceRouteCtlEntry if enabled by
setting the corresponding zhoneTraceRouteCtlCreateHopsEntries
to true(1).
All hops (zhoneTraceRouteHopsTable entries) in a traceroute
path MUST be updated at the same time when a traceroute
operation completes. Care needs to be applied when either
a path changes or can't be determined. The initial portion
of the path, up to the first hop change, MUST retain the
same zhoneTraceRouteHopsHopIndex values. The remaining portion
of the path SHOULD be assigned new zhoneTraceRouteHopsHopIndex
values.
Context
- MIB
- ZHONE-DISMAN-TRACEROUTE-MIB
- OID
.1.3.6.1.4.1.5504.4.1.20.1.5.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zhoneTraceRouteHopsEntry
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 'ZHONE-DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-DISMAN-TRACEROUTE-MIB::zhoneTraceRouteHopsHopIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-DISMAN-TRACEROUTE-MIB::zhoneTraceRouteHopsHopIndex.<zhoneTraceRouteCtlIndex>.<zhoneTraceRouteHopsHopIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-DISMAN-TRACEROUTE-MIB::zhoneTraceRouteHopsHopIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295