Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2176

Advertising
background image

Brocade Network Advisor SAN + IP User Manual

2139

53-1002949-01

Database tables and fields

I

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 303

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

PEER_IP

The IP of the Peer Device of the PW/PE maintenance
protocol entity.

varchar

255

OPER_STATUS

Operational Status of the peer with the MPLS
Service. Refer PwOperStatus MIB of foundry.mib for
more details and possible values.

smallint

TABLE 304

MRP_RING

Field

Definition

Format

Size

MRP_RING_ID

Auto generated database ID for MRP ring.

int

RING_ID

User configured unique ring number for MRP ring,
Valid values are 1 – 255.

num

(8,0)

RING_NAME

Represents name of MRP ring.

varchar

255

STATUS

Computed Status of MRP ring. Status is computed
based on MRP_RING devices. Possible status values
are Normal-1, Warning-2 and Critical-3

smallint

LAST_UPDATED

Time when this ring record was last updated in the
database.

bigint

TABLE 305

MRP_RING_DEVICE

Field

Definition

Format

Size

MRP_RING_DEVICE_DB_ID

Auto generated database ID for device in MRP Ring.

int

MRP_RING_ID

Database ID of MRP ring.

int

DEVICE_ID

Database ID of member device.

int

PORT_VLAN_DB_ID

The database ID of the port VLAN. The master VLAN
in the topology group used by this ring. If a topology
group is used by MRP, the master VLAN controls the
MRP settings for all VLANs in the topology group.

int

TABLE 302

MPLS_SERVICE_ENDPOINT_RELATION (Continued)

Field

Definition

Format

Size

Advertising