1542 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
PROHIBIT_PORT_NUMBERS Indicates the ports prohibited with the current port as
configured in the allow prohibit matric (PDCM).
varchar 1024
PROHIBIT_PORT_COUNT The count of prohibited ports. smallint
NPIV Whether NPIV mode is enabled. smallint
NPIV_CAPABLE Instance NPIV mode capability:
1 = indicates port has NPIV capability
2 = NPIV license is enabled
smallint
NPIV_ENABLED Whether NPIV mode is enabled. smallint
FC_FAST_WRITE_ENABLED 1 = FC fast write is enabled. smallint
ISL_RRDY_ENABLED Denotes if ISL receiver ready is enabled. smallint
RATE_LIMIT_CAPABLE Denotes if the port is capable of Rate Limiting. smallint
RATE_LIMITED Denotes if the por t has Rate Limiting Enabled. smallint
QOS_CAPABLE Indicates if the port is QOS capable. smallint
QOS_ENABLED Indicates if the port is QOS enabled. smallint
TUNNEL_CONFIGURED Denotes if the port has a fcip tunnel configured. smallint
FCIP_TUNNEL_UP Denotes if the fcip tunnel that is configured is up. smallint
FCR_FABRIC_ID Stores the FCR fabric ID. Applicable if the port is
configured as an EX port.
smallint
FCR_INTEROP_MODE The interop mode of the FCR fabric. Applicable if the
port is an EX port.
smallint
CALCULATED_STATUS The calculated status of the port. Eg. Healthy, Down,
Marginal etc.
varchar 64
USER_DEFINED_VALUE1 User defined value used for annotation. varchar 256
USER_DEFINED_VALUE2 User defined value used for annotation. varchar 256
USER_DEFINED_VALUE3 User defined value used for annotation. varchar 256
KIND Stores the port kind from the NVP portKind. varchar 32
STATE The state of the port whether it is online or offline varchar 64
PREVIOUS_STATUS This table can hold the same values as STATUS
column. But this will be holding the previous status of
the PORT. These values to be populated by switch
asset collector.
varchar 64
AUTO_DISABLE_CONFIGUR
ED
To represent auto disable configuration state (set by
user).
Default value is 0.
smallint
AUTO_DISABLED To represent auto disabled status (set by switch).
Default value is 0.
smallint
OCCUPIED Default value is 0. smallint
LAST_UPDATE Last update time stored as long value. Elapsed time
from 1970 in milliseconds.
bigint
PORT_BIT_MASK F-Port trunk bit mask value.
Default value is 0.
int
TABLE 387 SWITCH_PORT (Continued)
Field Definition Format Size