mplsTunnelHopLspId

MPLS-TE-MIB · cisco variant · .1.3.6.1.3.95.1.5.1.9

Object

column r/w MplsLSPID
If mplsTunnelHopAddrType is set to lspid(4), then
this value will contain the LSPID of a tunnel of
this hop. The present tuunel being configured is
'tunneled' through this hop (using label stacking).
This object is otherwise insignificant and should
contain a value of 0 to indicate this fact.

Context

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

Syntax

Source
MplsLSPID
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..31

Conformance

Member of
Compliance refinements
Write access is not required.