pwMplsOutboundTunnelTypeInUse

PW-MPLS-STD-MIB · .1.3.6.1.2.1.181.1.2.1.7

Object

column Enumeration
This object indicates the current tunnel that is carrying
the PW traffic.
The value of notYetKnown(1) should be used if the agent is
currently unable to determine which tunnel or interface is
carrying the PW, for example, because both tunnels are in
operational status down.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notYetKnown
2mplsTe
3mplsNonTe
4pwOnly

Conformance