Snbgp4neighdistgrouptable, Snbgp4neighdistgroupneighip, Snbgp4neighdistgroupdir – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 515: Snbgp4neighdistgroupaccesslist, Snbgp4neighdistgrouprowstatus, Snbgp4neighdistgroupinfilterlist, Snbgp4neighdistgroupoutfilterlis t, Snbgp4neighdistgroupinipaccessl ist, Snbgp4neighdistgroupoutipacces slist

Advertising
background image

Unified IP MIB Reference

487

53-1002549-02

BGP4 neighbor distribute group table

Name, OID, and syntax

Access

Description

snBgp4NeighDistGroupTable
brcdIp.1.2.11.7.1

None

The BGP4 neighbor distribute group table.

snBgp4NeighDistGroupNeighIp
brcdIp.1.2.11.7.1.1.1
Syntax: IpAddress

Read-only

Shows the IP address for this entry.

snBgp4NeighDistGroupDir
brcdIp.1.2.11.7.1.1.2
Syntax: Integer

Read-only

Indicates if the access list is applied to incoming or outgoing
advertisements:

out(0)

in(1)

snBgp4NeighDistGroupAccessList
brcdIp.1.2.11.7.1.1.3
Syntax: OCTET STRING

Read-write

Indicates the access list that will be applied to
advertisements.
This is a number from 1 through 0xFFFF. Each integer is
represented by two octets.

snBgp4NeighDistGroupRowStatus
brcdIp.1.2.11.7.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.

snBgp4NeighDistGroupInFilterList
brcdIp.1.2.11.7.1.1.5
Syntax: OCTET STRING

Read-write

Indicates the group filter list that will be applied to incoming
advertisements.
This is number from 1 through 0xFFFF. The incoming and
outgoing list can have a mximum of 16 entries each. Each
integer is represented by two octets.

snBgp4NeighDistGroupOutFilterLis
t
brcdIp.1.2.11.7.1.1.6
Syntax: OCTET STRING

Read-write

Indicates the group filter list that will be applied to outgoing
advertisements.
This is number from 1 through 0xFFFF. The incoming and
outgoing list can have a mximum of 16 entries each. Each
integer is represented by two octets.

snBgp4NeighDistGroupInIpAccessL
ist
brcdIp.1.2.11.7.1.1.7
Syntax: OCTET STRING

Read-write

Indicates the access list that will be applied to incoming
advertisements. This is number from 1 through 0xFFFF. The
incoming and outgoing list can have a mximum of 16 entries
each. Each integer is represented by two octets.

snBgp4NeighDistGroupOutIpAcces
sList
brcdIp.1.2.11.7.1.1.8
Syntax: OCTET STRING

Read-write

Indicates the access list that will be applied to outgoing
advertisements.
This is number from 1 through 0xFFFF. The incoming and
outgoing list can have a mximum of 16 entries each. Each
integer is represented by two octets.

Advertising