beautypg.com

Ip prefix list table – Brocade Virtual ADX MIB Reference (Supporting ADX v03.1.00) User Manual

Page 143

background image

Brocade Virtual ADX MIB Reference

131

53-1003312-01

IP prefix list table

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.

snRtIpFwdCacheAction
brcdIp.1.2.2.11.1.7
Syntax: Integer

Read only

Indicates the action taken with this entry:

other(1)

forward(2)

forUs(3)

waitForArp(4)

complexFilter(5)

icmpDeny(6)

dropPacket(7)

snRtIpFwdCacheFragCheck
brcdIp.1.2.2.11.1.8
Syntax: Integer

Read only

Indicates if fragmentation-needed is enabled:

disabled(0)

enabled(1)

NOTE: Devices cannot forward the packet without fragmenting it.

snRtIpFwdCacheSnapHdr
brcdIp.1.2.2.11.1.9
Syntax: Integer

Read only

Indicates if Ethernet SNAP (also called IEEE 802.3)
encapsulation is enabled:

disabled(0)

enabled(1)

snRtIpFwdCacheVLanId
brcdIp.1.2.2.11.1.10
Syntax: Integer32

Read only

Shows the VLAN ID of an IP Forwarding Cache Table entry. A value
of zero indicates that no VLAN is associated with this entry.

snRtIpFwdCacheOutgoingIf
brcdIp.1.2.2.11.1.11
Syntax: Integer

Read only

Shows the outgoing interface that will be used to forward packets.
An value of zero indicates that no outgoing interface is associated
with this entry.

Name, OID, and Syntax

Access

Description

Name, OID, and Syntax

Access

Description

snIpPrefixListTable
brcdIp.1.2.2.14

None

IP Prefix List Table.

snIpPrefixListEntry
brcdIp.1.2.2.14.1

None

An entry in the IP Prefix List Table.

snIpPrefixListName
brcdIp.1.2.2.14.1.1
Syntax: OctetString

Read only

Specifies the name of the prefix list. This name can be used when
applying the prefix list to a neighbor. It appears in 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.