TIMETRA-VRRP-V3-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
29
.1.3.6.1.2.1.68.1.7 · 1 row entry · 14 columns
Unified Operations table for a VRRP router which consists of a
sequence (i.e., one or more conceptual rows) of 'vrrpOperationsEntry'
items which describe the operational characteristics of a virtual
router.
vrrpOperationsEntry entry .1.3.6.1.2.1.68.1.7.1
An entry in the vrrpOperationsTable containing the
operational characteristics of a virtual router. On a
VRRP router, a given virtual router is identified by a
combination of the IP version, VRID and ifIndex.
ifIndex r…
Indexes
vrrpOperationsInetAddrType vrrpOperationsVrId IF-MIBifIndex
Column Syntax OID
vrrpOperationsInetAddrType
The IP address type of VrrpOperationsEntry. This value applies to both
vrrpOperationsMasterIpAddr and vrrpOperationsPrimaryIpAddr.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.68.1.7.1.1
vrrpOperationsVrId
This object contains the Virtual Router Identifier (VRID).
VRRP-MIBVrId
Textual Convention: VRRP-MIBVrId Integer32
Type Constraints:
range: 1..255
.1.3.6.1.2.1.68.1.7.1.2
vrrpOperationsVirtualMacAddr
The virtual MAC address of the virtual router. Although this object
can be derived from the 'vrrpOperationsVrId' object, it is defined so
that it is easily obtainable by a management application and can be
included in V…
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.2.1.68.1.7.1.3
vrrpOperationsState
The current state of the virtual router. This object has three defined
values:

- `initialize', which indicates that the
virtual router is waiting for a startup event.

- `backup', wh…
Enumeration
Enumerated Values:
1initialize
2backup
3master
.1.3.6.1.2.1.68.1.7.1.4
vrrpOperationsPriority
This object specifies the priority to be used for the
virtual router master election process. Higher values
imply higher priority.

A priority of '0', although not settable, is sent by the master router
t…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.2.1.68.1.7.1.5
vrrpOperationsAddrCount
The number of IP addresses that are associated with
this virtual router. This number is equal to the
number of rows in the vrrpAssociatedIpAddrTable that
correspond to a given IP version/VRID/ifIndex.
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.68.1.7.1.6
vrrpOperationsMasterIpAddr
The master router's real IP address. Master router would set this
address to vrrpOperationsPrimaryIpAddr while transitioning to master
state. For backup routers, this is the IP address listed as the source
in VRRP adver…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.68.1.7.1.7
vrrpOperationsPrimaryIpAddr
In the case where there are more than one IP Address (associated IP
addresses) for a given `ifIndex', this object is used to specify the
IP address that will become the 'vrrpOperationsMasterIpAddr', should
the virtual r…
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.68.1.7.1.8
vrrpOperationsAdvInterval
The time interval, in centiseconds, between sending advertisement
messages. Only the master router sends VRRP advertisements.
centisecondsInteger32r/w
Constraints:
range: 1-4095
.1.3.6.1.2.1.68.1.7.1.9
vrrpOperationsPreemptMode
Controls whether a higher priority virtual router will preempt a lower
priority master.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.68.1.7.1.10
vrrpOperationsAcceptMode
Controls whether a virtual router in Master state
will accept packets addressed to the address owner's
IPv6 address as its own if it is not the IPv6 address
owner. Default is False.
This object is not relevant for rows…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.68.1.7.1.11
vrrpOperationsUpTime
This is the value of the `sysUpTime' object when this virtual router
(i.e., the `vrrpOperationsState') transitioned out of `initialized'.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.68.1.7.1.12
vrrpOperationsStorageType
The storage type for this conceptual row. Write access is not
required. It is optional to support nonVolatile StorageType
enumeration.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.68.1.7.1.13
vrrpOperationsRowStatus
The RowStatus variable should be used in accordance to installation
and removal conventions for conceptual rows. When
`vrrpOperationsRowStatus' is set to active(1), no other objects in the
conceptual row can be modified…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.68.1.7.1.14
.1.3.6.1.2.1.68.1.8 · 1 row entry · 3 columns
The table of addresses associated with this virtual router.
vrrpAssociatedIpAddrEntry entry .1.3.6.1.2.1.68.1.8.1
An entry in the table contains an IP address that is
associated with a virtual router. The number of rows
for a given IP version, vrrpOperationsVrId and ifIndex will equal the
number of IP addresses associated (e.g., b…
Indexes
vrrpOperationsInetAddrType vrrpOperationsVrId IF-MIBifIndex vrrpAssociatedIpAddr
Column Syntax OID
vrrpAssociatedIpAddr
The assigned IP addresses that a virtual router is responsible for
backing up. The size of this object is either 4 or 16 depending on
vrrpOperationsInetAddrType.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.2.1.68.1.8.1.1
vrrpAssociatedStorageType
The storage type for this conceptual row. Write access is not
required. It is optional to support nonVolatile StorageType
enumeration.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.68.1.8.1.2
vrrpAssociatedIpAddrRowStatus
The RowStatus variable, used according to installation and removal
conventions for conceptual rows. To create a row in this table, a
manager sets this object to either createAndGo(4) or createAndWait(5).
Setting this ob…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.68.1.8.1.3
.1.3.6.1.2.1.68.2.5 · 1 row entry · 12 columns
Table of virtual router statistics.
vrrpRouterStatisticsEntry entry .1.3.6.1.2.1.68.2.5.1
An entry in the table, containing statistics information about a given
virtual router.
Indexes
No indexes recorded
Column Syntax OID
vrrpStatisticsMasterTransitions
The total number of times that this virtual router's state has
transitioned to MASTER.

Discontinuities in the value of this counter can occur at
re-initialization of the management system, and at other ti…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.5.1.1
vrrpStatisticsRcvdAdvertisements
The total number of VRRP advertisements received by this virtual
router.

Discontinuities in the value of this counter can occur at
re-initialization of the management system, and at other times as
indicat…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.5.1.2
vrrpStatisticsAdvIntervalErrors
The total number of VRRP advertisement packets received for which the
advertisement interval is different than the one configured for the
local virtual router.

Discontinuities in the value of this counter…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.5.1.3
vrrpStatisticsIpTtlErrors
The total number of VRRP packets received by the Virtual router with
IPv4 TTL (for VRRP over IPv4) or IPv6 Hop Limit (for VRRP over IPv6)
not equal to 255.

Discontinuities in the value of this counter can…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.5.1.4
vrrpStatisticsRcvdPriZeroPackets
The total number of VRRP packets received by the virtual router with a
priority of '0'.

Discontinuities in the value of this counter can occur at
re-initialization of the management system, and at other t…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.5.1.5
vrrpStatisticsSentPriZeroPackets
The total number of VRRP packets sent by the virtual router with a
priority of '0'.

Discontinuities in the value of this counter can occur at
re-initialization of the management system, and at other times…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.5.1.6
vrrpStatisticsRcvdInvalidTypePkts
The number of VRRP packets received by the virtual router with an
invalid value in the 'type' field.

Discontinuities in the value of this counter can occur at
re-initialization of the management system, a…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.5.1.7
vrrpStatisticsAddressListErrors
The total number of packets received for which the address list does
not match the locally configured list for the virtual router.

Discontinuities in the value of this counter can occur at
re-initializati…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.5.1.8
vrrpStatisticsPacketLengthErrors
The total number of packets received with a packet length less than
the length of the VRRP header.

Discontinuities in the value of this counter can occur at
re-initialization of the management system, and…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.5.1.9
vrrpStatisticsRcvdInvalidAuthentications
The total number of packets received with an unknown authentication
type.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.5.1.10
vrrpStatisticsDiscontinuityTime
The value of sysUpTime on the most recent occasion at which any one or
more of this entry's counters suffered a discontinuity.

If no such discontinuities have occurred since the last
re-initialization of …
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.68.2.5.1.11
vrrpStatisticsRefreshRate
The minimum reasonable polling interval for this entry. This object
provides an indication of the minimum Amount of time required to
update the counters in this entry.
millisecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.5.1.12