User Manual

486 Unified IP MIB Reference
53-1003106-01
BGP4 neighbor general configuration table
49
BGP4 neighbor general configuration table
BGP4 does not contain a peer discovery process. You must indicate the neighbor’s IP address for
each of the router’s BGP4 neighbors (peers), as well as the AS each neighbor is in. Neighbors that
are in different autonomous systems communicate using EBGP. Neighbors within the same AS
communicate using IBGP.
snBgp4CommunityFilterNoExport
brcdIp.1.2.11.5.1.1.6
Syntax: Integer
Read-write Checks the route to see if it has the keyword
“NO_EXPORT”. If the route has the keyword, it will not be
advertised to EBGP peers outside the local AS:
false(0)
true(1)
snBgp4CommunityFilterRowStatus
brcdIp.1.2.11.5.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.
snBgp4CommunityFilterLocalAs
brcdIp.1.2.11.5.1.1.8
Syntax: Integer
Read-write Checks the route to see if it has the keyword “LOCAL_AS”. If
the route has the keyword, the community applies only to
confederations. The device will advertises the route only
within the sub-AS:
false(0)
true(1)
Name, OID, and syntax Access Description
Name, OID, and syntax Access Description
snBgp4NeighGenCfgTable
brcdIp.1.2.11.6.1
None The BGP4 neighborhood general configuration table.
snBgp4NeighGenCfgNeighIp
brcdIp.1.2.11.6.1.1.1
Syntax: IpAddress
Read-only Shows the IP address for a neighbor entry.
snBgp4NeighGenCfgAdvertlevel
brcdIp.1.2.11.6.1.1.2
Syntax: Integer
Read-write Specifies the minimum delay (in seconds) between
messages to the specified neighbor.
Valid values: 0 – 600
Defaults:
30 for EBGP neighbors (neighbors in other
autonomous systems)
5 for IBGP neighbors (neighbors in the same AS).