Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)

1242 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
TABLE 167 INTERFACE_DEPLOYMENT_CONFIG
Field Definition Format Size
ID Unique generated database identifier. serial
DEPLOYMENT_ID Deployment configuration ID. Foreign Key for
DEPLOYMENT table.
int
CLEAR_CONFIGURATION 1/0 corresponding to ''Clear Assignment'' / ''Assign
Configuration'' for interface level configuration.
smallint
WRITE_TO_DEVICE 1/0 corresponding to Write to device/not write to
device for outbound traffic.
smallint
BINDING_DIRECTION Represents the binding direction. 0/1 corresponds to
IN / OUT direction.
smallint
TABLE 168 IP_INTERFACE
Field Definition Format Size
ID* Unique generated database identifier. int
ETHERNET_PORT_ID GigE Port ID. int
IP_ADDRESS IP address on the Ip_interface. varchar 64
NET_MASK Subnet mask for the interface. varchar 64
MTU_SIZE MTU Size for that interface. int
CHECKSUM Check Sum. varchar 64
GIGE_PORT_TYPE Whether the IP interface is created on a 10G cross
port or not. Non-zero value denotes a cross port.
smallint
TABLE 169 IP_PORT_GROUP
Field Definition Format Size
PORT_GROUP_ID Unique database generated identifier. int
NAME Name for Port group. varchar 64
USER_ID Database ID of the USER_ instance refer a user who
created the group.
int
DESCRIPTION Description for Port group. varchar 255
IS_PUBLIC Represents if the port group is public or not.
private-0, public-1.
num (1,0)
IS_AP_GROUP Represents if the group created using AP port(s) or
not. Non-AP Port group-0, AP Port group-1.
num (1,0)
TABLE 170 IP_ROUTE
Field Definition Format Size
ID* Unique generated database identifier. int
ETHERNET_PORT_ID GigE Port ID. int
PORT_NUMBER Port Number related to the GigE Port. int
SLOT_NUMBER Slot Number related to the GigE Port. int