Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
1482 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
TABLE 235 MODULE_SLOT_PRESENT
Field Definition Format Size
MODULE_SLOT_PRESENT_ID Unique database generated identifier. int
MODULE_ID Database ID of the MODULE instance. int
SLOT_ID Database ID of the SLOT instance. int
TABLE 236 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 237 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 238 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