mplsTunnelHopType

MPLS-TE-STD-MIB · .1.3.6.1.2.1.10.166.3.2.4.1.10

Object

column r/w Enumeration
Denotes whether this tunnel hop is routed in a
strict or loose fashion. The value of this object
has no meaning if the mplsTunnelHopInclude object
is set to 'false'.

Context

MIB
MPLS-TE-STD-MIB
OID
.1.3.6.1.2.1.10.166.3.2.4.1.10
Type
column
Access
readwrite
Status
current
Parent
mplsTunnelHopEntry
Groups
1

Walk 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 'MPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-STD-MIB::mplsTunnelHopType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-STD-MIB::mplsTunnelHopType.<mplsTunnelHopListIndex>.<mplsTunnelHopPathOptionIndex>.<mplsTunnelHopIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-TE-STD-MIB::mplsTunnelHopType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1strict
2loose

Conformance

Member of
Compliance refinements
Values: strict(1)
loose(2) need not be supported. Write access is
not required.