Snbgp4routemapfilteraction, Snbgp4routemapfilterrowstatus, Bgp4 route map match table – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 521: Snbgp4routemapmatchtable, Snbgp4routemapmatchmapname, Snbgp4routemapmatchsequencenum, Snbgp4routemapmatchaspathfilter, Snbgp4routemapmatchcommunityfilt er

Advertising
background image

Unified IP MIB Reference

493

53-1002549-02

BGP4 route map match table

BGP4 route map match 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.

snBgp4RouteMapFilterAction
brcdIp.1.2.11.12.1.1.3
Syntax: Integer

Read-write

Informs the device what to do if the BGP address matches
this entry:

deny(0)

permit(1)

snBgp4RouteMapFilterRowStatus
brcdIp.1.2.11.12.1.1.4
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.

Name, OID, and syntax

Access

Description

Name, OID, and syntax

Access

Description

snBgp4RouteMapMatchTable
brcdIp.1.2.11.13.1

None

The BGP4 route map match table.

snBgp4RouteMapMatchMapName
brcdIp.1.2.11.13.1.1.1
Syntax: OCTET STRING

Read-only

Shows the name of the route map to be matched.
The value of this object is an octet string. Each
character of the name is represented by one octet.
There can be up to 32 octets in this object.

snBgp4RouteMapMatchSequenceNum
brcdIp.1.2.11.13.1.1.2
Syntax: Integer32

Read-only

Shows the sequence number for this particular route
map. Routes are matched to the route map in
ascending numerical order. Matching stops once a
match is found.

snBgp4RouteMapMatchAsPathFilter
brcdIp.1.2.11.13.1.1.3
Syntax: OCTET STRING

Read-write

Identifies the AS-Path list number that this route must
match.
This is a number from 1 through 0xFFFF. The incoming
and outgoing list can have a maximum of 10 entries
each. Each number consists of two octets.

snBgp4RouteMapMatchCommunityFilt
er
brcdIp.1.2.11.13.1.1.4
Syntax: OCTET STRING

Read-write

Identifies the community filter number that this route
must match.
This is a number from 1 through 0xFFFF. The incoming
and outgoing list can have a maximum of 10 entries
each. Each number consists of two octets.

Advertising