CISCO-IETF-VRRP-MIB Download
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.
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-IETF-VRRP-MIB
- cVrrpNotificationCntl
- This object indicates whether the agent should generate the notifications defined in this MIB module. If the value of this object is 'true', then the notifications are generated. If the value of this object is 'false', then the notifications are not gener ...
- cVrrpOperationsTable
- Unified Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'vrrpOperationsEntry' items.
- cVrrpOperationsEntry
- An entry in the cVrrpOperationsTable 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. Note that rows in this table can be distingu ...
- cVrrpOperationsInetAddrType
- The type of Internet address of CVrrpOperationsEntry. This value applies to both cVrrpOperationsMasterIpAddr and cVrrpOperationsPrimaryIpAddr.
- cVrrpOperationsVrId
- This object contains the Virtual Router Identifier (VRID).
- cVrrpOperationsVirtualMacAddr
- The virtual MAC address of the virtual router. Although the value of this object can be derived from the 'cVrrpOperationsVrId' object, i.e., 00-00-5E-00-01-(VRID) for IPv4 and 00-00-5E-00-02-(VRID) for IPv6, it is defined so that it is easily obtainable b ...
- cVrrpOperationsState
- 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 that the virtual router is monitoring the availability of th ...
- cVrrpOperationsPriority
- 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 participa ...
- cVrrpOperationsVersion
- This object contains the VRRP version on which this VRRP instance is running.
- cVrrpOperationsAddrCount
- The number of IP addresses that are associated with this virtual router. This number is equal to the number of rows in the cVrrpAssociatedAddrTable that correspond to a given IP version/VRID/ifIndex.
- cVrrpOperationsMasterIpAddr
- The master router's real IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
- cVrrpOperationsPrimaryIpAddr
- 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 cVrrpOperationsMasterIpAddr', should the virtual router transition from backup state t ...
- cVrrpOperationsAdvInterval
- The time interval, in centiseconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
- cVrrpOperationsPreemptMode
- Controls whether a higher priority virtual router will preempt a lower priority master. If the value of this object is 'true', then the higer priority virtual router will preempt. If the value of this object is 'false', then the higer priority vritual rou ...
- cVrrpOperationsAcceptMode
- 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. If the value of this object is 'true', then the virtual router in Master state will accept. ...
- cVrrpOperationsUpTime
- This is the value of the `sysUpTime' object when this virtual router (i.e., the `vrrpOperState') transitioned out of `initialized'.
- cVrrpOperationsRowStatus
- The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the cVrrpOperationsTable is constrained by the operational state of the corresponding virtual router. When ...
- cVrrpAssociatedIpAddrTable
- The table of addresses associated with this virtual router.
- cVrrpAssociatedIpAddrEntry
- 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 'cV ...
- cVrrpAssociatedInetAddrType
- The type of Internet address of VrrpAssociatedIpAddrEntry.
- cVrrpAssociatedIpAddr
- The assigned IP addresses that a virtual router is responsible for backing up.
- cVrrpAssociatedIpAddrRowStatus
- 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 to either createAndGo(4) or createAndWait(5). Setting this object to active(1) results in the ad ...
- cVrrpRouterChecksumErrors
- The total number of VRRP packets received with an invalid VRRP checksum value.
- cVrrpRouterVersionErrors
- The total number of VRRP packets received with an unknown or unsupported version number.
- cVrrpRouterVrIdErrors
- The total number of VRRP packets received with an invalid VRID for this virtual router.
- cVrrpRouterStatisticsTable
- Table of virtual router statistics.
- cVrrpRouterStatisticsEntry
- An entry in the table, containing statistics information about a given virtual router.
- cVrrpStatisticsBecomeMaster
- 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 the corresponding ...
- cVrrpStatisticsAdvertiseRcvd
- 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 the corresponding instance of cV ...
- cVrrpStatisticsAdvIntervalErrors
- 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 s ...
- cVrrpStatisticsIpTtlErrors
- 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 syste ...
- cVrrpStatisticsPriZeroPktsRcvd
- 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 the corresponding ...
- cVrrpStatisticsPriZeroPktsSent
- 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 the corresponding ins ...
- cVrrpStatisticsInvldTypePktsRcvd
- 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 the ...
- cVrrpStatisticsAddressListErrors
- The total number of VRRP packets received for which the address list contained in the packets does not match the locally configured list that corresponds to rows in the cVrrpAssociatedAddrTable for the virtual router. Discontinuities in the value of this ...
- cVrrpStatisticsPacketLengthErrors
- 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 the co ...
- cVrrpStatisticsDiscontinuityTime
- 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 co ...
- cVrrpStatisticsRefreshRate
- 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.
- cVrrpStatisticsInvalidAuthType
- The total number of packets received with an unknown authentication type.
- cVrrpNotificationNewMasterReason
- This indicates the reason for NewMaster notification. Used by cVrrpNotificationNewMaster notification.
- cVrrpNotificationProtoErrReason
- This indicates the reason for protocol error notification. Used by cVrrpNotificationProtoError notification.
- cVrrpOperationsGroup
- Conformance group for VRRP over IPv4 and IPv6 operations.
- cVrrpStatisticsGroup
- Conformance group for VRRP over IPv4 and IPv6 statistics.
- cVrrpNotificationInfoGroup
- Conformance group for objects contained in VRRP notifications.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.