Snvrrpvirrtrtable, Snvrrpvirrtrport, Snvrrpvirrtrid – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 440: Snvrrpvirrtrownership, Snvrrpvirrtrcfgpriority, Snvrrpvirrtrtrackpriority, Snvrrpvirrtrcurrpriority, Snvrrpvirrtrhelloint

Advertising
background image

412

Unified IP MIB Reference

53-1002549-02

VRRP virtual router table

NOTE

The following table is not supported on the Brocade MLXe, Brocade NetIron MLX, Brocade NetIron
XMR, Brocade NetIron CES, and Brocade NetIron CER series devices.

Name, OID, and syntax

Access

Description

snVrrpVirRtrTable
brcdIp.1.2.12.3.1

None

The VRRP virtual router table.

snVrrpVirRtrPort
brcdIp.1.2.12.3.1.1.1
Syntax: Integer32

Read-only

Shows the port number of this VRRP interface.

snVrrpVirRtrId
brcdIp.1.2.12.3.1.1.2
Syntax: Integer

Read-only

Shows the VRID that has been configured on this interface. If multiple
VRIDs are configured, there is an entry for each VRID.

snVrrpVirRtrOwnership
brcdIp.1.2.12.3.1.1.3
Syntax: Integer

Read-write

Indicates the owner of the router interface. The owner or master
router owns the IP addresses associated with the VRID:

incomplete(0) – No IP address has been assigned to this VRRP
router interface.

owner(1) – The owner or the master router is the owner of the
VRRP router interface.

backup(2) – The backup router is the owner of the interface.

snVrrpVirRtrCfgPriority
brcdIp.1.2.12.3.1.1.4
Syntax: Integer

Read-write

Applies only if the

“snVrrpVirRtrOwnership”

object is set to backup(2).

It indicates the backup router’s preferability to becoming the active
router for the interface. The higher the number, the higher the priority.
If two or more devices are tied with the highest priority, the backup
interface with the highest IP address becomes the active router for
the VRID.
Valid values: 3 – 254
Default: 100

snVrrpVirRtrTrackPriority
brcdIp.1.2.12.3.1.1.5
Syntax: Integer

Read-write

Applies to interfaces that are configured with track ports.
It indicates the priority of the track ports. A higher number indicates a
higher priority. Track port priority is always lower than the

“snVrrpVirRtrCfgPriority”

priority.

This object is adjusted dynamically with the

“snVrrpVirRtrCurrPriority”

object when the track port state first changes from up to down.
Valid values: 1 – 254

snVrrpVirRtrCurrPriority
brcdIp.1.2.12.3.1.1.6
Syntax: Integer

Read-only

The current VRRP priority of this Layer 3 Switch for the VRID. The
current priority can differ from the configured priority for the following
reasons:

The VRID is still in the initialization stage and has not yet become
a master or backup. In this case, the current priority is 0.

The VRID is configured with track ports and the link on a tracked
interface has gone down.

A higher number indicates a higher priority.
This object is adjusted dynamically with the

“snVrrpVirRtrTrackPriority”

object.

Valid values: 1 – 254

snVrrpVirRtrHelloInt
brcdIp.1.2.12.3.1.1.7
Syntax: Integer

Read-write

Shows the number of seconds between hello messages that are sent
between the master and the backup.
Valid values: 1 – 84 seconds
Default: 1 second

Advertising