bgpAggrOptions
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.10.1.7
Object
Options applied to this set of aggregate addresses. Note with
no options, more specific routes are installed in the routing
table, but the AS_PATH will lose information as it will not
contain AS-SETs. This is normally OK as it reduces route
flap.
Note that a route may be aggregated by multiple overlapping
aggregate addresses. In this case, the route is suppressed
if any of the matching aggregates would cause the route to
be suppressed.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.10.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpAggregateEntry
- 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::bgpAggrOptions'
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::bgpAggrOptions.<bgpRmEntIndex>.<bgpAggrAfi>.<bgpAggrSafi>.<bgpAggrPrefix>.<bgpAggrPrefixLength>'
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::bgpAggrOptions'
Syntax
- Source
- BgpAggregateOptions
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | summary |
3 | asSet |
4 | summaryAsSet |
5 | asAppend |
6 | summaryAsAppend |
Conformance
Member of