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

Page 2177

Advertising
background image

2140

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

MRP_RING_NAME

User configured name for the ring.

varchar

255

TOPO_GRP_ID

Topology group ID.

int

STATE

Whether MRP is enabled or disabled on the device.
Disabled-1, Enabled -2.

smallint

ROLE

Represents role of device in MRP topology. Master-2,
Member-3.

smallint

HELLO_TIME

The interval, in milliseconds, at which the Forwarding
port on the ring’s master node sends Ring Health
Packets (RHPs).

int

PRE_FWD_TIME

The number of milliseconds a MRP interface that has
entered the Pre forwarding state will wait before
changing to the Forwarding state.

int

PRI_PORT_INTERFACE_ID

Interface database ID for the Primary port of the
device.

int

PRI_PORT_STATE

State of device’s primary port. Other-1,
Pre-Forwarding- 2, Forwarding-3, Blocking-4,
Disabled-5.

smallint

PRI_PORT_TYPE

Type of device’s primary port. Other-1, Regular
port-2, Tunnel port-3.

smallint

PRI_PORT_ACTIVE_INTERFA
CE_ID

Interface database ID of an primary active port,
which is sending RHPs.

int

SEC_PORT_INTERFACE_ID

Interface database ID for the Secondary port of the
device.

int

SEC_PORT_STATE

State of device’s secondary port. Other-1,
Pre-Forwarding- 2, Forwarding-3, Blocking-4,
Disabled-5.

smallint

SEC_PORT_TYPE

Type of device’s secondary port. Other-1, Regular
port-2, Tunnel port-3.

smallint

SEC_PORT_ACTIVE_INTERF
ACE_ID

Interface database ID of an secondary active port,
which is receiving RHPs.

int

RHP_TX

The number of RHPs sent on the active interface.

bigint

RHP_RC

The number of RHP packets received on the
interface.

bigint

STATE_CHANGED

The number of MRP interface state changes that
have occurred.

int

TC_BPDU_RC

The number of Topology Change RHPs received on
the interface. A Topology Change RHP indicates that
the ring topology has changed.

int

STATUS

Computed status of device in MRP Ring. Possible
status values are Normal-1, Warning-2 and Critical-3.

smallint

LAST_UPDATED

Time when this record was last updated in the
database.

bigint

TABLE 305

MRP_RING_DEVICE (Continued)

Field

Definition

Format

Size

Advertising