User Manual
248 Unified IP MIB Reference
53-1003106-01
IP prefix list table
14
IP prefix list table
An IP prefix list specifies a list of networks. When you apply an IP prefix list to a neighbor, the Layer
3 Switch sends or receives only a route whose destination is in the IP prefix list. You can configure
up to 100 prefix lists. The software interprets the prefix lists in sequential order, beginning with the
lowest sequence number.
snIpCommunityListNoExport
brcdIp.1.2.2.13.1.7
Syntax: Integer
Read-write Determines if the route will not be advertised to an EBGP peer:
• false(0)
• true(1)
snIpCommunityListRowStatus
brcdIp.1.2.2.13.1.8
Syntax: Integer
Read-write Controls the management of the table rows. The values that can
be written are:
• 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
snIpCommunityListLocalAs
brcdIp.1.2.2.13.1.9
Syntax: Integer
Read-write Indicates if this route will be sent to peers (advertised) in other
sub-autonomous systems within the local confederation:
• false(0) – Do not advertise this route to an external system.
• true(1) – Advertise this route.
Name, OID, and Syntax Access Description
Name, OID, and Syntax Access Description
snIpPrefixListTable
brcdIp.1.2.2.14
None IP prefix list table.
snIpPrefixListName
brcdIp.1.2.2.14.1.1
Syntax: OCTET STRING
Read-only Specifies the name of the prefix list. This name can be used when
applying the prefix list to a neighbor. It is an octet string; each
character of the name is represented by one octet. There can be up to
32 octets for this name.
snIpPrefixListSequence
brcdIp.1.2.2.14.1.2
Syntax: Integer32
Read-only Shows the sequence of an entry in the table. There can be up to 100
prefix list entries. If a sequence number is not specified, then entries
are numbered in increments of 5, beginning with prefix list entry 5.
Incoming or outgoing routes are matched against the entries in the IP
prefix list in numerical order, beginning with the lowest sequence
number.
snIpPrefixListDesc
brcdIp.1.2.2.14.1.3
Syntax: OCTET STRING
Read-write Specifies the description of the prefix. This description is in an octet
string; each character in the description is represented by one octet.
There can be up to 80 octets in the description.
snIpPrefixListAction
brcdIp.1.2.2.14.1.4
Syntax: Integer
Read-write Indicates what to do with the route if it matches this entry:
• deny(0)
• permit(1)