Snbgp4aggregateaddrtable, Snbgp4aggregateaddrip, Snbgp4aggregateaddrmask – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 509: Snbgp4aggregateaddroption, Snbgp4aggregateaddrmap, Snbgp4aggregateaddrrowstatu s

Advertising
background image

Unified IP MIB Reference

481

53-1002549-02

BGP4 aggregate address table

NOTE

The following table is not supported on the Brocade MLXe router, Brocade NetIron MLX, Brocade
NetIron XMR, Brocade NetIron CES, and Brocade NetIron CER series devices.

Name, OID, and syntax

Access

Description

snBgp4AggregateAddrTable
brcdIp.1.2.11.3.1

None

The BGP4 aggregate address table.

snBgp4AggregateAddrIp
brcdIp.1.2.11.3.1.1.1
Syntax: IpAddress

Read-only

Shows the aggregate address IP address.
Specify 0 for the host portion and for the network portion that
differs among the networks in the aggregate. For example, to
aggregate 10.0.1.0, 10.0.2.0, and 10.0.3.0, enter the IP
address 10.0.0.0 and the network mask 255.255.0.0 in the
next object.

snBgp4AggregateAddrMask
brcdIp.1.2.11.3.1.1.2
Syntax: IpAddress

Read-only

Shows the aggregate address IP subnet mask.

snBgp4AggregateAddrOption
brcdIp.1.2.11.3.1.1.3
Syntax: Integer

Read-only

Specifies the type of aggregate address option that is being
used:

address(1) – Adds an address. This is the default
option.

asSet(2) – Causes the router to aggregate AS-Path
information for all the routes in the aggregate address into
a single AS-Path.

summaryOnly(3) – Prevents the router from advertising
more specific routes contained within the aggregate route.

suppressMap(4) – Prevents the more specific routes
contained in the specified route map from being
advertised.

advertiseMap(5) – Configures the router to advertise the
more specific routes in the specified route map.

attributeMap(6) – Configures the router to set attributes
for the aggregate routes based on the specified route
map.

snBgp4AggregateAddrMap
brcdIp.1.2.11.3.1.1.4
Syntax: OCTET STRING

Read-write

Specifies the name of the route map to be used if the

“snBgp4AggregateAddrOption”

object is set to

suppressMap(4), advertiseMap(5), or attributeMap(6).
The value of this object is an octet string. Each character in the
address map name is represented by one octet. There can be
up to 32 octets in this object.

snBgp4AggregateAddrRowStatu
s
brcdIp.1.2.11.3.1.1.5
Syntax: Integer

Read-write

Controls the management of the table rows. The following
values can be written:

delete(3) – Deletes the row.

create(4) – Creates a new row.

modify(5) – Modifies an existing row.

If the row exists, then a SET with a value of create(4) returns a
"bad value" error. Deleted rows are removed from the table
immediately.
The following values can be returned on reads:

noSuch(0) – No such row.

invalid(1) – Row is inoperative.

valid(2) – Row exists and is valid.

Advertising