bgpRmAfiSafiFlapConfigIndex
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.2.2.1.31
Object
The index of the route flap configuration table entry for
this AFI/SAFI, or zero if route flap dampening is not
required.
This route flap configuration applies to all routes for
this AFI/SAFI. To apply route flap dampening to selected
routes or to use different route flap configurations for
different routes you can apply route flap configuration
using a route map by setting bgpRmAfiSafiFlapConfigMap
instead.
If bgpRmAfiSafiFlapConfigMap is non-zero then the route
map determines the route flap configuration and this field
is ignored.
Any route flap configuration applied by an import route
map overrides the route flap configuration applied by this
field.
This field can be changed when DC-BGP is active. Any
changes are applied to a flapping route when the route
next flaps or when the current route flap penalty
expires.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.2.2.1.31- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpRmAfiSafiEntry
- 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 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpRmAfiSafiFlapConfigIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpRmAfiSafiFlapConfigIndex.<bgpRmEntIndex>.<bgpRmAfiSafiAfi>.<bgpRmAfiSafiSafi>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BGP-MIB::bgpRmAfiSafiFlapConfigIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of