bgpRmAfiSafiMaExtCommList

DC-BGP-MIB · .1.2.826.42.1.1578918.5.65.1.2.2.1.40

Object

Identifies an extended community list that can be used to
filter routes based on their extended communities
(including route-targets).
              
This filter is applied before any other import policy, and
any routes that don't match this list will be denied.
This filter applies to routes of this <AFI, SAFI> learned
from any peer.
              
If set to a non-zero value, the list comprises the entries
in the bgpExtCommListTable with bgpExtCommListIndex set to
this value.
              
Setting this field to zero means that no Extended
Community List filter is applied, and so no routes will be
denied.

Context

MIB
DC-BGP-MIB
OID
.1.2.826.42.1.1578918.5.65.1.2.2.1.40
Type
column
Access
readwrite
Status
current
Parent
bgpRmAfiSafiEntry
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 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpRmAfiSafiMaExtCommList'
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::bgpRmAfiSafiMaExtCommList.<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::bgpRmAfiSafiMaExtCommList'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance