Bgp4 neighbor prefix group table, Snbgp4neighprefixgrouptable, Snbgp4neighprefixgroupneighip – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 532: Snbgp4neighprefixgroupdir, Snbgp4neighprefixgroupinaccesslist, Snbgp4neighprefixgroupoutaccessli st, Snbgp4neighprefixgrouprowstatus

Advertising
background image

504

Unified IP MIB Reference

53-1002549-02

BGP4 neighbor prefix group table

BGP4 neighbor prefix group 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.

Name, OID, and syntax

Access

Description

snBgp4NeighPrefixGroupTable
brcdIp.1.2.11.20.1

None

The BGP4 neighbor prefix group table.

snBgp4NeighPrefixGroupNeighIp
brcdIp.1.2.11.20.1.1.1
Syntax: IpAddress

Read-only

Shows the neighbor’s IP address.

snBgp4NeighPrefixGroupDir
brcdIp.1.2.11.20.1.1.2
Syntax: Integer

Read-only

Shows the direction of the advertisement to which this filter
will be applied:

outgoing(0) – Applied to routes that will be transmitted
to the neighbor.

incoming(1) – Applied to routes received from the
neighbor.

snBgp4NeighPrefixGroupInAccessList
brcdIp.1.2.11.20.1.1.3
Syntax: OCTET STRING

Read-write

If the

“snBgp4NeighPrefixGroupDir”

object is set to

incoming(1), this object shows the name of the prefix list for
incoming routes.
There can be up to 32 octets in this object.

snBgp4NeighPrefixGroupOutAccessLi
st
brcdIp.1.2.11.20.1.1.4
Syntax: OCTET STRING

Read-write

If the

“snBgp4NeighPrefixGroupDir”

object is set

outgoing(0), this object shows the name of the prefix list for
outgoing routes.
There can be up to 32 octets in this object.

snBgp4NeighPrefixGroupRowStatus
brcdIp.1.2.11.20.1.1.5
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.

Advertising