mplsTunnelExtOppositeDirTnlValid

MPLS-TE-EXT-STD-MIB · .1.3.6.1.2.1.10.166.20.0.5.1.2

Object

column r/w SNMPv2-TCTruthValue
Denotes whether or not this tunnel uses
mplsTunnelExtOppositeDirPtr for identifying the opposite-
direction tunnel information.  Note that if this variable
is set to true, then the mplsTunnelExtOppositeDirPtr should
point to the first accessible row of the valid opposite-
direction tunnel.

Context

MIB
MPLS-TE-EXT-STD-MIB
OID
.1.3.6.1.2.1.10.166.20.0.5.1.2
Type
column
Access
readwrite
Status
current
Parent
mplsTunnelExtEntry
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-EXT-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-EXT-STD-MIB::mplsTunnelExtOppositeDirTnlValid'
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::mplsTunnelExtOppositeDirTnlValid.<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::mplsTunnelExtOppositeDirTnlValid'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
Write access is not required.