Brocade Network Advisor IP User Manual 1489
53-1003056-01
Database tables and fields I
PORT_VLAN_DB_ID The database ID of the port VLAN. The master VLAN
in the topology group used by this ring. If a topology
group is used by MRP, the master VLAN controls the
MRP settings for all VLANs in the topology group.
int
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 o f 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
TABLE 25 4 MRP_RING_DEVICE (Continued)
Field Definition Format Size