Bgp4 as-path filter table, Snbgp4aspathfiltertable, Snbgp4aspathfilterindex – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual
Page 510: Snbgp4aspathfilteraction, Snbgp4aspathfilterregexpression, Snbgp4aspathfilterrowstatus, Bgp4 community filter table

482
Unified IP MIB Reference
53-1002549-02
BGP4 AS-Path filter table
BGP4 AS-Path filter table
A list of the other autonomous systems through which a route passes. BGP4 routers can use the
AS-Path to detect and eliminate routing loops.
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.
BGP4 community filter table
You can filter routes received from BGP4 neighbors based on community names.
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
snBgp4AsPathFilterTable
brcdIp.1.2.11.4.1
None
The BGP4 AS-Path filter table.
snBgp4AsPathFilterIndex
brcdIp.1.2.11.4.1.1.1
Syntax: Integer32
Read-only
The table index for a filter entry.
snBgp4AsPathFilterAction
brcdIp.1.2.11.4.1.1.2
Syntax: Integer
Read-write
Specifies what the device will do if the BGP address matches
this filter:
•
deny(0)
•
permit(1)
snBgp4AsPathFilterRegExpression
brcdIp.1.2.11.4.1.1.3
Syntax: OCTET STRING
Read-write
Shows the AS in the filter that is using a regular expression.
Each character of the regular expression string is represented
by one octet.
Valid values: Up to 256 octets
snBgp4AsPathFilterRowStatus
brcdIp.1.2.11.4.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.