tBgpShortcutTunnelResolution

TIMETRA-BGP-MIB · .1.3.6.1.4.1.6527.3.1.2.14.2.11.1.3

Object

The value of tBgpShortcutTunnelResolution specifies the resolution
status used for resolving BGP next-hops belonging to a specific family
type.
              
When the value is 'filter', only selected tunnel types are used to
resolve BGP  next-hops following TTM preference.
              
When the value is 'any', any of the supported tunnel types are
selected to resolve next-hops 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.11.1.3
Type
column
Access
readwrite
Status
current
Parent
tBgpShortcutTunnelEntry
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::tBgpShortcutTunnelResolution'
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::tBgpShortcutTunnelResolution.<tBgpInstanceIndex>.<tBgpShortcutTunnelFamily>'
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::tBgpShortcutTunnelResolution'

Syntax

Values & Constraints

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

Conformance