VRRP-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: VRRP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 vrrpMIB 1.3.6.1.2.1.68
This MIB describes objects used for managing Virtual Router Redundancy Protocol (VRRP) over IPv4 and IPv6 protocols. This MIB supports VRRP for IPv4 and IPv6 protocols simultaneously running on a given interface of a router. Copyright (C) The IETF Trust (2006).
       vrrpNotifications 1.3.6.1.2.1.68.0
           vrrpTrapNewMaster 1.3.6.1.2.1.68.0.1
The newMaster trap indicates that the sending agent has transitioned to 'Master' state.
           vrrpTrapAuthFailure 1.3.6.1.2.1.68.0.2
A vrrpAuthFailure trap signifies that a packet has been received from a router whose authentication key or authentication type conflicts with this router's authentication key or authentication type. Implementation of this trap is optional. This object is deprecated in the IP Version MIB.
           vrrpTrapProtoError 1.3.6.1.2.1.68.0.3
The error trap indicates that the sending agent has encountered the protocol error indicated by vrrpTrapProtoErrorReason.
       vrrpOperations 1.3.6.1.2.1.68.1
           vrrpNodeVersion 1.3.6.1.2.1.68.1.1 integer32 read-only
This value identifies the particular version of the VRRP supported by this node. This object is deprecated in the IP Version Independent MIB.
           vrrpNotificationCntl 1.3.6.1.2.1.68.1.2 integer read-write
Indicates whether the VRRP-enabled router will generate SNMP notifications for events defined in this MIB. 'Enabled' results in SNMP notifications; 'disabled', no notifications are sent. Enumeration: 'disabled': 2, 'enabled': 1.
           vrrpOperTable 1.3.6.1.2.1.68.1.3 no-access
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 1.3.6.1.2.1.68.1.3.1 no-access
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 the table cannot be modified unless the value of `vrrpOperAdminState' is `disabled' and the `vrrpOperState' has transitioned to `initialize'. This object is deprecated in favor of the IP Version independent object, vrrpOperationsEntry
                   vrrpOperVrId 1.3.6.1.2.1.68.1.3.1.1 vrid no-access
This object contains the Virtual Router Identifier (VRID). This object is deprecated in favor of the IP Version independent object, vrrpOperationsVrId
                   vrrpOperVirtualMacAddr 1.3.6.1.2.1.68.1.3.1.2 macaddress read-only
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 VRRP-related SNMP traps. This object is deprecated in favor of the IP Version Independent object, vrrpOperationsVirtualMacAddr.
                   vrrpOperState 1.3.6.1.2.1.68.1.3.1.3 integer read-only
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. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `vrrpOperAdminState' object (below) initiates transitions in the value of this object. This object is deprecated in favor of the IP Version Independent object, vrrpOperationsState. Enumeration: 'initialize': 1, 'master': 3, 'backup': 2.
                   vrrpOperAdminState 1.3.6.1.2.1.68.1.3.1.4 integer read-only
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 value of `vrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. The `vrrpOperAdminState' object must be set to `down' prior to modifying the other read-create objects in the conceptual row. The value of the `vrrpOperRowStatus' object (below) must be `active', signifying that the conceptual row is valid (i.e., the objects are correctly set), in order for this object to be set to `up'. This object is deprecated in favor of the IP Version Independent object, vrrpOperationsState. Enumeration: 'down': 2, 'up': 1.
                   vrrpOperPriority 1.3.6.1.2.1.68.1.3.1.5 integer32 read-only
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 to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es). This object is deprecated in favor of the IP Version Independent object, vrrpOperationsPriority.
                   vrrpOperIpAddrCount 1.3.6.1.2.1.68.1.3.1.6 integer32 read-only
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 object is deprecated in favor of the IP Version Independent object, vrrpOperationsAddrCount.
                   vrrpOperMasterIpAddr 1.3.6.1.2.1.68.1.3.1.7 ipaddress read-only
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 Version Independent object, vrrpOperationsMasterIpAddr.
                   vrrpOperPrimaryIpAddr 1.3.6.1.2.1.68.1.3.1.8 ipaddress read-only
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 to master. If this object is set to 0.0.0.0, the IP address which is numerically lowest (of all the associated IP address for the interface) will be selected. This object is deprecated in favor of the IP Version Independent object, vrrpOperationsPrimaryIpAddr.
                   vrrpOperAuthType 1.3.6.1.2.1.68.1.3.1.9 integer read-only
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 RFC on the standards track. This object is deprecated in the IP Version MIB. Enumeration: 'noAuthentication': 1, 'ipAuthenticationHeader': 3, 'simpleTextPassword': 2.
                   vrrpOperAuthKey 1.3.6.1.2.1.68.1.3.1.10 octet string read-only
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 will left adjust and zero fill to 16 octets. The value of this object is the same for a given ifIndex. When read, vrrpOperAuthKey always returns an Octet String of length zero. This object is deprecated in the IP Version MIB.
                   vrrpOperAdvertisementInterval 1.3.6.1.2.1.68.1.3.1.11 integer32 read-only
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, vrrpOperationsAdvInterval.
                   vrrpOperPreemptMode 1.3.6.1.2.1.68.1.3.1.12 truthvalue read-only
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.
                   vrrpOperVirtualRouterUpTime 1.3.6.1.2.1.68.1.3.1.13 timestamp read-only
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 object, vrrpOperationsUpTime.
                   vrrpOperProtocol 1.3.6.1.2.1.68.1.3.1.14 integer read-only
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 IP Version Independent MIB. Enumeration: 'ip': 1, 'decnet': 3, 'other': 4, 'bridge': 2.
                   vrrpOperRowStatus 1.3.6.1.2.1.68.1.3.1.15 rowstatus read-only
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 corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `vrrpOperAdminState', can be modified. Prior to setting the `vrrpOperRowStatus' object from `active' to a different value, the `vrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `vrrpOperVrId' has been set and there is at least one active row in the `vrrpAssoIpAddrTable' defining an associated IP address for the virtual router. This object is deprecated in favor of the IP Version Independent object, vrrpOperationsRowStatus.
           vrrpAssoIpAddrTable 1.3.6.1.2.1.68.1.4 no-access
The table of addresses associated with this virtual router. This object is deprecated in favor of the IP Version Independent object, vrrpAssociatedIpAddrTable.
               vrrpAssoIpAddrEntry 1.3.6.1.2.1.68.1.4.1 no-access
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 virtual router (equivalent to 'vrrpOperIpAddrCount'). Rows in the table cannot be modified unless the value of `vrrpOperAdminState' is `disabled' and the `vrrpOperState' has transitioned to `initialize'. This object is deprecated in favor of the IP Version Independent object, vrrpAssociatedIpAddrEntry.
                   vrrpAssoIpAddr 1.3.6.1.2.1.68.1.4.1.1 ipaddress no-access
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.
                   vrrpAssoIpAddrRowStatus 1.3.6.1.2.1.68.1.4.1.2 rowstatus read-only
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 router. Destroying the entry or setting it to notInService(2) removes the associated address from the virtual router. The use of other values is implementation-dependent. This object is deprecated in favor of the IP Version Independent object, vrrpAssociatedIpAddrRowStatus.
           vrrpTrapPacketSrc 1.3.6.1.2.1.68.1.5 ipaddress no-access
The IP address of an inbound VRRP packet. Used by vrrpTrapAuthFailure trap. This object is deprecated in the IP Version MIB.
           vrrpTrapAuthErrorType 1.3.6.1.2.1.68.1.6 integer no-access
Potential types of configuration conflicts. Used by vrrpAuthFailure trap. This object is deprecated in the IP Version MIB. Enumeration: 'invalidAuthType': 1, 'authTypeMismatch': 2, 'authFailure': 3.
           vrrpOperationsTable 1.3.6.1.2.1.68.1.7 no-access
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 1.3.6.1.2.1.68.1.7.1 no-access
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 represents a physical interface of the router. Note that rows in this table can be distinguished on a multi-stacked device running VRRP over IPv4 and IPv6 on the same physical interface. Rows in the table cannot be modified unless the value of 'vrrpOperationsState' has transitioned to 'initialize'
                   vrrpOperationsInetAddrType 1.3.6.1.2.1.68.1.7.1.1 inetaddresstype no-access
The IP address type of VrrpOperationsEntry. This value applies to both vrrpOperationsMasterIpAddr and vrrpOperationsPrimaryIpAddr.
                   vrrpOperationsVrId 1.3.6.1.2.1.68.1.7.1.2 vrid no-access
This object contains the Virtual Router Identifier (VRID).
                   vrrpOperationsVirtualMacAddr 1.3.6.1.2.1.68.1.7.1.3 macaddress read-only
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 VRRP-related SNMP notifications.
                   vrrpOperationsState 1.3.6.1.2.1.68.1.7.1.4 integer read-only
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', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Enumeration: 'initialize': 1, 'master': 3, 'backup': 2.
                   vrrpOperationsPriority 1.3.6.1.2.1.68.1.7.1.5 unsigned32 read-only
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 to indicate that this router has ceased to participate in VRRP and a backup virtual router should transition to become a new master. A priority of 255 is used for the router that owns the associated IP address(es) for VRRP over IPv4 and hence not settable. A 'badValue(3)' should be returned when a user tries to set 0 or 255 for this object.
                   vrrpOperationsAddrCount 1.3.6.1.2.1.68.1.7.1.6 integer32 read-only
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.
                   vrrpOperationsMasterIpAddr 1.3.6.1.2.1.68.1.7.1.7 inetaddress read-only
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 advertisement last received by this virtual router.
                   vrrpOperationsPrimaryIpAddr 1.3.6.1.2.1.68.1.7.1.8 inetaddress read-only
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 router transition from backup state to master.
                   vrrpOperationsAdvInterval 1.3.6.1.2.1.68.1.7.1.9 timeinterval read-only
The time interval, in centiseconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
                   vrrpOperationsPreemptMode 1.3.6.1.2.1.68.1.7.1.10 truthvalue read-only
Controls whether a higher priority virtual router will preempt a lower priority master.
                   vrrpOperationsAcceptMode 1.3.6.1.2.1.68.1.7.1.11 truthvalue read-only
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 representing VRRP over IPv4 and should be set to false.
                   vrrpOperationsUpTime 1.3.6.1.2.1.68.1.7.1.12 timestamp read-only
This is the value of the `sysUpTime' object when this virtual router (i.e., the `vrrpOperationsState') transitioned out of `initialized'.
                   vrrpOperationsStorageType 1.3.6.1.2.1.68.1.7.1.13 storagetype read-only
The storage type for this conceptual row. Write access is not required. It is optional to support nonVolatile StorageType enumeration.
                   vrrpOperationsRowStatus 1.3.6.1.2.1.68.1.7.1.14 rowstatus read-only
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. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperationsRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of vrrpOperationsInetAddrType, vrrpOperationsVrId and vrrpOperationsPrimaryIpAddr has been set and there is at least one active row in the `vrrpAssociatedIpAddrTable' defining an associated IP address. notInService(2) should be used to administratively bring the row down. A typical order of operation to add a row is: 1. Create a row in vrrpOperationsTable with createAndWait(5). 2. Create one or more corresponding rows in vrrpAssociatedIpAddrTable. 3. Populate the vrrpOperationsEntry. 4. set vrrpOperationsRowStatus to active(1). A typical order of operation to delete an entry is: 1. Set vrrpOperationsRowStatus to notInService(2). 2. Set the corresponding rows in vrrpAssociatedIpAddrTable to destroy(6) to delete the entry. 3. set vrrpOperationsRowStatus to destroy(6) to delete the entry.
           vrrpAssociatedIpAddrTable 1.3.6.1.2.1.68.1.8 no-access
The table of addresses associated with this virtual router.
               vrrpAssociatedIpAddrEntry 1.3.6.1.2.1.68.1.8.1 no-access
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) by the virtual router (equivalent to 'vrrpOperationsIpAddrCount'). Rows in the table cannot be modified unless the value of `vrrpOperationsState' has transitioned to `initialize'.
                   vrrpAssociatedIpAddr 1.3.6.1.2.1.68.1.8.1.1 inetaddress no-access
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.
                   vrrpAssociatedStorageType 1.3.6.1.2.1.68.1.8.1.2 storagetype read-only
The storage type for this conceptual row. Write access is not required. It is optional to support nonVolatile StorageType enumeration.
                   vrrpAssociatedIpAddrRowStatus 1.3.6.1.2.1.68.1.8.1.3 rowstatus read-only
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 object to active(1) results in the addition of an associated address for a virtual router. Setting this object to notInService(2) results in administratively bringing down the row. Destroying the entry or setting it to destroy(6) removes the associated address from the virtual router. The use of other values is implementation-dependent. Only vrrpAssociatedStorageType can be modified when the row is in active(1) state for Implementations supporting write access to vrrpAssociatedStorageType Implementations should not allow deletion of the last row corresponding to an active row in vrrpOperationsTable. Refer to description of vrrpOperationsRowStatus for a typical row creation and deletion scenarios.
           vrrpNewMasterReason 1.3.6.1.2.1.68.1.9 integer read-only
This indicates the reason for vrrpNewMaster trap. Used by vrrpTrapNewMaster trap. The object can be polled if the vrrpNewMaster trap is lost to identify the reason for transmission. Backup router should return notmaster(0) when pooled. Enumeration: 'priority': 1, 'masterNoResponse': 3, 'preempted': 2, 'notmaster': 0.
           vrrpTrapProtoErrReason 1.3.6.1.2.1.68.1.10 integer no-access
This indicates the reason for protocol error trap. Used by vrrpTrapProtoError trap. Enumeration: 'hopLimitError': 0, 'versionError': 1, 'checksumError': 2, 'vridError': 3.
       vrrpStatistics 1.3.6.1.2.1.68.2
           vrrpRouterChecksumErrors 1.3.6.1.2.1.68.2.1 counter32 read-only
The total number of VRRP packets received with an invalid VRRP checksum value.
           vrrpRouterVersionErrors 1.3.6.1.2.1.68.2.2 counter32 read-only
The total number of VRRP packets received with an unknown or unsupported version number.
           vrrpRouterVrIdErrors 1.3.6.1.2.1.68.2.3 counter32 read-only
The total number of VRRP packets received with an invalid VRID for this virtual router.
           vrrpRouterStatsTable 1.3.6.1.2.1.68.2.4 no-access
Table of virtual router statistics. This object is deprecated in favor of the IP Version Independent object, vrrpRouterStatisticsTable.
               vrrpRouterStatsEntry 1.3.6.1.2.1.68.2.4.1 no-access
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.
                   vrrpStatsBecomeMaster 1.3.6.1.2.1.68.2.4.1.1 counter32 read-only
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.
                   vrrpStatsAdvertiseRcvd 1.3.6.1.2.1.68.2.4.1.2 counter32 read-only
The total number of VRRP advertisements received by this virtual router. This object is deprecated in favor of the IP Version Independent object, vrrpStatisticsRcvdAdvertisements.
                   vrrpStatsAdvertiseIntervalErrors 1.3.6.1.2.1.68.2.4.1.3 counter32 read-only
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 IP Version Independent object, vrrpStatisticsAdvIntervalErrors.
                   vrrpStatsAuthFailures 1.3.6.1.2.1.68.2.4.1.4 counter32 read-only
The total number of VRRP packets received that do not pass the authentication check. This object is deprecated in the IP Version MIB.
                   vrrpStatsIpTtlErrors 1.3.6.1.2.1.68.2.4.1.5 counter32 read-only
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.
                   vrrpStatsPriorityZeroPktsRcvd 1.3.6.1.2.1.68.2.4.1.6 counter32 read-only
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.
                   vrrpStatsPriorityZeroPktsSent 1.3.6.1.2.1.68.2.4.1.7 counter32 read-only
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.
                   vrrpStatsInvalidTypePktsRcvd 1.3.6.1.2.1.68.2.4.1.8 counter32 read-only
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, vrrpStatisticsRcvdInvalidTypePkts.
                   vrrpStatsAddressListErrors 1.3.6.1.2.1.68.2.4.1.9 counter32 read-only
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 object, vrrpStatisticsAddressListErrors.
                   vrrpStatsInvalidAuthType 1.3.6.1.2.1.68.2.4.1.10 counter32 read-only
The total number of packets received with an unknown authentication type. This object is deprecated in favor of the IP Version Independent object, vrrpStatisticsPacketLengthErrors.
                   vrrpStatsAuthTypeMismatch 1.3.6.1.2.1.68.2.4.1.11 counter32 read-only
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 object, vrrpStatisticsRcvdInvalidAuthentications.
                   vrrpStatsPacketLengthErrors 1.3.6.1.2.1.68.2.4.1.12 counter32 read-only
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, vrrpStatisticsPacketLengthErrors.
           vrrpRouterStatisticsTable 1.3.6.1.2.1.68.2.5 no-access
Table of virtual router statistics.
               vrrpRouterStatisticsEntry 1.3.6.1.2.1.68.2.5.1 no-access
An entry in the table, containing statistics information about a given virtual router.
                   vrrpStatisticsMasterTransitions 1.3.6.1.2.1.68.2.5.1.1 counter32 read-only
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 times as indicated by the value of vrrpStatisticsDiscontinuityTime.
                   vrrpStatisticsRcvdAdvertisements 1.3.6.1.2.1.68.2.5.1.2 counter32 read-only
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 indicated by the value of vrrpStatisticsDiscontinuityTime.
                   vrrpStatisticsAdvIntervalErrors 1.3.6.1.2.1.68.2.5.1.3 counter32 read-only
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 can occur at re-initialization of the management system, and at other times as indicated by the value of vrrpStatisticsDiscontinuityTime.
                   vrrpStatisticsIpTtlErrors 1.3.6.1.2.1.68.2.5.1.4 counter32 read-only
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 occur at re-initialization of the management system, and at other times as indicated by the value of vrrpStatisticsDiscontinuityTime.
                   vrrpStatisticsRcvdPriZeroPackets 1.3.6.1.2.1.68.2.5.1.5 counter32 read-only
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 times as indicated by the value of vrrpStatisticsDiscontinuityTime.
                   vrrpStatisticsSentPriZeroPackets 1.3.6.1.2.1.68.2.5.1.6 counter32 read-only
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 as indicated by the value of vrrpStatisticsDiscontinuityTime.
                   vrrpStatisticsRcvdInvalidTypePkts 1.3.6.1.2.1.68.2.5.1.7 counter32 read-only
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, and at other times as indicated by the value of vrrpStatisticsDiscontinuityTime.
                   vrrpStatisticsAddressListErrors 1.3.6.1.2.1.68.2.5.1.8 counter32 read-only
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-initialization of the management system, and at other times as indicated by the value of vrrpStatisticsDiscontinuityTime.
                   vrrpStatisticsPacketLengthErrors 1.3.6.1.2.1.68.2.5.1.9 counter32 read-only
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 at other times as indicated by the value of vrrpStatisticsDiscontinuityTime.
                   vrrpStatisticsRcvdInvalidAuthentications 1.3.6.1.2.1.68.2.5.1.10 counter32 read-only
The total number of packets received with an unknown authentication type.
                   vrrpStatisticsDiscontinuityTime 1.3.6.1.2.1.68.2.5.1.11 timestamp read-only
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 the local management subsystem, then this object contains a zero value.
                   vrrpStatisticsRefreshRate 1.3.6.1.2.1.68.2.5.1.12 unsigned32 read-only
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.
       vrrpConformance 1.3.6.1.2.1.68.3
           vrrpMIBCompliances 1.3.6.1.2.1.68.3.1
               vrrpMIBCompliance 1.3.6.1.2.1.68.3.1.1
This compliance is deprecated in favour of vrrpModuleFullCompliance.
               vrrpModuleFullCompliance 1.3.6.1.2.1.68.3.1.2
The compliance statement for both VRRP for IPv4 and VRRP for IPv6 implementations.
               vrrpModuleReadOnlyCompliance 1.3.6.1.2.1.68.3.1.3
When this MIB is implemented without support for read- create (i.e. in read-only mode), then such an implementation can claim read-only compliance. Such a device can then be monitored but can not be configured with this MIB.
           vrrpMIBGroups 1.3.6.1.2.1.68.3.2
               vrrpOperGroup 1.3.6.1.2.1.68.3.2.1
Conformance group for VRRP operations.
               vrrpStatsGroup 1.3.6.1.2.1.68.3.2.2
Conformance group for VRRP statistics.
               vrrpTrapGroup 1.3.6.1.2.1.68.3.2.3
Conformance group for objects contained in VRRP notifications.
               vrrpNotificationGroup 1.3.6.1.2.1.68.3.2.4
The VRRP MIB Notification Group.
               vrrpOperationsGroup 1.3.6.1.2.1.68.3.2.5
Conformance group for VRRP over IPv4 and IPv6 operations.
               vrrpStatisticsGroup 1.3.6.1.2.1.68.3.2.6
Conformance group for VRRP over IPv4 and IPv6 statistics.
               vrrpTrapInfoGroup 1.3.6.1.2.1.68.3.2.7
Conformance group for objects contained in VRRP notifications.
               vrrpNotificationsGroup 1.3.6.1.2.1.68.3.2.8
The VRRP MIB Notification Group.