fsMIBgp4OverlappingRoute

SUPERMICRO-MI-BGP-MIB · .1.3.6.1.4.1.10876.101.2.77.14.1.9

Object

column r/w Enumeration
This object is used to configure the BGP speaker's policy for handling
the overlapping routes. When an overlapping route is received, depending
upon the configured policy either the less-specific routes or
more-specific routes or both routes are installed in the RIB tree. This
object can be set only if fsMIBgp4LocalAs has been configured and
fsMIBgp4GlobalAdminStatus is down.

Context

MIB
SUPERMICRO-MI-BGP-MIB
OID
.1.3.6.1.4.1.10876.101.2.77.14.1.9
Type
column
Access
readwrite
Status
current
Parent
fsMIBgpContextEntry

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 'SUPERMICRO-MI-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MI-BGP-MIB::fsMIBgp4OverlappingRoute'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MI-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MI-BGP-MIB::fsMIBgp4OverlappingRoute.<fsMIBgp4ContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MI-BGP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MI-BGP-MIB::fsMIBgp4OverlappingRoute'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1moreSpecific
2lessSpecific
3both