1480 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
TABLE 23 2 MESSAGE_RECIPIENT
Field Definition Format Size
ID* Unique generated database identifier. int
DESCRIPTION Description about recipient. varchar 256
IP_ADDRESS IP Address of the recipient. varchar 128
PORT Port number of the recipient. int
RECIPIENT_TYPE_ID Recipient Type (Syslog or SNMP). int
ENABLED If forwarding to destination is enabled. smallint
SOURCE_ADDRESS_ADD
ED
If source address is added as another varbind in trap. -1
for Syslog i.e RECIPIENT_TYPE_ID: 2.
Default value is -1.
smallint
REPEATER_ENABLED If filtering is disabled. -1 for Syslog i.e
RECIPIENT_TYPE_ID: 2.
Default value is -1.
smallint
VERSION Snmp version(v1/v2/v3) varchar 8
TABLE 23 3 MIGRATION_HISTORY
Field Definition Format Size
ID The primary key of the table. int
SOURCE_RELEASE Source release name, version number and patch
number. Example Network Advisor 11.3.0a.
varchar 128
SOURCE_RELEASE_BUILD_NUM
BER
Source release build number. int
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 23 4 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)