Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
1410 Brocade Network Advisor SAN User Manual
53-1002948-01
Database tables and fields
H
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 229 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 230 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
NET_MASK Subnet Mask for the Route. varchar 64
GATEWAY Gateway for the Route. varchar 64
IP_ADDRESS IP Address created after ''”&”'' operation of gateway. varchar 64
METRIC Metric. int
FLAG Flag. 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.
GIGE_PORT_TY
PE
TABLE 231 IP_SUBNET_VLAN
Field Definition Format Size
VLAN_DB_ID Database ID of the VLAN instance which is
associated with the IP subnet.
int
IP_ADDRESS IP address for subnet. varchar 40
SUBNET_MASK Subnet Mask of the IP subnet. varchar 40
TABLE 228 IP_INTERFACE (Continued)
Field Definition Format Size