Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2168

Advertising
background image

Brocade Network Advisor SAN + IP User Manual

2131

53-1002949-01

Database tables and fields

I

TABLE 280

MAPS_EVENT_CAUSE_ACTION

Field

Definition

Format

Size

VIOLATION_TYPE

The type of the violation. i.e. CRC, ITW, as defined in
MapsConstants.

int

ACTION

Description of the recommended action for the MAPS
violation.

varchar

4096

TABLE 281

MAPS_POLICY

Field

Definition

Format

Size

ID

The primary key of the table.

int

VIRTUAL_SWITCH_ID

The id of the virtual switch.

int

NAME

The name of the MAPS policy.

varchar

32

IS_ACTIVE

Indicates if the policy is the active policy on the switch.
0 - No, 1 - Yes.

int

IS_DEFAULT

Indicates if the policy is a default policy on the switch. 0
- No, 1 - Yes.

int

TABLE 282

MARCHING_ANTS

Field

Definition

Format

Size

ID*

Unique generated database identifier.

int

THRESHOLD1_VALUE

The marching ants low boundary threshold value
(T1).

int

THRESHOLD2_VALUE

The marching ants high boundary threshold value
(T2).

int

TABLE 283

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

Advertising