I

Database tables and fields

 

 

 

 

 

 

TABLE 149 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 150 FOUNDRY_DEVICE

 

 

 

 

 

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

 

 

 

 

 

DEVICE_ID

Database ID of the DEVICE instance.

int

 

 

 

 

 

 

 

 

 

 

IMAGE_VERSION

Firmware image version currently running in the

varchar

128

 

 

 

device.

 

 

 

 

 

 

 

 

 

 

 

PRODUCT_TYPE

Product type of the device computed based on sysoid

varchar

32

 

 

 

and version of main board. To get the main board

 

 

 

 

 

 

version for devices, refer octet 28 of

 

 

 

 

 

 

snChasMainBrdId MIB in foundry.mib.

 

 

 

 

 

 

 

 

 

 

 

FEATURE_MASK

A bit string representing the software features

bytea

 

 

 

 

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.

 

 

 

 

 

 

 

 

 

 

 

 

IS_PORT_VLAN_ENABLED

'Port VLANs enabled for the product or not.

num

 

(1,0)

 

 

 

 

 

 

 

 

 

ARCHITECTURE_TYPE

Chassis architecture type. Refer

num

 

(2,0)

 

 

 

snChasArchitectureType MIB in foundry.mib for

 

 

 

 

 

 

possible values.

 

 

 

 

 

 

 

 

 

 

 

BUILD_LABEL

The image label of the built software.

varchar

64

 

 

 

 

 

 

 

 

 

SSL_SLOT

Slot number of the SSL module.

num

 

(4,0)

 

 

 

 

 

 

 

 

TABLE 151 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

 

num

(4,0)

 

 

 

not populated and used.

 

 

 

 

 

 

 

 

 

 

 

 

BOOT_FLASH_SIZE

Boot flash size in Kilo bytes. Currently it is not

 

num

(4,0)

 

 

 

populated and used.

 

 

 

 

 

 

 

 

 

 

 

 

MODULE_TYPE

Type of this module. Refer

 

num

(4,0)

 

 

 

snAgentBrdMainBrdId in foundry.mib for more

 

 

 

 

 

 

details and possible values.

 

 

 

 

 

 

 

 

 

 

 

CODE_FLASH_SIZE

Code flash size in Kilo bytes. Currently it is not

num

(4,0)

 

 

 

populated and used.

 

 

 

1442

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1494
Image 1494
Brocade Communications Systems IP250 user manual Firmwareswitchdetail, Foundrydevice, Foundrymodule