User Manual

Unified IP MIB Reference 485
53-1003106-01
BGP4 community filter table
49
BGP4 community filter table
You can filter routes received from BGP4 neighbors based on community names.
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.
Name, OID, and syntax Access Description
Name, OID, and syntax Access Description
snBgp4CommunityFilterTable
brcdIp.1.2.11.5.1
None The BGP4 community filter table.
snBgp4CommunityFilterIndex
brcdIp.1.2.11.5.1.1.1
Syntax: Integer32
Read-only The table index for a filter entry.
snBgp4CommunityFilterAction
brcdIp.1.2.11.5.1.1.2
Syntax: Integer
Read-write Specifies what the device will do if the BGP address
matches this filter:
deny(0)
permit(1)
snBgp4CommunityFilterCommNum
brcdIp.1.2.11.5.1.1.3
Syntax: OCTET STRING
Read-write Identifies the filter’s number. This is a number from 1
through 0xFFFFFFFF. There can be up to 20 filters. Each
integer is represented by four octets.
snBgp4CommunityFilterInternet
brcdIp.1.2.11.5.1.1.4
Syntax: Integer
Read-write Indicates if Internet Community is enabled:
disabled(0)
enabled(1)
snBgp4CommunityFilterNoAdvertise
brcdIp.1.2.11.5.1.1.5
Syntax: Integer
Read-write Checks the route to see if it has the keyword
“NO_ADVERTISE”. If the route has the keyword, it will not
be advertised to EBGP peers:
false(0)
true(1)