Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1692

Advertising
background image

1640

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

DEVICE_ID

Database ID of the DEVICE instance.

int

TABLE_SUBTYPE

Specifies the type of MPLS Service Relation with
Device. Possible values are VLL_DEVICE_RELATION
and VPLS_DEVICE_RELATION.

varchar

32

NAME

Name of the MPLS Service.

varchar

255

COS

This value indicates the Class Of Service for this
endpoint (VLL/VPLS). Allowed range is 0-7 and 255.
255 means COS is not explicitly configured.

smallint

MTU

Represents the maximum packet size configured on
the VLL/VPLS instance.

int

TABLE 257

MPLS_SERVICE_ENDPOINT_RELATION

Field

Definition

Format

Size

MPLS_SERVICE_ENDPOINT
_RELATION_DB_ID

Unique database generated identifier.

int

MPLS_SERVICE_DEVICE_R
ELATION_DB_ID

Database ID of the
MPLS_SERVICE_DEVICE_RELATION instance.

int

255

INTERFACE_ID

Database ID of the INTERFACE instance associated
with this end point (VLL/VPLS).

int

TABLE_SUBTYPE

The Type of the MPLS Service endpoint relation.
Possible values are VLL_ENDPOINT_RELATION and
VPLS_ENDPOINT_RELATION.

varchar

32

TAG_MODE

This value indicates the vlan mode for this endpoint.
Possible values are Tagged-1, Untagged-2.

smallint

VLAN_ID

Specifies the Outer VLAN ID value of this endpoint
(VLL/VPLS).

smallint

OPER_STATUS

Operational status of the endpoint. Possible values
are Up-1, Down-2.

num

(2,0)

TAG_TYPE

The type of tagging supported. Possible values are
Untagged-1, Dual-2 and Inner VLAN/ISID-3. ISID
applicable only when dual tagging enabled for VPLS.

smallint

INNER_VLAN_ID

This value indicates the inner tag for this endpoint. If
tagging type is dual, then it returns the inner vlan id
of the end point (VLL/VPLS). If tagging type is ISID
and Untagged this value will be 0.

smallint

TABLE 258

MPLS_SERVICE_PEER_RELATION

Field

Definition

Format

Size

MPLS_SERVICE_PEER_REL
ATION_DB_ID

Unique database generated identifier.

int

MPLS_SERVICE_DEVICE_R
ELATION_DB_ID

Database ID of the
MPLS_SERVICE_DEVICE_RELATION instance.

int

PEER_DEVICE_ID

Database ID of the peer device.

int

PW_INDEX

The pseudo-wire service index Mask.

int

TABLE 256

MPLS_SERVICE_DEVICE_RELATION (Continued)

Field

Definition

Format

Size

Advertising