tBgpInstanceMultipathRestrict
TIMETRA-BGP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.14.2.14.1.4
Object
column r/w
Enumeration
When the value of tBgpInstanceMultipathRestrict is set to
'sameAsPathLength', it forces multipaths to have the same AS path
length (unless as-path-ignore is configured).
When the value of tBgpInstanceMultipathRestrict is set to
'sameNeighborAs', it forces multipaths to have the same AS path length
(unless as-path-ignore is configured) and the same neighbor AS.
When the value of tBgpInstanceMultipathRestrict is set to
'exactAsPath' it forces multipaths to have the exact same AS paths,
meaning the same ASNs in exactly the same order and contained in the
exactly the same types of elements.
Context
- MIB
- TIMETRA-BGP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.14.2.14.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tBgpInstanceMultiPathEntry
- 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 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpInstanceMultipathRestrict'
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::tBgpInstanceMultipathRestrict.<index>'
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::tBgpInstanceMultipathRestrict'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sameAsPathLength |
2 | sameNeighborAs |
3 | exactAsPath |
Conformance
Member of