Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1688

Advertising
background image

1636

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

TABLE 247

MPLS_RSVP_LSP

Field

Definition

Format

Size

MPLS_LSP_DB_ID

Unique database generated identifier.

int

IS_ENABLED

Represents whether the LSP is enabled. Enabled-1,
Disabled-0.

num

(1,0)

IS_BYPASS

Represents if the LSP is a Bypass LSP or not. Not a
Bypass-0, Bypass LSP-1. Currently ByPass LSPs are not
supported. So the value will be always 0.

num

(1,0)

FROM_IP_ADDRESS

Represents the Source IP Address of the LSP.

varchar

255

METRIC

Represents the metric of the LSP used by the routing
protocols to determine the relative preference among
several LSPs towards a given destination. Accepts a range
of 1 - 65535.

int

PATH_SELECT_MODE

Specifies the path selection mode to use. Refer
mplsLspPathSelectMode MIB of foundry.mib for more
details and possible values.

smallint

PATH_SELECT_PATH

The user-selected pathname when the Path Selection mode
is either Manual or Unconditional. If the device returns null
or empty string, this value would be primary.

varchar

255

REVERT_TIMER

The number of seconds to wait after the primary or selected
path comes up before traffic reverts to that path. A value of
0 indicates that it will switch immediately after the current
working path goes down. The range of values supported are
0-65535.

int

TIE_BREAKING_MODE

Specifies the tie breaking mode for selecting the
Constrained Shortest Path First(CSPF) equal-cost paths.
Possible values are Random-1, LeastFill-2 and MostFill-3.

smallint

IS_USE_LSP_FOR_OSPF_SHOR
TCUTS

Indicates that this LSP allows shortcut between nodes in an
AS. OSPF includes the LSP in its SPF calculation. Possible
values are Not Allowed-0 and Allowed-1.

num

(1,0)

IS_USE_LSP_FOR_ISIS_SHORTC
UTS

Flag to indicate if the LSP is to be used by ISIS destinations. num

(1,0)

LSP_FOR_ISIS_SHORTCUTS_LE
VEL

ISIS level to which the LSP is advertised into

int

LSP_FOR_ISIS_SHORTCUTS_RE
LATIVE_METRIC

Add or subtract relative metric.

int

IS_LSP_FOR_ISIS_SHORTCUTS_
ANNOUNCE

Flag that indicates if the LSP is to be announced into ISIS
domain.

num

(1,0)

LSP_FOR_ISIS_SHORTCUTS_AN
NOUNCE_METRIC

If announced into ISIS domain metric used by the LSP.

int

TABLE 248

MPLS_RSVP_LSP_ACTUALLY_ROUTED_HOP

Field

Definition

Format

Size

MPLS_RSVP_LSP_ACTUALLY_RO
UTED_HOP_DB_ID

Unique database generated identifier.

int

HOP_INDEX

Index of actually routed hop.

varchar

255

Advertising