1488 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
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 25 2 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 PwOperStat us MIB of foun dry.mib for
more details and possible values.
smallint
TABLE 25 3 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 25 4 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
TABLE 251 MPLS_SERVICE_ENDPOINT_RELATION (Continued)
Field Definition Format Size