mplsTunnelExtDestTnlLspIndex
MPLS-TE-EXT-STD-MIB ·
.1.3.6.1.2.1.10.166.20.0.5.1.4
Object
This object is applicable only for the bidirectional tunnel that has the forward and reverse LSPs in the different tunnel entries. This object holds the instance index of the opposite-direction tunnel.
Context
- MIB
- MPLS-TE-EXT-STD-MIB
- OID
.1.3.6.1.2.1.10.166.20.0.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsTunnelExtEntry
- 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 'MPLS-TE-EXT-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-EXT-STD-MIB::mplsTunnelExtDestTnlLspIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-TE-EXT-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-EXT-STD-MIB::mplsTunnelExtDestTnlLspIndex.<mplsTunnelIndex>.<mplsTunnelInstance>.<mplsTunnelIngressLSRId>.<mplsTunnelEgressLSRId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-TE-EXT-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-TE-EXT-STD-MIB::mplsTunnelExtDestTnlLspIndex'
Syntax
- Source
- MPLS-TC-STD-MIBMplsTunnelInstanceIndex
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
mplsTeExtModuleReadOnlyCompliance
readonly
Write access is not required.