Snbgp4attributecommunitylist, Snbgp4attributeaspathlist, Snbgp4attributeoriginator – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 531: Snbgp4attributeclusterlist, Bgp4 clear neighbor command table, Snbgp4clearneighborcmdtable, Snbgp4clearneighborcmdip, Snbgp4clearneighborcmdelemen t

Advertising
background image

Unified IP MIB Reference

503

53-1002549-02

BGP4 clear neighbor command table

BGP4 clear neighbor command 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.

snBgp4AttributeCommunityList
brcdIp.1.2.11.18.1.1.9
Syntax: OCTET STRING

Read-only

Shows the community list of this attribute entry. A community is
represented by four octets. The community list, could have some
well-known numbers such as:

BGP_COMMUNITY_ATTRIBUTE_NO_EXPORT0xFFFFFF01

BGP_COMMUNITY_ATTRIBUTE_NO_ADVERTISE0xFFFFFF02

If the community list is a NULL string (empty list), then the
community is INTERNET, which is represented by a number from
1 through 0xFFFFFFFF.

snBgp4AttributeAsPathList
brcdIp.1.2.11.18.1.1.10
Syntax: OCTET STRING

Read-only

Shows the ASs through which routes with this set of attributes
have passed.
The local AS is shown in parentheses.
This is a number from 1 through 0xFFFF. This integer number is
represented by two octets.

snBgp4AttributeOriginator
brcdIp.1.2.11.18.1.1.11
Syntax: IpAddress

Read-only

Shows the originator of the route in a route reflector
environment.

snBgp4AttributeClusterList
brcdIp.1.2.11.18.1.1.12
Syntax: OCTET STRING

Read-only

Shows the route reflector clusters through which this set of
attributes has passed.
The list is a group of cluster IDs. Each ID is an IP address
represented by four octets.

Name, OID, and syntax

Access

Description

Name, OID, and syntax

Access

Description

snBgp4ClearNeighborCmdTable
brcdIp.1.2.11.19.1

None

The BGP4 clear neighbor command table.

snBgp4ClearNeighborCmdIp
brcdIp.1.2.11.19.1.1.1
Syntax: IpAddress

Read-only

Shows the IP address of a neighbor entry. If the IP address is
255.255.255.255, then the entry applies to all neighbors.

snBgp4ClearNeighborCmdElemen
t
brcdIp.1.2.11.19.1.1.2
Syntax: Integer

Read-write

Indicates what will be cleared:

valid(0) – Received in SNMP-GET.

lastPacketWithError(1) – Clears the buffer containing
the first 400 bytes of the last BGP4 packet that
contained an error.

notificationErrors(2) – Clears the buffer containing the
last NOTIFICATION message sent or received.

softOutbound(3) – Updates all outbound routes by
applying the new or changed filters, but sends only the
existing routes affected by the new or changed filters to
the neighbor.

traffic(4) – Clears the BGP4 message counters for all
neighbors (the default) or a neighbor.

neighbor(5) – Clears the BGP4 message counter for all
neighbors within a peer group.

Advertising