pwMplsOutboundTunnelTypeInUse
PW-MPLS-STD-R-MIB ·
.1.3.6.1.4.1.164.20.12.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-R-MIB
- OID
.1.3.6.1.4.1.164.20.12.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pwMplsOutboundEntry
- 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 '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::pwMplsOutboundTunnelTypeInUse'
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::pwMplsOutboundTunnelTypeInUse.<index>'
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::pwMplsOutboundTunnelTypeInUse'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notYetKnown |
2 | mplsTe |
3 | mplsNonTe |
4 | pwOnly |
Conformance
Member of