Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1644

Advertising
background image

1592

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

TABLE 152

FIRMWARE_SWITCH_DETAIL

Field

Definition

Format

Size

FIRMWARE_ID*

ID for the firmware file.

int

SWITCH_TYPE*

Switch type that supports this firmware file.

smallint

REBOOT_REQUIRED

Reboot required flag for the switch type.

smallint

NUMFILES

Number of files in the firmware.

int

TABLE 153

FOUNDRY_DEVICE

Field

Definition

Format

Size

DEVICE_ID

Database ID of the DEVICE instance.

int

IMAGE_VERSION

Firmware image version currently running in the
device.

varchar

128

PRODUCT_TYPE

Product type of the device computed based on sysoid
and version of main board. To get the main board
version for devices, refer octet 28 of
snChasMainBrdId MIB in foundry.mib.

varchar

32

FEATURE_MASK

A bit string representing the software features
available in the switch/router. Each bit represent a
feature and if the feature available then bit value
would be 1 and 0 otherwise. Refer
snAgSoftwareFeature MIB in foundry.MIB for various
features supported and its corresponding details.

bytea

IS_PORT_VLAN_ENABLED

'Port VLANs enabled for the product or not.

num

(1,0)

ARCHITECTURE_TYPE

Chassis architecture type. Refer
snChasArchitectureType MIB in foundry.mib for
possible values.

num

(2,0)

BUILD_LABEL

The image label of the built software.

varchar

64

SSL_SLOT

Slot number of the SSL module.

num

(4,0)

TABLE 154

FOUNDRY_MODULE

Field

Definition

Format

Size

MODULE_ID

Unique generated database identifier.

int

SERIAL_NUM

Serial number of this module.

varchar

32

DRAM_SIZE

Dynamic RAM size in Kilo bytes. Currently it is
not populated and used.

num

(4,0)

BOOT_FLASH_SIZE

Boot flash size in Kilo bytes. Currently it is not
populated and used.

num

(4,0)

MODULE_TYPE

Type of this module. Refer snAgentBrdMainBrdId
in foundry.mib for more details and possible
values.

num

(4,0)

CODE_FLASH_SIZE

Code flash size in Kilo bytes. Currently it is not
populated and used.

num

(4,0)

Advertising