Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

1010 Brocade Network Advisor SAN User Manual
53-1002167-01
Database tables and fields
E
TABLE 123 MESSAGE_RECIPIENT
Field Definition Format Size
ID* 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 124 EVENT_SUB_TYPE
Field Definition Format Size
ID* int
EVENT_TYPE_ID Unique Event Sub type ID int
DESCRIPTION Description of Event Sub Type varchar 255
TABLE 125 SNMP_CREDENTIALS
Field Definition Format Size
ID* int
VIRTUAL_SWITCH_ID Virtual switch ID for which this instance of the SNMP
credentials apply.
int
RECIPIENT_ID Refers to recipient in the MESSAGE_RECIPIENT table. int 255
PORT_NUMBER Port number of the SNMP agent on the switch for get
and set requests.
smallint
RETRY_COUNT Number of times to retry if get/set request to the SNMP
agent times out. Default value is 3.
smallint
TIMEOUT Timeout value in seconds for a get/set request to the
SNMP agent. Default value is 5.
smallint
VERSION SNMP agent version running on the switch, as in
SNMPv1 or SNMPv3.
varchar 6
READ_COMMUNITY_
STRING
The SNMP Read-Only Community String is like a
password. It is sent along with each SNMP Get-Request
and allows (or denies) access to a device. The default
value is "public". This is applicable if the agent is
configured to operate in SNMPv1.
varchar 64