Brocade Network Advisor IP User Manual v12.1.0 User Manual

Page 1558

Advertising
background image

1504

Brocade Network Advisor IP User Manual

53-1002947-01

Database tables and fields

I

TABLE 284

MODULE

Field

Definition

Format

Size

MODULE_TYPE_ID

Primary key for this table.

int

MODULE_TYPE

Type of the module.

NAME

Name of the module configured in this device.

DESCRIPTION

Description of the module.

varchar

128

NUM_PORTS

Number of ports present in this module.

num

(4,0)

TABLE_SUBTYPE

Identifies the table name which more
properties/attributes about this module stored.
Possible value is FOUNDRY_MODULE.

varchar

32

IS_PRESENT

Identifies the module is present or not. Not
Present-0, Present-1.

num

(1,0)

IS_MANAGEMENT_MODULE

Identifies the module is management module or not.
Other module-0, Management module-1.

num

(1,0)

NUM_CPUS

The number of CPUs present in the module.

smallint

HW_REVISION

The vendor-specific hardware revision string. Refer
entPhysicalHardwareRev of
RFC4133-ENTITY-MIB.mib for more details.

varchar

64

FW_REVISION

The vendor-specific firmware revision string. Refer
entPhysicalFirmwareRev of
RFC4133-ENTITY-MIB.mib for more details.

varchar

64

SW_REVISION

The vendor-specific software revision string. Refer
entPhysicalSoftwareRev of RFC4133-ENTITY-MIB.mib
for more details.

varchar

64

TABLE 285

MODULE_SLOT_PRESENT

Field

Definition

Format

Size

MODULE_SLOT_PRESENT_ID

Unique database generated identifier.

int

MODULE_ID

Database ID of the MODULE instance.

int

SLOT_ID

Database ID of the SLOT instance.

int

TABLE 286

MODULE_TYPE

Field

Definition

Format

Size

MODULE_TYPE_ID int

MODULE_TYPE num

(4,0)

NAME

varchar

32

DESCRIPTION

varchar

128

NUM_PORTS

num

(4,0)

Advertising