pwMplsMplsType

PW-MPLS-STD-R-MIB · .1.3.6.1.4.1.164.20.12.1.1.1.1

Object

column r/w Bits
This object is set by the operator to indicate the outer
tunnel types, if exists. mplsTe(0) is used if the outer
tunnel is set up by MPLS-TE, and mplsNonTe(1) is used if the
outer tunnel is set up by LDP or manually. Combination of
mplsTe(0) and mplsNonTe(1) MAY exist together.
pwOnly(2) is used if there is no outer tunnel label, i.e.
in static provisioning without an MPLS tunnel. pwOnly(2)
cannot be combined with mplsNonTe(1) or mplsTe(0).
An implementation that can identify automatically that the
peer node is directly connected, MAY support the bit
pwOnly(2) as read-only.

Context

MIB
PW-MPLS-STD-R-MIB
OID
.1.3.6.1.4.1.164.20.12.1.1.1.1
Type
column
Access
readwrite
Status
current
Parent
pwMplsEntry
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 'PW-MPLS-STD-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-MPLS-STD-R-MIB::pwMplsMplsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PW-MPLS-STD-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-MPLS-STD-R-MIB::pwMplsMplsType.<pwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PW-MPLS-STD-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PW-MPLS-STD-R-MIB::pwMplsMplsType'

Syntax

Bits

Values & Constraints

Enumerated Values
0mplsTe
1mplsNonTe
2pwOnly

Conformance

Member of
Compliance refinements
Support of pwOnly(2) is not required. At least one
of mplsTe(0) or mplsNonTe(1) MUST be supported if
signaling of PW is supported.
Write access is not required.
Support of pwOnly(2) is not required. At least one
of mplsTe(0) or mplsNonTe(1) MUST be supported if
signaling of PW is supported.