Snbgp4routemapfiltertable, Snbgp4routemapfiltermapname, Snbgp4routemapfiltersequencenum – Brocade Unified IP MIB Reference (Supporting FastIron Releases 07.5.00 and 08.0.10) User Manual
Page 521: Snbgp4routemapfilteraction, Snbgp4routemapfilterrowstatus, Bgp4 route map match table, Snbgp4routemapmatchtable, Snbgp4routemapmatchmapname, Snbgp4routemapmatchsequencenum, Snbgp4routemapmatchaspathfilter
Unified IP MIB Reference
495
53-1003106-01
BGP4 route map match table
49
BGP4 route map match table
The following table lists the BGP4 route map match table MIB objects.
Name, OID, and syntax
Access
Description
snBgp4RouteMapFilterTable
brcdIp.1.2.11.12.1
None
The BGP4 route map filter table.
snBgp4RouteMapFilterMapName
brcdIp.1.2.11.12.1.1.1
Syntax: OCTET STRING
Read-only
Shows the route map’s name.
The value of this object contains an octet string. Each
character is represented by one octet. There can be up to
32 octets in this object.
snBgp4RouteMapFilterSequenceNum
brcdIp.1.2.11.12.1.1.2
Syntax: Integer32
Read-only
Shows the sequence number for this particular route map.
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
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.