Brocade Network Advisor IP User Manual v12.1.0 User Manual
Page 1564
1510
Brocade Network Advisor IP User Manual
53-1002947-01
Database tables and fields
I
VLL_MODE
Specifies the Virtual Local Loop (VLL) Mode. Possible
values are Unknown-0, Raw-1 and Taggged-2.
smallint
STATUS
Status of the MPLS Service. All Peers Up-1, All Peers
Down-2, Some Peers Down-3, Undefined-0.
smallint
CONFLICTS
The type of Conflict. Possible values are None-0,
Name Mismatch-1, VLL Mode Mismatch-2, Peer
Incomplete-4, No Endpoints-8, Peer Missing-16,
Duplicate VCID-32, Unknown-65535.
int
LAST_UPDATED_TIME
Time when this service record last updated in the
database.
num
(20,0)
TABLE 301
MPLS_SERVICE_DEVICE_RELATION
Field
Definition
Format
Size
MPLS_SERVICE_DEVICE_R
ELATION_DB_ID
Unique database generated identifier.
int
MPLS_SERVICE_DB_ID
Database ID of the MPLS_SERVICE instance.
int
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 302
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)
TABLE 300
MPLS_SERVICE (Continued)
Field
Definition
Format
Size