Brocade Network Advisor IP User Manual 1541
53-1003056-01
Database tables and fields I
TYPE Port type. The specific mode currently enabled for the
port. The port type could be U-Port, F-Port, E-Port etc.
varchar 16
FULL_TYPE Refers to the full type of the port, U-Port, F-Port etc. varchar 128
STATUS Refers to the Status of the port. Eg. No Light, No
Module, Mod_inv, Online etc.
varchar 64
HEALTH Refers to the Health of the port. Eg. Unmonitored,
Healthy, Offline , Error etc.
varchar 16
STATUS_MESSAGE Any additional port level status similar to what is
seen in CLI, like Segmented, Speed Mismatch, Trunk
master etc are stored here.
varchar 255
PHYSICAL_PORT Indicates if the port is physical port. It will be 0 for
virtual ports Eg. Ports created by LISLs.
smallint
LOCKED_PORT_TYPE Indicates the locked port type of the port. Ports can
be locked down so that they can come up only in that
mode.
varchar 16
CATEGORY De notes the categor y of the switc h. 1 denotes FC
port and 2 denotes gige port.
smallint
PROTOCOL The protocol used by the port. FC, FCIP etc. varchar 16
SPEED Actual speed at which the port is currently operating. varchar 6 4
SPEEDS_SUPPORTED The supported port speed as a list of comma
separated values.
varchar 32
MAX_PORT_SPEED The maximum speed the port is capable of
supporting, in bits per second.
int
DESIRED_CREDITS How many BB credits are desired for the port. int
BUFFER_ALLOCATED How many BB credits are allocated for the port. int
ESTIMATED_DISTANCE The estimated physical distance of the connection
between ports.
int
ACTUAL_DISTANCE T he physical distance of the connection on the port in
relation to the other port.
int
LONG_DISTANCE_SETTING Whether long distance enabled. int
DEGRADED_PORT Denotes if the port is in a degraded state. Has value
as N/A for ports that are not online.
varchar 16
REMOTE_NODE_WWN Node WWN of the attached port. varchar 255
REMOTE_PORT_WWN WWN of the attached port. varchar 255
LICENSED 1 = the port is licensed; otherwise, 0. smallint
SWAPPED 1 = port is swapped; otherwise, 0. smallint
TRUNKED 1 = port is trunked; otherwise, 0. smallint
TRUNK_MASTER 1 = the port is trunk master; otherwise, 0. smallint
PERSISTENT_DISABLE 1 = port is persistently disabled. smallint
FICON_SUPPORTED 1 = FICON is supported; otherwise, 0. smallint
BLOCKED 1 = port is blocked; otherwise, 0. smallint
TABLE 387 SWITCH_PORT (Continued)
Field Definition Format Size