tBgpLabelRtTunnelResolution

TIMETRA-BGP-MIB · .1.3.6.1.4.1.6527.3.1.2.14.2.13.1.3

Object

The value of tBgpLabelRtTunnelResolution specifies the resolution
status used for resolving BGP labeled routes belonging to a specific
family type.
              
When the value is 'filter', only selected tunnel types are used to
resolve BGP labeled routes following TTM preference.
              
When the value is 'any', any of the supported tunnel types are
selected to resolve routes following TTM preference.
              
When the value is 'disabled' none of the tunnel types are selected.

Context

MIB
TIMETRA-BGP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.14.2.13.1.3
Type
column
Access
readwrite
Status
current
Parent
tBgpLabelRtTunnelEntry
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 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpLabelRtTunnelResolution'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpLabelRtTunnelResolution.<tBgpInstanceIndex>.<tBgpLabelRtTunnelFamily>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-BGP-MIB::tBgpLabelRtTunnelResolution'

Syntax

Values & Constraints

Type Values
0disabled
1filter
2any
3match-family-ip

Conformance