pwMplsOutboundTunnelIndex
PW-MPLS-STD-MIB ·
.1.3.6.1.2.1.181.1.2.1.2
Object
This object is applicable if the pwMplsMplsType mplsTe(0)
bit is set, and MUST return a value of zero otherwise.
It is part of the set of indexes for the outbound tunnel.
The operator sets this object to represent the desired
tunnel head-end toward the peer for carrying the PW
traffic.
Context
- MIB
- PW-MPLS-STD-MIB
- OID
.1.3.6.1.2.1.181.1.2.1.2- Type
- column
- Access
- readwrite
- 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-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-MPLS-STD-MIB::pwMplsOutboundTunnelIndex'
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::pwMplsOutboundTunnelIndex.<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::pwMplsOutboundTunnelIndex'
Syntax
- Source
- MPLS-TC-STD-MIBMplsTunnelIndex
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..65535
Conformance
Member of
Compliance refinements
pwMplsModuleReadOnlyCompliance
readonly
Write access is not required.