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

Table Of Contents
Brocade Network Advisor SAN User Manual 1395
53-1002948-01
Database tables and fields
H
FCIP_CAPABLE 1 = FCIP capable; otherwise, 0.
Default value is 2.
smallint
ISCSI_CAPABLE 1 = ISCSI capable; otherwise, 0.
Default value is 2.
smallint
REMOTE_MAC_ADDRESS MAC address of attached port of the 10G GigE Port. varchar 64
INBAND_MANAGEMENT_ST
ATUS
1 = Inband Management status is enabled;
otherwise, 0.
Default value is 0.
smallint
OCCUPIED Default value is 0. smallint
LAST_UPDATE bigint
TABLE 207 GIGE_PORT_ETHERNET_CLOUD_LINK
Field Definition Format Size
ID Unique generated database identifier. int
CLOUD_ID int
SWITCH_PORT_ID The unique id of the switch TE port that this member
connects to.
int
TRUSTED smallint
CREATION_TIME timestamp
MISSING smallint
MISSING_TIME timestamp
TABLE 208 GIGE_PORT_STATS
Field Definition Format Size
ID* Unique generated database identifier. int
SWITCH_ID References the ID in CORE_SWITCH table. int
PORT_ID References the ID in SWITCH_PORT table. int
CREATION_TIME The polling time. timestamp
TX Transmit (TX) value in bytes. double precision
RX Receive (RX) value in bytes. double precision
TX_UTILIZATION Transmit utilization (TX%) value in percentage. double precision
RX_UTILIZATION Receive utilization (RX%) value in percentage. double precision
DROPPED_PACKETS Number of dropped packets. double precision
COMPRESSION The compression value. double precision
LATENCY The latency value. double precision
BANDWIDTH The bandwidth value. double precision
TABLE 206 GIGE_PORT (Continued)
Field Definition Format Size