User's Manual

Brocade Network Advisor IP User Manual 1449
53-1003056-01
Database tables and fields
I
BIOS_VERSION The version level of the BIOS varchar 256
PCI_REG_VENDOR_ID The identifier of the PCI Register''s
vendor
varchar 32
PCI_REG_DEVICE_ID The device ID of the PCI Register varchar 32
PCI_REG_SUBSYSTEM_ID The ID of the PCI subsystem varchar 32
PCI_REG_SUBSYS_VENDOR_ID The ID of the PCI subsystem vendor. varchar 32
PCI_REG_LANE_COUNT
The number of PCI lanes, in Gbps,
each way between the PCI slot and
the adapter. The default value is 8.
int
PCI_REG_NEG_LANE_COUNT The set number of PCI lanes that were
initially negotiated.
The default value is 8.
int
PCI_REG_GENERATION PCI generation varchar 256
TRUSTED Denotes whether HBA is trusted by
user or not. When the host first time
discovered, all the HBAs will be
trusted by default. If any HBA added
later, then it will be in untrusted
stated. 0 denotes untrusted and 1 is
for trusted.
smallint
CREATION_TIME HBA record creation time. This tells us
when this HBA was first discovered.
timestamp
MISSING Denotes whether HBA is missing or
not. 0 denotes present and 1 states
that HBA is missing from host.
smallint
MISSING_TIME States the missing time of the HBA.
This will be null if the HBA is available.
timestamp
CIM_NAMESPACE Reflects the CIM namespace used to
discover the HBA
varchar 128
CARD_TYPE FC for HBA, CNA for CNA.
The default value is ‘FC’.
varchar 32
WWN WWN of the adapter varchar 23
HCM_AGENT_VERSION Version of HCM agent used to
managed the HBA
varchar 128
MAC_ADDRESS Adapter mac address varchar 64
MAX_SPEED_SUPPORTED The maximum port speed that is
supported on the port, in Gb/s.
The default value is 0.
int
VPD_PRODUCT_DESCRIPTION Description of the product varchar 256
VPD_PART_NUMBER Part Number of the device varchar 32
VPD_EC_LEVEL EC Level of the device varchar 32
VPD_FRU_NUMBER FRU number of the device varchar 256
VPD_SERIAL_NUMBER serial number of the device varchar 32
TABLE 165 HBA (Continued)
Field Definition Format Size