Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual
Page 2170
Brocade Network Advisor SAN + IP User Manual
2133
53-1002949-01
Database tables and fields
I
TABLE 287
MPLS_ADMIN_GROUP
Field
Definition
Format
Size
MPLS_ADMIN_GROUP_DB_ID
Unique database generated identifier.
int
NAME
The group name that this administrative group is
associated with.
varchar
255
ID
Identifies the administrative group.
int
DEVICE_ID
Database ID of the DEVICE instance from which this
admin group is retrieved.
int
TABLE 288
MPLS_ADMIN_GROUP_INTERFACE_RELATION
Field
Definition
Format
Size
MPLS_ADMIN_GROUP_INTERFAC
E_RELATION_DB_ID
Unique database generated identifier.
int
MPLS_ADMIN_GROUP_DB_ID
Database ID of the MPLS_ADMIN_GROUP instance.
int
INTERFACE_ID
Database ID of the INTERFACE instance.
int
TABLE 289
MPLS_LSP
Field
Definition
Format
Size
MPLS_LSP_DB_ID
Unique database generated identifier.
int
TABLE_SUBTYPE
Refers to the subtype of the LSP where additional
attributes/properties of different type of LSP stored. The
possible values are MPLS_RSVP_LSP, MPLS_LSP.
varchar
32
NAME
Name of the Label Switched Path.
varchar
255
DESTINATION_IP_ADDRESS
Destination IP Address of the egress LSR associated with
this tunnel instance.
varchar
255
OPER_STATUS
Actual operational status of this tunnel, which is typically but
not limited to, a function of the state of individual segments
of this tunnel. Up-1, Down-2, Testing-3, Unknown-4,
Dormant-5, Not present-6, Lower Layer Down-7.
smallint
DEVICE_ID
Database ID of the DEVICE Instance from which this LSP
retrieved.
int
TABLE 290
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
mplsTunnelHopPathOptionName of RFC3812 for more
details.
varchar
255
DEVICE_ID
Database ID of the DEVICE Instance from which this path
information retrieved.
int