Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2136

Advertising
background image

Brocade Network Advisor SAN + IP User Manual

2099

53-1002949-01

Database tables and fields

I

TABLE 212

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 213

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)

EXPANSION_MODULE_TYPE

Expansion board type. Refer
snAgentBrdExpBrdId in foundry.mib for more
details and possible values.

num

(4,0)

EXPANSION_MODULE_DESCRIPTION

The expansion board description string.
Expansion board are those boards attaching on
the main board.

varchar

128

TABLE 214

FOUNDRY_PHYSICAL_DEVICE

Field

Definition

Format

Size

PHYSICAL_DEVICE_ID

Unique generated identifier.

int

Advertising