bgpExtCommListTable
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.15
Object
table
The table of DC-BGP Extended Community List entries.
An Extended Community List is used to match against extended
communities in a route or to set extended communities in a
route. An Extended Community List consists of the set of
entries in this table with a common bgpExtCommListIndex.
This set of entries is then ordered by the
bgpExtCommListEntryIndex value and this ordering is
important when matching against extended communities in a
route.
When used to match against extended communities in a route,
the method used for an Extended Community List entry depends
on bgpExtCommListEntryType.
- If 'community-group', the route communities are matched
against entries in the bgpExtCommGroupTable.
- If 'regular-expression', the route communities are
matched against bgpExtCommListRegexp.
When used to set extended communities in a route, an
Extended Community List entry is only used if
bgpExtCommListEntryType is 'community-group' and
bgpExtCommListPermit is 'permit'.
The entries in the bgpExtCommGroupTable which correspond to
this entry in the bgpExtCommListTable have the same
bgpExtCommListIndex and bgpExtCommListEntryIndex indices.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.15- Type
- table
- Status
- current
- Parent
- bgpPib
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::bgpExtCommListTable'
More examples
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::bgpExtCommListTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.