Vriddetails, Vridsummary – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 330

Advertising
background image

320

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

4

VRIDDetails

This structure is a high-level description of VRID details.

VRIDSummary

This structure is a high-level description of the VRID summary.

TABLE 770

Attributes

Members

Type

Presence

Rules

Description

VRID

unsignedInt

Mandatory

VRID

type

vrrpTypeEnum

Mandatory

VRRP type

interface

InterfaceID

Mandatory

Interface on which VRRP configured

IPAddress

string

Optional

Virtual IPv4 or IPv6 address

state

vrrpStateEnum

Optional

Init/Master/Backup

adminState

twoWayToggleEnum

Optional

Administrative status

mode

vrrpRouterTypeEnum

Optional

OWNER or BACKUP mode

priority

unsignedInt

Optional

3-254

The configured VRRP priority of this
Layer 3 Switch for the VRID.

currentPriority

unsignedInt

Optional

3-254

The current VRRP priority of this Layer 3
Switch for the VRID.

trackPriority

unsignedInt

Optional

Track priority

helloInterval

unsignedInt

Optional

1-84
sec/60-3
600 sec

Master/ backup router’s hello message
interval

deadInterval

unsignedInt

Optional

1-84 sec

The configured number of seconds a
Backup waits for a Hello message from
the Master before determining that the
Master is dead.

currnetDeadInter
val

unsignedInt

Optional

1-84 sec

The current dead interval.

advertiseBack

twoWayToggleEnum

Optional

Enable a backup to send Hello
messages.

backupPreempt

twoWayToggleEnum

Optional

Enable or disable preemption on a
Backup.

TABLE 771

Attributes

Members

Type

Presence

Rules

Description

type

vrrpTypeEnum

Mandatory

VRRP type

interface

InterfaceID

Mandatory

Interface on which the VRRP is
configured.

VRID

unsignedInt

Optional

VRID

IP

string

Optional

IPv4 or IPv6 address

state

vrrpStateEnum

Optional

Enabled or disabled

routerType

vrrpRouterTypeEnum

Optional

OWNER or BACKUP

Advertising