Snbgp4addrfiltertable, Snbgp4addrfilterindex, Snbgp4addrfilteraction – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual
Page 508: Snbgp4addrfiltersourceip, Snbgp4addrfiltersourcemask, Snbgp4addrfilterdestip, Snbgp4addrfilterdestmask, Snbgp4addrfilterrowstatus, Bgp4 aggregate address table

480
Unified IP MIB Reference
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.
BGP4 aggregate address table
By default, the Layer 3 Switch advertises individual routes for all the networks. The aggregation
feature allows you to configure the Layer 3 Switch to aggregate routes in a range of networks into a
single Classless Inter-Domain Routing (CIDR) number.
Name, OID, and syntax
Access
Description
snBgp4AddrFilterTable
brcdIp.1.2.11.2.1
None
The BGP4 address filter table.
snBgp4AddrFilterIndex
brcdIp.1.2.11.2.1.1.1
Syntax: Integer32
Read-only
The table index for a filter entry.
snBgp4AddrFilterAction
brcdIp.1.2.11.2.1.1.2
Syntax: Integer
Read-write
Indicates what the device will do if the BGP address matches
this filter:
•
deny(0)
•
permit(1)
snBgp4AddrFilterSourceIp
brcdIp.1.2.11.2.1.1.3
Syntax: IpAddress
Read-write
Specifies the source IP address.
snBgp4AddrFilterSourceMask
brcdIp.1.2.11.2.1.1.4
Syntax: IpAddress
Read-write
Specifies the source IP subnet mask.
snBgp4AddrFilterDestIp
brcdIp.1.2.11.2.1.1.5
Syntax: IpAddress
Read-write
Specifies the destination IP address.
snBgp4AddrFilterDestMask
brcdIp.1.2.11.2.1.1.6
Syntax: IpAddress
Read-write
Specifies the destination IP subnet mask.
snBgp4AddrFilterRowStatus
brcdIp.1.2.11.2.1.1.7
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.