VRRP-MIB Table View

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

Tables
6
Rows
6
Columns
58

vrrpOperTable

table deprecated
.1.3.6.1.2.1.68.1.3 · 1 row entry · 15 columns
Operations table for a VRRP router which consists of a 
sequence (i.e., one or more conceptual rows) of 
'vrrpOperEntry' items. 
          
This table has been deprecated as a new IP version  
neutral 'vrrpOperationsTable' has been added.
vrrpOperEntry entry .1.3.6.1.2.1.68.1.3.1
An entry in the vrrpOperTable containing the operational
characteristics of a virtual router. On a VRRP router,
a given virtual router is identified by a combination
of the IF index and VRID.

Rows in t…
Indexes
IF-MIBifIndex vrrpOperVrId
Column Syntax OID
vrrpOperVrId deprecated
This object contains the Virtual Router Identifier
(VRID).
This object is deprecated in favor of the IP Version
independent object, vrrpOperationsVrId
VrId
Textual Convention: VrId Integer32
Type Constraints:
range: 1..255
.1.3.6.1.2.1.68.1.3.1.1
vrrpOperVirtualMacAddr deprecated
The virtual MAC address of the virtual router. Although
this object can be derived from the 'vrrpOperVrId' 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.3.1.2
vrrpOperState deprecated
The current state of the virtual router. This object has
three defined values:

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

- `bac…
Enumeration
Enumerated Values:
1initialize
2backup
3master
.1.3.6.1.2.1.68.1.3.1.3
vrrpOperAdminState deprecated
This object will enable/disable the virtual router
function.

Setting the value to `up', will transition the state of
the virtual router from `initialize' to `backup' or
`master', depending on the val…
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.2.1.68.1.3.1.4
vrrpOperPriority deprecated
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 rou…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.2.1.68.1.3.1.5
vrrpOperIpAddrCount deprecated
The number of IP addresses that are associated with this
virtual router. This number is equal to the number of
rows in the vrrpAssoIpAddrTable that correspond to a
given IF index/VRID pair.

This ob…
Integer32
Constraints:
range: 0-255
.1.3.6.1.2.1.68.1.3.1.6
vrrpOperMasterIpAddr deprecated
The master router's real (primary) IP address. This is
the IP address listed as the source in VRRP advertisement
last received by this virtual router.

This object is deprecated in favor of the IP Vers…
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.68.1.3.1.7
vrrpOperPrimaryIpAddr deprecated
In the case where there is more than one IP address for
a given `ifIndex', this object is used to specify the IP
address that will become the `vrrpOperMasterIpAddr',
should the virtual router transition from backup …
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.68.1.3.1.8
vrrpOperAuthType deprecated
Authentication type used for VRRP protocol exchanges
between virtual routers. This value of this object is the
same for a given ifIndex.

New enumerations to this list can only be added via a new
RF…
Enumerationr/w
Enumerated Values:
1noAuthentication
2simpleTextPassword
3ipAuthenticationHeader
.1.3.6.1.2.1.68.1.3.1.9
vrrpOperAuthKey deprecated
The Authentication Key. This object is set according to
the value of the 'vrrpOperAuthType' object
('simpleTextPassword' or 'ipAuthenticationHeader'). If
the length of the value is less than 16 octets, the agent …
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.2.1.68.1.3.1.10
vrrpOperAdvertisementInterval deprecated
The time interval, in seconds, between sending
advertisement messages. Only the master router sends
VRRP advertisements.

This object is deprecated in favor of the IP Version
Independent object, vrrp…
secondsInteger32r/w
Constraints:
range: 1-255
.1.3.6.1.2.1.68.1.3.1.11
vrrpOperPreemptMode deprecated
Controls whether a higher priority virtual router will
preempt a lower priority master.

This object is deprecated in favor of the IP Version
Independent object, vrrpOperationsPreemptMode.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.68.1.3.1.12
vrrpOperVirtualRouterUpTime deprecated
This is the value of the `sysUpTime' object when this
virtual router (i.e., the `vrrpOperState') transitioned
out of `initialized'.

This object is deprecated in favor of the IP Version
Independent o…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.68.1.3.1.13
vrrpOperProtocol deprecated
The particular protocol being controlled by this Virtual
Router.

New enumerations to this list can only be added via a new
RFC on the standards track.

This object is deprecated in the I…
Enumerationr/w
Enumerated Values:
1ip
2bridge
3decnet
4other
.1.3.6.1.2.1.68.1.3.1.14
vrrpOperRowStatus deprecated
The RowStatus variable, used in accordance to
installation and removal conventions for conceptual rows.
The RowStatus of a currently active row in the
vrrpOperTable is constrained by the operational state of
the…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.68.1.3.1.15

vrrpAssoIpAddrTable

table deprecated
.1.3.6.1.2.1.68.1.4 · 1 row entry · 2 columns
The table of addresses associated with this virtual 
router. 
This object is deprecated in favor of the IP Version  
Independent object, vrrpAssociatedIpAddrTable.
vrrpAssoIpAddrEntry entry .1.3.6.1.2.1.68.1.4.1
An entry in the table contains an IP address that is
associated with a virtual router. The number of rows for
a given ifIndex and VrId will equal the number of IP
addresses associated (e.g., backed up) by the virtua…
Indexes
IF-MIBifIndex vrrpOperVrId vrrpAssoIpAddr
Column Syntax OID
vrrpAssoIpAddr deprecated
The assigned IP addresses that a virtual router is
responsible for backing up.

This object is deprecated in favor of the IP Version
Independent object, vrrpAssociatedIpAddr.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.68.1.4.1.1
vrrpAssoIpAddrRowStatus deprecated
The row status variable, used according to installation
and removal conventions for conceptual rows. Setting this
object to active(1) or createAndGo(4) results in the
addition of an associated address for a virtual …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.68.1.4.1.2
.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.
if…
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).
VrId
Textual Convention: VrId 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 inclu…
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.

- `ba…
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 …
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 vrrpAssociatedAddrTable 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
VRR…
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 vir…
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-4096
.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 f…
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 mo…
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, VrID and ifIndex will equal the
number of IP addresses associated (e.g., backed up…
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…
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

vrrpRouterStatsTable

table deprecated
.1.3.6.1.2.1.68.2.4 · 1 row entry · 12 columns
Table of virtual router statistics. 
          
This object is deprecated in favor of the IP Version  
Independent object, vrrpRouterStatisticsTable.
vrrpRouterStatsEntry entry .1.3.6.1.2.1.68.2.4.1
An entry in the table, containing statistics information
about a given virtual router.
This object is deprecated in favor of the IP Version
Independent object, vrrpRouterStatisticsEntry.
Indexes
No indexes recorded
Column Syntax OID
vrrpStatsBecomeMaster deprecated
The total number of times that this virtual router's
state has transitioned to MASTER.

This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsMasterTransitions.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.4.1.1
vrrpStatsAdvertiseRcvd deprecated
The total number of VRRP advertisements received by this
virtual router.

This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsRcvdAdvertisements.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.4.1.2
vrrpStatsAdvertiseIntervalErrors deprecated
The total number of VRRP advertisement packets received
for which the advertisement interval is different than the
one configured for the local virtual router.

This object is deprecated in favor of the…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.4.1.3
vrrpStatsAuthFailures deprecated
The total number of VRRP packets received that do not
pass the authentication check.

This object is deprecated in the IP Version MIB.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.4.1.4
vrrpStatsIpTtlErrors deprecated
The total number of VRRP packets received by the virtual
router with IP TTL (Time-To-Live) not equal to 255.
This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsIpTtlErrors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.4.1.5
vrrpStatsPriorityZeroPktsRcvd deprecated
The total number of VRRP packets received by the virtual
router with a priority of '0'.

This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsRcvdPriZeroPackets.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.4.1.6
vrrpStatsPriorityZeroPktsSent deprecated
The total number of VRRP packets sent by the virtual
router with a priority of '0'.

This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsSentPriZeroPackets.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.4.1.7
vrrpStatsInvalidTypePktsRcvd deprecated
The number of VRRP packets received by the virtual router
with an invalid value in the 'type' field.

This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsRcvdInvalidT…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.4.1.8
vrrpStatsAddressListErrors deprecated
The total number of packets received for which the
address list does not match the locally configured list
for the virtual router.

This object is deprecated in favor of the IP Version
Independent o…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.4.1.9
vrrpStatsInvalidAuthType deprecated
The total number of packets received with an unknown
authentication type.

This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsPacketLengthErrors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.4.1.10
vrrpStatsAuthTypeMismatch deprecated
The total number of packets received with 'Auth Type' not
equal to the locally configured authentication method
(`vrrpOperAuthType').

This object is deprecated in favor of the IP Version
Independent …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.4.1.11
vrrpStatsPacketLengthErrors deprecated
The total number of packets received with a packet length
less than the length of the VRRP header.

This object is deprecated in favor of the IP Version
Independent object, vrrpStatisticsPacketLengthEr…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.4.1.12
.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 …
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 a…
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 c…
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 counte…
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 …
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
ot…
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 sy…
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-init…
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 syst…
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-initializati…
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.
milli-secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.68.2.5.1.12