Database tables and fields

I

 

TABLE 239 MPLS_PATH

 

 

 

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

 

 

MPLS_PATH_DB_ID

Unique database generated identifier.

int

 

 

 

 

 

 

 

NAME

Name of the MPLS Path as configured in the device. Refer

varchar

255

 

 

mplsTunnelHopPathOptionName of RFC3812 for more

 

 

 

 

details.

 

 

 

 

 

 

 

 

DEVICE_ID

Database ID of the DEVICE Instance from which this path

int

 

 

 

information retrieved.

 

 

 

 

 

 

 

 

TABLE 240 MPLS_PATH_HOP

 

 

 

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

 

 

MPLS_PATH_HOP_DB_ID

Unique database generated identifier.

int

 

 

 

 

 

 

 

HOP_INDEX

Index of the MPLS hop.

int

 

 

 

 

 

 

 

HOP_IP_ADDRESS

The Tunnel Hop Address for this tunnel hop.

varchar

255

 

 

 

 

 

 

HOP_TYPE

Denotes whether this tunnel hop is routed in a strict or loose

smallint

 

 

 

fashion. Possible Values are Strict-1 and Loose-2.

 

 

 

 

 

 

 

 

MPLS_PATH_DB_ID

Database ID of the MPLS_PATH Instance which this hop is

int

 

 

 

part of.

 

 

 

 

 

 

 

 

TABLE 241 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,

num

(1,0)

 

 

Disabled-0.

 

 

 

 

 

 

 

 

IS_BYPASS

Represents if the LSP is a Bypass LSP or not. Not a

num

(1,0)

 

 

Bypass-0, Bypass LSP-1. Currently ByPass LSPs are not

 

 

 

 

supported. So the value will be always 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

int

 

 

 

protocols to determine the relative preference among

 

 

 

 

several LSPs towards a given destination. Accepts a range

 

 

 

 

of 1 - 65535.

 

 

 

 

 

 

 

 

PATH_SELECT_MODE

Specifies the path selection mode to use. Refer

smallint

 

 

 

mplsLspPathSelectMode MIB of foundry.mib for more

 

 

 

 

details and possible values.

 

 

 

 

 

 

 

 

PATH_SELECT_PATH

The user-selected pathname when the Path Selection mode

varchar

255

 

 

is either Manual or Unconditional. If the device returns null

 

 

 

 

or empty string, this value would be primary.

 

 

 

 

 

 

 

 

REVERT_TIMER

The number of seconds to wait after the primary or selected

int

 

 

 

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.

 

 

 

 

 

 

 

 

TIE_BREAKING_MODE

Specifies the tie breaking mode for selecting the

smallint

 

 

 

Constrained Shortest Path First(CSPF) equal-cost paths.

 

 

 

 

Possible values are Random-1, LeastFill-2 and MostFill-3.

 

 

 

Brocade Network Advisor IP User Manual

1483

53-1003056-01

 

Page 1535
Image 1535
Brocade Communications Systems IP250 user manual Mplspathhop, Mplsrsvplsp