User Manual v12.3.0 Owner's manual

Brocade Network Advisor IP User Manual 1627
53-1003153-01
Database tables and fields
I
TARGET_RELEASE Target release name and version. Example Network
Advisor 12.1.0.
varchar 128
TARGET_RELEASE_BUILD_NUMB
ER
Target release build number. int
MIGRATION_TIME Date and Time at which this migration completed. timestamp
TABLE 240 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
MODULE_STATUS Specifies the status of the module. Possible values
are 0, 2, 3, 4, 8, 9, 10, 11.
0 - moduleEmpty,
2 - moduleGoingDown,
3 - moduleRejected,
4 - moduleBad,
8 - moduleConfigured,
9 - moduleComingUp,
10 - moduleRunning,
11 - moduleBlocked.
int
TABLE 239 MIGRATION_HISTORY
Field Definition Format Size