Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
Brocade Network Advisor SAN User Manual 1423
53-1002948-01
Database tables and fields
H
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 269 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 270 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 268 MESSAGE_RECIPIENT (Continued)
Field Definition Format Size