CISCO-IETF-VRRP-07-MIB
103 objects
This MIB describes objects used for managing Virtual Router Redundancy Protocol version 3 (VRRPv3) for IPv4 and IPv6. This MIB supports VRRP for IPv4 and IPv6 protocols simultaneously running on a given interface of a router. Copyright (C) The Internet Society (2009).
Imported Objects
| CISCO-SMI | ciscoExperiment |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | MacAddress RowStatus StorageType TEXTUAL-CONVENTION TimeInterval TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.10.143 | IdentityciscoVrrp07MIB | This MIB describes objects used for managing Virtual Router Redundancy Protocol version 3 (VRRPv3) for IPv4 and IPv6. This MIB supports VRRP for IPv4 and IPv6 … | ||
| 1.3.6.1.4.1.9.10.143.0 | Nodec07vrrpNotifications | |||
| 1.3.6.1.4.1.9.10.143.0.1 | Notificationc07vrrpTrapNewMaster | current | The newMaster trap indicates that the sending agent has transitioned to 'Master' state. | |
| 1.3.6.1.4.1.9.10.143.0.2 | Notificationc07vrrpTrapAuthFailure | deprecated | A vrrpAuthFailure trap signifies that a packet has been received from a router whose authentication key or authentication type conflicts with this router's aut… | |
| 1.3.6.1.4.1.9.10.143.0.3 | Notificationc07vrrpTrapProtoError | current | The error trap indicates that the sending agent has encountered the protocol error indicated by vrrpTrapProtoErrorReason. | |
| 1.3.6.1.4.1.9.10.143.1 | Nodec07vrrpOperations | |||
| 1.3.6.1.4.1.9.10.143.1.1 | Scalarc07vrrpNodeVersion | read-only | deprecated | This value identifies the particular version of the VRRP supported by this node. This object is deprecated in the IP Version Independent MIB. |
| 1.3.6.1.4.1.9.10.143.1.2 | Scalarc07vrrpNotificationCntl | read-write | deprecated | Indicates whether the VRRP-enabled router will generate SNMP notifications for events defined in this MIB. 'Enabled' results in SNMP notifications; 'disabled',… |
| 1.3.6.1.4.1.9.10.143.1.3 | Tablec07vrrpOperTable | not-accessible | deprecated | 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… |
| 1.3.6.1.4.1.9.10.143.1.3.1 | Rowc07vrrpOperEntry | not-accessible | deprecated | 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 combi… |
| 1.3.6.1.4.1.9.10.143.1.3.1.1 | Columnc07vrrpOperVrId | not-accessible | deprecated | This object contains the Virtual Router Identifier (VRID). This object is deprecated in favor of the IP Version independent object, vrrpOperationsVrId |
| 1.3.6.1.4.1.9.10.143.1.3.1.2 | Columnc07vrrpOperVirtualMacAddr | read-only | 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 obtainabl… |
| 1.3.6.1.4.1.9.10.143.1.3.1.3 | Columnc07vrrpOperState | read-only | 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 sta… |
| 1.3.6.1.4.1.9.10.143.1.3.1.4 | Columnc07vrrpOperAdminState | read-create | 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 `b… |
| 1.3.6.1.4.1.9.10.143.1.3.1.5 | Columnc07vrrpOperPriority | read-create | 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 … |
| 1.3.6.1.4.1.9.10.143.1.3.1.6 | Columnc07vrrpOperIpAddrCount | read-only | 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 … |
| 1.3.6.1.4.1.9.10.143.1.3.1.7 | Columnc07vrrpOperMasterIpAddr | read-only | 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 obj… |
| 1.3.6.1.4.1.9.10.143.1.3.1.8 | Columnc07vrrpOperPrimaryIpAddr | read-create | 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 `vrrpOperMasterIp… |
| 1.3.6.1.4.1.9.10.143.1.3.1.9 | Columnc07vrrpOperAuthType | read-create | 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 th… |
| 1.3.6.1.4.1.9.10.143.1.3.1.10 | Columnc07vrrpOperAuthKey | read-create | deprecated | The Authentication Key. This object is set according to the value of the 'vrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the l… |
| 1.3.6.1.4.1.9.10.143.1.3.1.11 | Columnc07vrrpOperAdvertisementInterval | read-create | deprecated | The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements. This object is deprecated in favor of … |
| 1.3.6.1.4.1.9.10.143.1.3.1.12 | Columnc07vrrpOperPreemptMode | read-create | 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… |
| 1.3.6.1.4.1.9.10.143.1.3.1.13 | Columnc07vrrpOperVirtualRouterUpTime | read-only | 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 i… |
| 1.3.6.1.4.1.9.10.143.1.3.1.14 | Columnc07vrrpOperProtocol | read-create | 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 obj… |
| 1.3.6.1.4.1.9.10.143.1.3.1.15 | Columnc07vrrpOperRowStatus | read-create | deprecated | The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOpe… |
| 1.3.6.1.4.1.9.10.143.1.4 | Tablec07vrrpAssoIpAddrTable | not-accessible | deprecated | The table of addresses associated with this virtual router. This object is deprecated in favor of the IP Version Independent object, vrrpAssociatedIpAddrTable. |
| 1.3.6.1.4.1.9.10.143.1.4.1 | Rowc07vrrpAssoIpAddrEntry | not-accessible | deprecated | 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… |
| 1.3.6.1.4.1.9.10.143.1.4.1.1 | Columnc07vrrpAssoIpAddr | not-accessible | 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, vrrpAss… |
| 1.3.6.1.4.1.9.10.143.1.4.1.2 | Columnc07vrrpAssoIpAddrRowStatus | read-create | 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… |
| 1.3.6.1.4.1.9.10.143.1.5 | Scalarc07vrrpTrapPacketSrc | accessible-for-notify | deprecated | The IP address of an inbound VRRP packet. Used by vrrpTrapAuthFailure trap. This object is deprecated in the IP Version MIB. |
| 1.3.6.1.4.1.9.10.143.1.6 | Scalarc07vrrpTrapAuthErrorType | accessible-for-notify | deprecated | Potential types of configuration conflicts. Used by vrrpAuthFailure trap. This object is deprecated in the IP Version MIB. |
| 1.3.6.1.4.1.9.10.143.1.7 | Tablec07vrrpOperationsTable | not-accessible | current | 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 o… |
| 1.3.6.1.4.1.9.10.143.1.7.1 | Rowc07vrrpOperationsEntry | not-accessible | current | 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… |
| 1.3.6.1.4.1.9.10.143.1.7.1.1 | Columnc07vrrpOperationsInetAddrType | not-accessible | current | The IP address type of C07VrrpOperationsEntry. This value applies to both vrrpOperationsMasterIpAddr and vrrpOperationsPrimaryIpAddr. |
| 1.3.6.1.4.1.9.10.143.1.7.1.2 | Columnc07vrrpOperationsVrId | not-accessible | current | This object contains the Virtual Router Identifier (VRID). |
| 1.3.6.1.4.1.9.10.143.1.7.1.3 | Columnc07vrrpOperationsVirtualMacAddr | read-only | current | 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 obt… |
| 1.3.6.1.4.1.9.10.143.1.7.1.4 | Columnc07vrrpOperationsState | read-only | current | 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… |
| 1.3.6.1.4.1.9.10.143.1.7.1.5 | Columnc07vrrpOperationsPriority | read-create | current | 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 … |
| 1.3.6.1.4.1.9.10.143.1.7.1.6 | Columnc07vrrpOperationsAddrCount | read-only | current | 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 corresp… |
| 1.3.6.1.4.1.9.10.143.1.7.1.7 | Columnc07vrrpOperationsMasterIpAddr | read-only | current | The master router's real IP address. Master router would set this address to vrrpOperationsPrimaryIpAddr while transitioning to master state. For backup router… |
| 1.3.6.1.4.1.9.10.143.1.7.1.8 | Columnc07vrrpOperationsPrimaryIpAddr | read-create | current | 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 b… |
| 1.3.6.1.4.1.9.10.143.1.7.1.9 | Columnc07vrrpOperationsAdvInterval | read-create | current | The time interval, in centiseconds, between sending advertisement messages. Only the master router sends VRRP advertisements. |
| 1.3.6.1.4.1.9.10.143.1.7.1.10 | Columnc07vrrpOperationsPreemptMode | read-create | current | Controls whether a higher priority virtual router will preempt a lower priority master. |
| 1.3.6.1.4.1.9.10.143.1.7.1.11 | Columnc07vrrpOperationsAcceptMode | read-create | current | 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 ow… |
| 1.3.6.1.4.1.9.10.143.1.7.1.12 | Columnc07vrrpOperationsUpTime | read-only | current | This is the value of the `sysUpTime' object when this virtual router (i.e., the `vrrpOperationsState') transitioned out of `initialized'. |
| 1.3.6.1.4.1.9.10.143.1.7.1.13 | Columnc07vrrpOperationsStorageType | read-create | current | The storage type for this conceptual row. Write access is not required. It is optional to support nonVolatile StorageType enumeration. |
| 1.3.6.1.4.1.9.10.143.1.7.1.14 | Columnc07vrrpOperationsRowStatus | read-create | current | The RowStatus variable should be used in accordance to installation and removal conventions for conceptual rows. When `vrrpOperationsRowStatus' is set to activ… |
| 1.3.6.1.4.1.9.10.143.1.8 | Tablec07vrrpAssociatedIpAddrTable | not-accessible | current | The table of addresses associated with this virtual router. |
| 1.3.6.1.4.1.9.10.143.1.8.1 | Rowc07vrrpAssociatedIpAddrEntry | not-accessible | current | 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 t… |
| 1.3.6.1.4.1.9.10.143.1.8.1.1 | Columnc07vrrpAssociatedIpAddr | not-accessible | current | The assigned IP addresses that a virtual router is responsible for backing up. |
| 1.3.6.1.4.1.9.10.143.1.8.1.2 | Columnc07vrrpAssociatedStorageType | read-create | current | The storage type for this conceptual row. Write access is not required. It is optional to support nonVolatile StorageType enumeration. |
| 1.3.6.1.4.1.9.10.143.1.8.1.3 | Columnc07vrrpAssociatedIpAddrRowStatus | read-create | current | The row status variable, used according to installation and removal conventions for conceptual rows. To create a row in this table, a manager sets this object … |
| 1.3.6.1.4.1.9.10.143.1.9 | Scalarc07vrrpNewMasterReason | accessible-for-notify | current | This indicates the reason for vrrpNewMaster trap. Used by vrrpTrapNewMaster trap. |
| 1.3.6.1.4.1.9.10.143.1.10 | Scalarc07vrrpTrapProtoErrReason | accessible-for-notify | current | This indicates the reason for protocol error trap. Used by vrrpTrapProtoError trap. |
| 1.3.6.1.4.1.9.10.143.1.11 | Scalarc07vrrpTrapNewMasterCntl | read-write | current | Controls whether the VRRP-enabled router should Generate vrrpTrapNewMaster notification. 'Enabled' results in vrrpTrapNewMaster notifications; 'disabled', resu… |
| 1.3.6.1.4.1.9.10.143.1.12 | Scalarc07vrrpTrapProtoErrorCntl | read-write | current | Controls whether the VRRP-enabled router should generate vrrpTrapProtoError notification. 'Enabled' results in vrrpTrapProtoError notifications; 'disabled', re… |
| 1.3.6.1.4.1.9.10.143.2 | Nodec07vrrpStatistics | |||
| 1.3.6.1.4.1.9.10.143.2.1 | Scalarc07vrrpRouterChecksumErrors | read-only | current | The total number of VRRP packets received with an invalid VRRP checksum value. |
| 1.3.6.1.4.1.9.10.143.2.2 | Scalarc07vrrpRouterVersionErrors | read-only | current | The total number of VRRP packets received with an unknown or unsupported version number. |
| 1.3.6.1.4.1.9.10.143.2.3 | Scalarc07vrrpRouterVrIdErrors | read-only | current | The total number of VRRP packets received with an invalid VRID for this virtual router. |
| 1.3.6.1.4.1.9.10.143.2.4 | Tablec07vrrpRouterStatsTable | not-accessible | deprecated | Table of virtual router statistics. This object is deprecated in favor of the IP Version Independent object, vrrpRouterStatisticsTable. |
| 1.3.6.1.4.1.9.10.143.2.4.1 | Rowc07vrrpRouterStatsEntry | not-accessible | deprecated | 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,… |
| 1.3.6.1.4.1.9.10.143.2.4.1.1 | Columnc07vrrpStatsBecomeMaster | read-only | 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,… |
| 1.3.6.1.4.1.9.10.143.2.4.1.2 | Columnc07vrrpStatsAdvertiseRcvd | read-only | deprecated | The total number of VRRP advertisements received by this virtual router. This object is deprecated in favor of the IP Version Independent object, vrrpStatistic… |
| 1.3.6.1.4.1.9.10.143.2.4.1.3 | Columnc07vrrpStatsAdvertiseIntervalErrors | read-only | 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.… |
| 1.3.6.1.4.1.9.10.143.2.4.1.4 | Columnc07vrrpStatsAuthFailures | read-only | deprecated | The total number of VRRP packets received that do not pass the authentication check. This object is deprecated in the IP Version MIB. |
| 1.3.6.1.4.1.9.10.143.2.4.1.5 | Columnc07vrrpStatsIpTtlErrors | read-only | 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 Versi… |
| 1.3.6.1.4.1.9.10.143.2.4.1.6 | Columnc07vrrpStatsPriorityZeroPktsRcvd | read-only | 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… |
| 1.3.6.1.4.1.9.10.143.2.4.1.7 | Columnc07vrrpStatsPriorityZeroPktsSent | read-only | 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, vr… |
| 1.3.6.1.4.1.9.10.143.2.4.1.8 | Columnc07vrrpStatsInvalidTypePktsRcvd | read-only | 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 Indep… |
| 1.3.6.1.4.1.9.10.143.2.4.1.9 | Columnc07vrrpStatsAddressListErrors | read-only | 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… |
| 1.3.6.1.4.1.9.10.143.2.4.1.10 | Columnc07vrrpStatsInvalidAuthType | read-only | deprecated | The total number of packets received with an unknown authentication type. This object is deprecated in favor of the IP Version Independent object, vrrpStatisti… |
| 1.3.6.1.4.1.9.10.143.2.4.1.11 | Columnc07vrrpStatsAuthTypeMismatch | read-only | deprecated | The total number of packets received with 'Auth Type' not equal to the locally configured authentication method (`vrrpOperAuthType'). This object is deprecated… |
| 1.3.6.1.4.1.9.10.143.2.4.1.12 | Columnc07vrrpStatsPacketLengthErrors | read-only | 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 Indepen… |
| 1.3.6.1.4.1.9.10.143.2.5 | Tablec07vrrpRouterStatisticsTable | not-accessible | current | Table of virtual router statistics. |
| 1.3.6.1.4.1.9.10.143.2.5.1 | Rowc07vrrpRouterStatisticsEntry | not-accessible | current | An entry in the table, containing statistics information about a given virtual router. |
| 1.3.6.1.4.1.9.10.143.2.5.1.1 | Columnc07vrrpStatisticsMasterTransitions | read-only | current | 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-initializat… |
| 1.3.6.1.4.1.9.10.143.2.5.1.2 | Columnc07vrrpStatisticsRcvdAdvertisements | read-only | current | 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 man… |
| 1.3.6.1.4.1.9.10.143.2.5.1.3 | Columnc07vrrpStatisticsAdvIntervalErrors | read-only | current | The total number of VRRP advertisement packets received for which the advertisement interval is different than the one configured for the local virtual router.… |
| 1.3.6.1.4.1.9.10.143.2.5.1.4 | Columnc07vrrpStatisticsIpTtlErrors | read-only | current | 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. Dis… |
| 1.3.6.1.4.1.9.10.143.2.5.1.5 | Columnc07vrrpStatisticsRcvdPriZeroPackets | read-only | current | 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-initializa… |
| 1.3.6.1.4.1.9.10.143.2.5.1.6 | Columnc07vrrpStatisticsSentPriZeroPackets | read-only | current | 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… |
| 1.3.6.1.4.1.9.10.143.2.5.1.7 | Columnc07vrrpStatisticsRcvdInvalidTypePkts | read-only | current | 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 … |
| 1.3.6.1.4.1.9.10.143.2.5.1.8 | Columnc07vrrpStatisticsAddressListErrors | read-only | current | 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… |
| 1.3.6.1.4.1.9.10.143.2.5.1.9 | Columnc07vrrpStatisticsPacketLengthErrors | read-only | current | 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… |
| 1.3.6.1.4.1.9.10.143.2.5.1.10 | Columnc07vrrpStatisticsRcvdInvalidAuthentications | read-only | current | The total number of packets received with an unknown authentication type. |
| 1.3.6.1.4.1.9.10.143.2.5.1.11 | Columnc07vrrpStatisticsDiscontinuityTime | read-only | current | 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 … |
| 1.3.6.1.4.1.9.10.143.2.5.1.12 | Columnc07vrrpStatisticsRefreshRate | read-only | current | 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 thi… |
| 1.3.6.1.4.1.9.10.143.3 | Nodec07vrrpConformance | |||
| 1.3.6.1.4.1.9.10.143.3.1 | Nodec07vrrpMIBCompliances | |||
| 1.3.6.1.4.1.9.10.143.3.1.1 | Compliancec07vrrpMIBCompliance | deprecated | This compliance is deprecated in favour of vrrpModuleFullCompliance. | |
| 1.3.6.1.4.1.9.10.143.3.1.2 | Compliancec07vrrpModuleFullCompliance | current | The compliance statement for both VRRP for IPv4 and VRRP for IPv6 implementations. | |
| 1.3.6.1.4.1.9.10.143.3.1.3 | Compliancec07vrrpModuleReadOnlyCompliance | read-only | current | 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 devi… |
| 1.3.6.1.4.1.9.10.143.3.2 | Nodec07vrrpMIBGroups | |||
| 1.3.6.1.4.1.9.10.143.3.2.1 | Groupc07vrrpOperGroup | deprecated | Conformance group for VRRP operations. | |
| 1.3.6.1.4.1.9.10.143.3.2.2 | Groupc07vrrpStatsGroup | deprecated | Conformance group for VRRP statistics. | |
| 1.3.6.1.4.1.9.10.143.3.2.3 | Groupc07vrrpTrapGroup | deprecated | Conformance group for objects contained in VRRP notifications. | |
| 1.3.6.1.4.1.9.10.143.3.2.4 | Groupc07vrrpNotificationGroup | deprecated | The VRRP MIB Notification Group. | |
| 1.3.6.1.4.1.9.10.143.3.2.5 | Groupc07vrrpOperationsGroup | current | Conformance group for VRRP over IPv4 and IPv6 operations. | |
| 1.3.6.1.4.1.9.10.143.3.2.6 | Groupc07vrrpStatisticsGroup | current | Conformance group for VRRP over IPv4 and IPv6 statistics. | |
| 1.3.6.1.4.1.9.10.143.3.2.8 | Groupc07vrrpTrapInfoGroup | current | Conformance group for objects contained in VRRP notifications. | |
| 1.3.6.1.4.1.9.10.143.3.2.9 | Groupc07vrrpNotificationsGroup | current | The VRRP MIB Notification Group. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| C07VrId | Integer32 (1..255) | current | A number which, along with IP version and interface index (IfIndex), serves to uniquely identify a virtual router on a given VRRP router. There is no relationship between VrId value used on a IPv4 interface and VrId val… |