Brocade Network Advisor Documentation Updates v11.1.x (53-1002363-03, August 2011)

Brocade Network Advisor Documentation Updates 135
53-1002363-02
Database tables and fields
E
CIM_MANAGEMENT_STA
TE
The status of HBA Discovery using
CIM, indicating success or failure.
The default value is 0.
int
MANAGEMENT_STATE Reflects the status of the request E.g.
0-> Completed, 1->Add Pending
2->Delete Pending 3->Edit Pending
4->Delete Failed.
The default value is 1.
int
TABLE 258 HOST_DISCOVERY_REQ_GROUP
Field Definition Format Size
ID Auto generated primary key int
NAME Unique name for the host request.
The default value is ‘ New Host Group'.
varchar( 256
DISCOVERY_OPTIONS_ID
Primary key from the host discovery options
table. Points to the associated discovery
options
int
MANAGEMENT_STATE Reflects the status of the request E.g. 0->
Completed, 1->Delete Pending.
The default value is 0.
int
TABLE 259 KEY_VAULT
Field Definition Format Size
ID int
IP_ADDRESS The IP Address (IPv4, IPv6, or hostname) of the key
vault
varchar( 512
PORT_NUMBER The TCP port number for the key vault int
PUBLIC_CERTIFICATE
The key vault''s public key certificate. Switches use
this to establish a secure connection to the key vault
varchar( 4096
CERTIFICATE_LABEL A text name to identify the certificate varchar( 256
POSITION_
Specifies whether this key vault is the primary key vault
or the backup key vault. 0 = primary, 1 = backup.
smallint
TABLE 260 LAG
Field Definition Format Size
ID int
VIRTUAL_SWITCH_ID FK to owning VIRTUAL_SWITCH int
LAG_ID LAG ID int
IF_INDEX Interface index int
IF_NAME Interface name varchar 64
ENABLED LAG is enabled=1, disabled=0 smallint
TABLE 257 HOST_DISCOVERY_REQUEST (Continued)
Field Definition Format Size