Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
1514 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
TABLE 322 QUERY_BASED_DEVICE_GROUP
Field Definition Format Size
DEVICE_GROUP_ID int
QUERY_TEXT varchar 4096
GROUP_CRITERIA Holds the dynamic device group criteria XML value. varchar 4096
TABLE 323 QUORUM_CARD_GROUP_MAPPING
Field Definition Format Size
ID* int
ENCRYPTION_GROUP_ID Foreign key reference to the ENCRYPTION_GROUP for
which an authorization card is registered.
int
SMART_CARD_ID Foreign key reference to the SMART_CARD that is
registered as an authorization card for the encryption
group.
int
TABLE 324 RAS_LOG
Field Definition Format Size
MSG_ID* Message ID of the event. varchar 15
MODULE_ID Module ID of the event. varchar 10
SEVERITY Severity of the event. varchar 10
CAUSE Probable root cause for the event. varchar 4096
ACTION Recommended action for the event. varchar 4096
OLD_MSG_ID Old message ID. varchar 45
TABLE 325 RECIPIENT_TYPE
Field Definition Format Size
ID* Unique generated database identifier. int
TYPE Type of the recipient (Syslog or SNMP). varchar 20
TABLE 326 RECOVERY_CARD_GROUP_MAPPING
Field Definition Format Size
ID* Unique generated database identifier. int
ENCRYPTION_GROUP_ID Foreign key reference to the ENCRYPTION_GROUP for
which a recovery card is registered.
int
SMART_CARD_ID Foreign key reference to the SMART_CARD that is
registered as a recovery card for the encryption
group.
int
POSITION_ The position of the card within the recovery card set.
1 = first card, 2 = second card, etc.
int